diff --git a/.gitignore b/.gitignore index 0b3b3e2..45c3165 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /PyQt5_gpl-5.8.1.tar.gz /PyQt5_gpl-5.8.2.tar.gz /PyQt5_gpl-5.9.tar.gz +/PyQt5_gpl-5.9.1.tar.gz diff --git a/python-qt5.spec b/python-qt5.spec index 490f71f..ebdfcb7 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -1,10 +1,10 @@ %if 0%{?fedora} || 0%{?rhel} > 7 %global with_python3 1 -%global python3_dbus_dir %(%{__python3} -c "import dbus.mainloop; print(dbus.mainloop.__path__[0])") +%global python3_dbus_dir %(%{__python3} -c "import dbus.mainloop; print(dbus.mainloop.__path__[0])" 2>/dev/null) %endif %global with_python2 1 -%global python2_dbus_dir %(%{__python2} -c "import dbus.mainloop; print(dbus.mainloop.__path__[0])") +%global python2_dbus_dir %(%{__python2} -c "import dbus.mainloop; print(dbus.mainloop.__path__[0])" 2>/dev/null) # enable/disable individual modules # drop power64, it's not supported yet (than) @@ -19,8 +19,8 @@ Summary: PyQt5 is Python bindings for Qt5 Name: python-qt5 -Version: 5.9 -Release: 8%{?dist} +Version: 5.9.1 +Release: 1%{?dist} # all BSD, except for GPLv2+ dbus bindings and examples License: BSD and GPLv2+ @@ -67,10 +67,10 @@ BuildRequires: pkgconfig(Qt5Xml) pkgconfig(Qt5XmlPatterns) BuildRequires: pkgconfig(Qt5WebChannel) BuildRequires: pkgconfig(Qt5WebSockets) BuildRequires: python2-devel python2 -BuildRequires: sip-devel >= 4.19.2 +BuildRequires: sip-devel >= 4.19.4 %if 0%{?with_python3} BuildRequires: python3-devel python3 -BuildRequires: python3-sip-devel >= 4.19.2 +BuildRequires: python3-sip-devel >= 4.19.4 BuildRequires: python3-dbus %endif # with_python3 @@ -456,6 +456,9 @@ sed -i \ %changelog +* Sat Nov 04 2017 Rex Dieter - 5.9.1-1 +- 5.9.1 + * Mon Oct 09 2017 Rex Dieter - 5.9-8 - rebuild (qt5) diff --git a/sources b/sources index d2e88bb..48815d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (PyQt5_gpl-5.9.tar.gz) = 6e925dee751d6b2ab97b3614b0150f305798b89920e11db7a2cbef579e4c21839a38f4ad7eee5828a0c28942999955715a265e043004ee7838d376025d32e4aa +SHA512 (PyQt5_gpl-5.9.1.tar.gz) = 1c7d00dac5329296dd205eddeeecfd29495c4746791730056d143438871eb64a5d9827dcb1e28a78e8746218908e0e72374bd686a21b631b9aa1aa1c67e61eac