[python-qt5] 5.4.1

Rex Dieter rdieter at fedoraproject.org
Thu Feb 26 23:00:28 UTC 2015


commit ec5d6887b316daad71a1f7f2d263d2b0c3708c95
Author: Rex Dieter <rdieter at gmail.com>
Date:   Thu Feb 26 17:00:28 2015 -0600

    5.4.1

 .gitignore      |  1 +
 python-qt5.spec | 11 +++++++----
 sources         |  2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce7fd84..da0b3bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /PyQt-gpl-5.4.tar.gz
+/PyQt-gpl-5.4.1.tar.gz
diff --git a/python-qt5.spec b/python-qt5.spec
index a8fe50d..ec22fa8 100644
--- a/python-qt5.spec
+++ b/python-qt5.spec
@@ -12,8 +12,8 @@
 
 Summary: Python bindings for Qt5
 Name: 	 python-qt5 
-Version: 5.4
-Release: 6%{?dist}
+Version: 5.4.1
+Release: 1%{?dist}
 
 # all BSD, except for GPLv2+ dbus bindings and examples
 License: BSD and GPLv2+
@@ -50,10 +50,10 @@ BuildRequires: pkgconfig(Qt5X11Extras)
 BuildRequires: pkgconfig(Qt5Xml) pkgconfig(Qt5XmlPatterns)
 BuildRequires: pkgconfig(Qt5WebKit) pkgconfig(Qt5WebKitWidgets)
 BuildRequires: python2-devel
-BuildRequires: sip-devel >= 4.16.5
+BuildRequires: sip-devel >= 4.16.6
 %if 0%{?with_python3}
 BuildRequires: python3-devel
-BuildRequires: python3-sip-devel >= 4.16.5
+BuildRequires: python3-sip-devel >= 4.16.6
 BuildRequires: python3-dbus
 %endif # with_python3
 
@@ -283,6 +283,9 @@ sed -i \
 
 
 %changelog
+* Thu Feb 26 2015 Rex Dieter <rdieter at fedoraproject.org> 5.4.1-1
+- 5.4.1
+
 * Wed Feb 25 2015 Rex Dieter <rdieter at fedoraproject.org> 5.4-6
 - rebuild (sip)
 
diff --git a/sources b/sources
index 44e0e94..7e21ea8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f2eb79eaf3d7e5e7df5a4e9c8c9340e  PyQt-gpl-5.4.tar.gz
+a07bd7c426c7cda39f9a5072ee724aba  PyQt-gpl-5.4.1.tar.gz


More information about the scm-commits mailing list