Update to new upstream release 1.13.0 (#2098289)
This commit is contained in:
parent
6565c9903c
commit
87bdddd7f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/PyQt-builder-1.12.0.tar.gz
|
||||
/PyQt-builder-1.12.1.tar.gz
|
||||
/PyQt-builder-1.12.2.tar.gz
|
||||
/PyQt-builder-1.13.0.tar.gz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
%global srcname PyQt-builder
|
||||
|
||||
Name: %{srcname}
|
||||
Version: 1.12.2
|
||||
Release: 3%{?dist}
|
||||
Version: 1.13.0
|
||||
Release: 1%{?dist}
|
||||
Summary: The PEP 517 compliant PyQt build system
|
||||
|
||||
License: GPLv2 or GPLv3
|
||||
@ -45,6 +45,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/pyqtbuild/bundle/dlls
|
||||
%{python3_sitelib}/PyQt_builder-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Jul 20 2022 Scott Talbert <swt@techie.net> - 1.13.0-1
|
||||
- Update to new upstream release 1.13.0 (#2098289)
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.12.2-3
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (PyQt-builder-1.12.2.tar.gz) = 022f2cd40c100543c4b442fc5b27bbf2ec853d94b531f8f6dc1d7f92b07bcc20e8f0a4eb64feb96d094ba0d5f01fddcc8aed23ddf67a61417e07983a73918230
|
||||
SHA512 (PyQt-builder-1.13.0.tar.gz) = dd7df6c22b4829307154a1f0f2d065249ee84676be5ca215c029887187d4fd1a30d46264e9c54e23ff2cc08675dff75d39bdf7ba269121ffa369e6f43dec38c7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user