Compare commits

..

No commits in common. 'i10c-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
Name: python-pyqt6
Version: 6.7.0
Release: 3%{?snap:^%{snap}}%{?dist}
Version: 6.8.0
Release: 1%{?dist}
License: gpl-3.0-only
Url: http://www.riverbankcomputing.com/software/pyqt/
@ -241,8 +241,13 @@ sed -i \
%changelog
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 6.7.0-3
- Rebuilt for MSVSphere 10
* 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
- Bump release for June 2024 mass rebuild

Loading…
Cancel
Save