Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
SOURCES/qtnetworkauth-everywhere-src-6.8.1.tar.xz SOURCES/qtnetworkauth-everywhere-src-6.7.1.tar.xz

@ -1 +1 @@
b543969f4003e2414d09091babbca791d63cd595 SOURCES/qtnetworkauth-everywhere-src-6.8.1.tar.xz 1216b442d715d36001573a56122a3a0062e824cc SOURCES/qtnetworkauth-everywhere-src-6.7.1.tar.xz

@ -11,8 +11,8 @@
Summary: Qt6 - NetworkAuth component Summary: Qt6 - NetworkAuth component
Name: qt6-%{qt_module} Name: qt6-%{qt_module}
Version: 6.8.1 Version: 6.7.1
Release: 1%{?dist} Release: 3%{?dist}
License: GPL-3.0-only WITH Qt-GPL-exception-1.0 License: GPL-3.0-only WITH Qt-GPL-exception-1.0
Url: http://www.qt.io Url: http://www.qt.io
@ -103,7 +103,6 @@ popd
%files %files
%license LICENSES/GPL* %license LICENSES/GPL*
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
%{_qt6_libdir}/libQt6NetworkAuth.so.6* %{_qt6_libdir}/libQt6NetworkAuth.so.6*
%files devel %files devel
@ -129,14 +128,6 @@ popd
%endif %endif
%changelog %changelog
* Fri Dec 06 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-1
- 6.8.1
Resolves: RHEL-53982
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-4
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-3 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-3
- Bump release for June 2024 mass rebuild - Bump release for June 2024 mass rebuild

Loading…
Cancel
Save