Compare commits

..

No commits in common. 'c10-beta' and 'cs10' have entirely different histories.

2
.gitignore vendored

@ -1 +1 @@
SOURCES/PyQt6-6.7.0.tar.gz SOURCES/PyQt6-6.8.0.tar.gz

@ -1 +1 @@
00d30dfd0d550e288c8c9689425ce18f7e56e95d SOURCES/PyQt6-6.7.0.tar.gz 35ff7179a7785a5d294017ef64c81a2f02df0170 SOURCES/PyQt6-6.8.0.tar.gz

@ -6,8 +6,8 @@
Summary: PyQt6 is Python bindings for Qt6 Summary: PyQt6 is Python bindings for Qt6
Name: python-pyqt6 Name: python-pyqt6
Version: 6.7.0 Version: 6.8.0
Release: 3%{?snap:^%{snap}}%{?dist} Release: 1%{?dist}
License: gpl-3.0-only License: gpl-3.0-only
Url: http://www.riverbankcomputing.com/software/pyqt/ Url: http://www.riverbankcomputing.com/software/pyqt/
@ -241,6 +241,14 @@ sed -i \
%changelog %changelog
* Tue Dec 10 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.0-1
- 6.8.0
Resolves: RHEL-53982
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.0-4
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.7.0-3 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.7.0-3
- Bump release for June 2024 mass rebuild - Bump release for June 2024 mass rebuild

Loading…
Cancel
Save