Compare commits

...

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

2
.gitignore vendored

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

@ -1 +1 @@
811cdd7fea2761e418aa90660a99654098daf268 SOURCES/qtserialport-everywhere-src-6.7.1.tar.xz
e89dc2dd9752a74a6d37cf2030e889bf6bbc887c SOURCES/qtserialport-everywhere-src-6.8.1.tar.xz

@ -12,8 +12,8 @@
Summary: Qt6 - SerialPort component
Name: qt6-%{qt_module}
Version: 6.7.1
Release: 4%{?dist}
Version: 6.8.1
Release: 2%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
@ -104,6 +104,7 @@ popd
%files
%license LICENSES/*
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
%{_qt6_libdir}/libQt6SerialPort.so.6*
%files devel
@ -129,8 +130,17 @@ popd
%endif
%changelog
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 6.7.1-4
- Rebuilt for MSVSphere 10
* Tue Dec 10 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-2
- Re-enable tests
Resolves: RHEL-53982
* 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-5
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-4
- Bump release for June 2024 mass rebuild

Loading…
Cancel
Save