Update to new upstream release (#2010060)
This commit is contained in:
parent
cdeca81d35
commit
8110390cad
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/PyQt-builder-1.6.0.tar.gz
|
||||
/PyQt-builder-1.10.0.tar.gz
|
||||
/PyQt-builder-1.10.3.tar.gz
|
||||
/PyQt-builder-1.11.0.tar.gz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
%global srcname PyQt-builder
|
||||
|
||||
Name: %{srcname}
|
||||
Version: 1.10.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.11.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
|
||||
* Mon Oct 04 2021 Scott Talbert <swt@techie.net> - 1.11.0-1
|
||||
- Update to new upstream release (#2010060)
|
||||
|
||||
* Fri Sep 24 2021 Scott Talbert <swt@techie.net> - 1.10.3-2
|
||||
- Fix license info (#2007385)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (PyQt-builder-1.10.3.tar.gz) = 26a01cb2dc4428277cc62da23404433d75f84c61360c35dfd9c440841adbcb1bf39b2211e4e33967ee2730c163dd1585b5fcbd88c6fd7efa2f1f84915a390e2a
|
||||
SHA512 (PyQt-builder-1.11.0.tar.gz) = 4eeafaa725afeffa5794cc47e733ecfa99887c0f14f461843f4b8c71fbdb2ecf58ba05ca64dbec3e00bb2c192a25e29ee78e93d0bad742becb3379bd357e8e68
|
||||
|
||||
Loading…
Reference in New Issue
Block a user