From 2e1e82857f9abf28ab032133e1c6fb524856a20f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 12 Jun 2015 20:05:56 -0500 Subject: [PATCH] 5.4.2 --- .gitignore | 3 +-- python-qt5.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index da0b3bd..23dbc6b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/PyQt-gpl-5.4.tar.gz -/PyQt-gpl-5.4.1.tar.gz +/PyQt-gpl-5.4.2.tar.gz diff --git a/python-qt5.spec b/python-qt5.spec index a492e91..20b3462 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -12,8 +12,8 @@ Summary: Python bindings for Qt5 Name: python-qt5 -Version: 5.4.1 -Release: 5%{?dist} +Version: 5.4.2 +Release: 1%{?dist} # all BSD, except for GPLv2+ dbus bindings and examples License: BSD and GPLv2+ @@ -55,10 +55,10 @@ BuildRequires: pkgconfig(Qt5WebChannel) BuildRequires: pkgconfig(Qt5WebKit) pkgconfig(Qt5WebKitWidgets) BuildRequires: pkgconfig(Qt5WebSockets) BuildRequires: python2-devel -BuildRequires: sip-devel >= 4.16.6 +BuildRequires: sip-devel >= 4.16.8 %if 0%{?with_python3} BuildRequires: python3-devel -BuildRequires: python3-sip-devel >= 4.16.6 +BuildRequires: python3-sip-devel >= 4.16.8 BuildRequires: python3-dbus %endif # with_python3 @@ -315,6 +315,9 @@ sed -i \ %changelog +* Fri Jun 12 2015 Rex Dieter 5.4.2-1 +- 5.4.2 + * Fri Jun 05 2015 Rex Dieter - 5.4.1-5 - wrong python release used in pyuic5 launch script (#1193107) - -doc: add qsci doc QyQt5.api content diff --git a/sources b/sources index 7e21ea8..aa52bd5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a07bd7c426c7cda39f9a5072ee724aba PyQt-gpl-5.4.1.tar.gz +33936458544b69251a8f4a2308d469d3 PyQt-gpl-5.4.2.tar.gz