Update to new upstream release 12.9.1 (#2049165)
This commit is contained in:
parent
8db46b62bf
commit
393656141d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/PyQt5_sip-12.8.1.tar.gz
|
||||
/PyQt5_sip-12.9.0.tar.gz
|
||||
/PyQt5_sip-12.9.1.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global _sip_api %{_sip_api_major}.%{_sip_api_minor}
|
||||
|
||||
Name: python-%{pkg_name}
|
||||
Version: 12.9.0
|
||||
Release: 3%{?dist}
|
||||
Version: 12.9.1
|
||||
Release: 1%{?dist}
|
||||
Summary: The sip module support for PyQt5
|
||||
|
||||
License: GPLv2 or GPLv3
|
||||
@ -47,6 +47,9 @@ Provides: python3-pyqt5-sip-api(%{_sip_api_major})%{?_isa} = %{_sip_api}
|
||||
%{python3_sitearch}/PyQt5/
|
||||
|
||||
%changelog
|
||||
* Fri Feb 18 2022 Scott Talbert <swt@techie.net> - 12.9.1-1
|
||||
- Update to new upstream release 12.9.1 (#2049165)
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 12.9.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (PyQt5_sip-12.9.0.tar.gz) = ca6f3b18b64391fded88732a8109a04d85727bbddecdf126679b187c7f0487c3c1f69ada3e8c54051281a43c6f2de70390ac5ff18a1bed79994070ddde730c5f
|
||||
SHA512 (PyQt5_sip-12.9.1.tar.gz) = b8fbb6123d8ddf604dfa4ff5ae17a79b89cfae08f9320fd8cab223c4186350831ee2445ed6d2a1d920146fcfc927f3df00b616f15fd3bfabca3f094f66e142df
|
||||
|
Loading…
Reference in New Issue
Block a user