Update to new upstream release 1.12.2 (#2018190)
This commit is contained in:
parent
f773be528c
commit
e74a185057
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/PyQt-builder-1.11.0.tar.gz
|
||||
/PyQt-builder-1.12.0.tar.gz
|
||||
/PyQt-builder-1.12.1.tar.gz
|
||||
/PyQt-builder-1.12.2.tar.gz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
%global srcname PyQt-builder
|
||||
|
||||
Name: %{srcname}
|
||||
Version: 1.12.1
|
||||
Version: 1.12.2
|
||||
Release: 1%{?dist}
|
||||
Summary: The PEP 517 compliant PyQt build system
|
||||
|
||||
@ -45,6 +45,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/pyqtbuild/bundle/dlls
|
||||
%{python3_sitelib}/PyQt_builder-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Sat Oct 30 2021 Scott Talbert <swt@techie.net> - 1.12.2-1
|
||||
- Update to new upstream release 1.12.2 (#2018190)
|
||||
|
||||
* Tue Oct 12 2021 Scott Talbert <swt@techie.net> - 1.12.1-1
|
||||
- Update to new upstream release 1.12.1 (#2013246)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (PyQt-builder-1.12.1.tar.gz) = 4f006564f51758cb05da8dce78aead58a23d132405124e92bf79cac39eaa845efa5db15a2abdd43ae95e191d38d81fbc592f75bb68f83b83e25c51f8f84e6182
|
||||
SHA512 (PyQt-builder-1.12.2.tar.gz) = 022f2cd40c100543c4b442fc5b27bbf2ec853d94b531f8f6dc1d7f92b07bcc20e8f0a4eb64feb96d094ba0d5f01fddcc8aed23ddf67a61417e07983a73918230
|
||||
|
||||
Loading…
Reference in New Issue
Block a user