diff --git a/.gitignore b/.gitignore index 264adb3..6d4c182 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /CairoSVG-1.0.4.tar.gz /CairoSVG-1.0.6.tar.gz /CairoSVG-1.0.7.tar.gz +/CairoSVG-1.0.9.tar.gz diff --git a/python-cairosvg.spec b/python-cairosvg.spec index 2d60fda..3e3b3bf 100644 --- a/python-cairosvg.spec +++ b/python-cairosvg.spec @@ -6,8 +6,8 @@ %global eggname CairoSVG Name: python-cairosvg -Version: 1.0.7 -Release: 3%{?dist} +Version: 1.0.9 +Release: 1%{?dist} Summary: A Simple SVG Converter for Cairo Group: Development/Libraries @@ -91,6 +91,9 @@ popd %endif %changelog +* Wed Aug 20 2014 Ralph Bean - 1.0.9-1 +- Latest upstream. + * Sat Jun 07 2014 Fedora Release Engineering - 1.0.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index c44f4f9..7b9476b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -514338622fb164f57639607335188a97 CairoSVG-1.0.7.tar.gz +4a15e7cf8debd205f6a9cc4b17c2e411 CairoSVG-1.0.9.tar.gz