[PyQt4] 4.10.1

Rex Dieter rdieter at fedoraproject.org
Mon Apr 22 18:29:29 UTC 2013


commit d28b463e2833ba228a83adc24dafd6de0f49bc07
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Apr 22 13:29:28 2013 -0500

    4.10.1

 .gitignore |    1 +
 PyQt4.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f63dc0..5e98a37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /PyQt-x11-gpl-4.10.tar.gz
+/PyQt-x11-gpl-4.10.1.tar.gz
diff --git a/PyQt4.spec b/PyQt4.spec
index ddf36ff..0c98922 100644
--- a/PyQt4.spec
+++ b/PyQt4.spec
@@ -7,8 +7,8 @@
 
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.10
-Release: 3%{?dist}
+Version: 4.10.1
+Release: 1%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions
@@ -295,6 +295,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Apr 22 2013 Rex Dieter <rdieter at fedoraproject.org> 4.10.1-1
+- 4.10.1
+
 * Tue Apr 02 2013 Than Ngo <than at redhat.com> - 4.10-3
 - adapt rhel patch
 
diff --git a/sources b/sources
index 4098563..99f8870 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b5953e96d0f82d322d0cba008163321e  PyQt-x11-gpl-4.10.tar.gz
+e5973c4ec0b0469f329bc00209d2ad9c  PyQt-x11-gpl-4.10.1.tar.gz


More information about the scm-commits mailing list