5.13.0
This commit is contained in:
parent
db36e23f48
commit
6b50992940
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/PyQt5_gpl-5.12.1.tar.gz
|
||||
/PyQt5_gpl-5.12.2.tar.gz
|
||||
/PyQt5_gpl-5.12.3.tar.gz
|
||||
/PyQt5_gpl-5.13.0.tar.gz
|
||||
|
@ -36,8 +36,8 @@
|
||||
|
||||
Summary: PyQt5 is Python bindings for Qt5
|
||||
Name: python-qt5
|
||||
Version: 5.12.3
|
||||
Release: 5%{?dist}
|
||||
Version: 5.13.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3
|
||||
Url: http://www.riverbankcomputing.com/software/pyqt/
|
||||
@ -90,7 +90,7 @@ BuildRequires: python2-enum34
|
||||
%global python2_dbus dbus-python
|
||||
%endif
|
||||
BuildRequires: %{python2_dbus}
|
||||
%global sip_ver 4.19.17
|
||||
%global sip_ver 4.19.18
|
||||
BuildRequires: python2-pyqt5-sip >= %{sip_ver}
|
||||
BuildRequires: python2-sip-devel >= %{sip_ver}
|
||||
%endif # with_python2
|
||||
@ -546,6 +546,9 @@ sed -i \
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Aug 04 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.13.0-1
|
||||
- 5.13.0
|
||||
|
||||
* Tue Jul 30 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.12.3-5
|
||||
- move pyuic and friends to -base (#1728273)
|
||||
- move Provides: PyQt5 to python3-qt5 (#1730635)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (PyQt5_gpl-5.12.3.tar.gz) = ef07605ac5d53ecabc2f4223b5bfd39f87e5aa41aa4c11cd9bd7cb652ad8d4f6bfcd7f8e931210a0f65b586e2aa32e0862df9ba08c103948a50bfeb207416e8b
|
||||
SHA512 (PyQt5_gpl-5.13.0.tar.gz) = 72cdd700956f8a5791fd38cac6a348f189eec9e69f3fd79a0c711ff49c770d4982fe62ec9057830d26abc4c12133922df915be0844449212f0bdf338fe1e4cb0
|
||||
|
Loading…
Reference in New Issue
Block a user