Update to new upstream release 1.15.1 (#2210072)
This commit is contained in:
parent
d34cdde6d6
commit
a5aeaf1a9b
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/PyQt-builder-1.13.0.tar.gz
|
||||
/PyQt-builder-1.14.1.tar.gz
|
||||
/PyQt-builder-1.15.0.tar.gz
|
||||
/PyQt-builder-1.15.1.tar.gz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
%global srcname PyQt-builder
|
||||
|
||||
Name: %{srcname}
|
||||
Version: 1.15.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.15.1
|
||||
Release: 1%{?dist}
|
||||
Summary: The PEP 517 compliant PyQt build system
|
||||
|
||||
License: GPLv2 or GPLv3
|
||||
@ -50,6 +50,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/pyqtbuild/bundle/dlls
|
||||
%{python3_sitelib}/PyQt_builder-%{version}.dist-info
|
||||
|
||||
%changelog
|
||||
* Tue Jul 18 2023 Scott Talbert <swt@techie.net> - 1.15.1-1
|
||||
- Update to new upstream release 1.15.1 (#2210072)
|
||||
|
||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.15.0-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (PyQt-builder-1.15.0.tar.gz) = 6eea424bdeb6921cd56590f95912e6341e09c48bff240005b7288ba2014b422ca84992b3ad48323dc6d5145c70dbfe8681f132142bba01ce95defba1cbf157fa
|
||||
SHA512 (PyQt-builder-1.15.1.tar.gz) = 61ee73b6bb922c04739da60025ab50d35d345d2e298943305fcbd3926cda31d732cc5e5b0dbfc39f5eb85c0f0b091b8c3f5fee00dcc240d7849c5c4191c1368a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user