diff --git a/PyQt5-5.15.0.tar.gz b/PyQt5-5.15.0.tar.gz deleted file mode 100644 index b7612170b71b8c16357e1b7864d3ceff5bc8c702..0000000000000000000000000000000000000000 Binary files a/PyQt5-5.15.0.tar.gz and /dev/null differ diff --git a/dist b/dist new file mode 100644 index 0000000000000000000000000000000000000000..9c0e36ec42a2d9bfefacb21ac6354c9ddd910533 --- /dev/null +++ b/dist @@ -0,0 +1 @@ +an8 diff --git a/download b/download new file mode 100644 index 0000000000000000000000000000000000000000..9878000d74dde6853a4e15cecd1a77d0365b62f8 --- /dev/null +++ b/download @@ -0,0 +1 @@ +451fe0c69aef39ed472ded884eaf94bc PyQt5-5.15.0.tar.gz diff --git a/python-qt5.spec b/python-qt5.spec index 5e5c7cd3c0a8df4476d83deb2c465697a0c4959b..36146a72ca07b45066b1bc543f0440cf90e2f50a 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -1,4 +1,3 @@ -%define anolis_release .0.1 %if 0%{?fedora} || 0%{?rhel} > 7 %global with_python3 1 %global python3_dbus_dir %(%{__python3} -c "import dbus.mainloop; print(dbus.mainloop.__path__[0])" 2>/dev/null || echo "%{python3_sitearch}/dbus/mainloop") @@ -29,7 +28,7 @@ Summary: PyQt5 is Python bindings for Qt5 Name: python-qt5 Version: 5.15.0 -Release: 2%{anolis_release}%{?dist} +Release: 3%{?dist} License: GPLv3 Url: http://www.riverbankcomputing.com/software/pyqt/ @@ -356,8 +355,9 @@ sed -i \ %changelog -* Fri Oct 21 2022 liweiganga - 5.15.0-2.0.1 -- rebuild(qt5) +* Mon Apr 04 2022 Jan Grulich - 5.15.0-3 +- Rebuild (Qt 5.15.3) + Resolves: bz#2061729 * Wed Apr 28 2021 Jan Grulich - 5.15.0-2 - Rebuild (binutils)