[python-cairosvg] 1.0.7-1

Ralph Bean ralph at fedoraproject.org
Thu May 8 13:01:19 UTC 2014


commit 685d17cd2a6b01a23fa9f609e4da6ca5a22cdf7f
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu May 8 09:01:35 2014 -0400

    1.0.7-1

 .gitignore           |    1 +
 python-cairosvg.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c62704..264adb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /CairoSVG-0.5.tar.gz
 /CairoSVG-1.0.4.tar.gz
 /CairoSVG-1.0.6.tar.gz
+/CairoSVG-1.0.7.tar.gz
diff --git a/python-cairosvg.spec b/python-cairosvg.spec
index c7103f7..924cbe9 100644
--- a/python-cairosvg.spec
+++ b/python-cairosvg.spec
@@ -6,7 +6,7 @@
 %global eggname CairoSVG
 
 Name:               python-cairosvg
-Version:            1.0.6
+Version:            1.0.7
 Release:            1%{?dist}
 Summary:            A Simple SVG Converter for Cairo
 
@@ -91,6 +91,9 @@ popd
 %endif
 
 %changelog
+* Thu May 08 2014 Ralph Bean <rbean at redhat.com> - 1.0.7-1
+- Latest upstream.
+
 * Fri Mar 07 2014 Ralph Bean <rbean at redhat.com> - 1.0.6-1
 - Latest upstream.
 
diff --git a/sources b/sources
index 9936147..c44f4f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a3d442be71c1a66618b371c860c3c6f  CairoSVG-1.0.6.tar.gz
+514338622fb164f57639607335188a97  CairoSVG-1.0.7.tar.gz


More information about the scm-commits mailing list