From 3bc70985ec8f1345ea01f2e5d50ca07ecf1a3231 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Oct 26 2015 15:22:10 +0000 Subject: 5.5.1 --- diff --git a/.gitignore b/.gitignore index 6eded99..7be8987 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /PyQt-gpl-5.4.2.tar.gz -/PyQt-gpl-5.5.tar.gz +/PyQt-gpl-5.5.1.tar.gz diff --git a/python-qt5.spec b/python-qt5.spec index 32c4233..a552426 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -12,8 +12,8 @@ Summary: Python bindings for Qt5 Name: python-qt5 -Version: 5.5 -Release: 2%{?dist} +Version: 5.5.1 +Release: 1%{?dist} # all BSD, except for GPLv2+ dbus bindings and examples License: BSD and GPLv2+ @@ -21,8 +21,8 @@ Url: http://www.riverbankcomputing.com/software/pyqt/ %if 0%{?snap:1} Source0: http://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt-gpl-%{version}%{?snap:-snapshot-%{snap}}.tar.gz %else -#Source0: http://downloads.sourceforge.net/project/pyqt/PyQt5/PyQt-%{version}/PyQt-gpl-%{version}.tar.gz -Source0: http://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt-gpl-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/project/pyqt/PyQt5/PyQt-%{version}/PyQt-gpl-%{version}.tar.gz +#Source0: http://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt-gpl-%{version}.tar.gz %endif Source1: macros.pyqt5 # wrapper, see https://bugzilla.redhat.com/show_bug.cgi?id=1193107#c9 @@ -322,6 +322,9 @@ sed -i \ %changelog +* Mon Oct 26 2015 Rex Dieter 5.5.1-1 +- 5.5.1 + * Mon Oct 12 2015 Rex Dieter 5.5-2 - rebuild (qt5) diff --git a/sources b/sources index b8a56b7..58e67cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -60c0137b26c9ecbc3db0addb9638dc01 PyQt-gpl-5.5.tar.gz +586ed481b734c665b52fbb4f32161ff7 PyQt-gpl-5.5.1.tar.gz