6.8.1
Resolves: RHEL-53982
This commit is contained in:
parent
9b2eb5e372
commit
8f2da66666
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/qt5compat-everywhere-src-6.6.1.tar.xz
|
/qt5compat-everywhere-src-6.6.1.tar.xz
|
||||||
/qt5compat-everywhere-src-6.7.0.tar.xz
|
/qt5compat-everywhere-src-6.7.0.tar.xz
|
||||||
/qt5compat-everywhere-src-6.7.1.tar.xz
|
/qt5compat-everywhere-src-6.7.1.tar.xz
|
||||||
|
/qt5compat-everywhere-src-6.8.1.tar.xz
|
||||||
|
@ -13,8 +13,8 @@
|
|||||||
|
|
||||||
Summary: Qt6 - Qt 5 Compatibility Libraries
|
Summary: Qt6 - Qt 5 Compatibility Libraries
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.7.1
|
Version: 6.8.1
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
@ -112,6 +112,7 @@ popd
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSES/*
|
%license LICENSES/*
|
||||||
|
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
|
||||||
%{_qt6_libdir}/libQt6Core5Compat.so.6*
|
%{_qt6_libdir}/libQt6Core5Compat.so.6*
|
||||||
%{_qt6_libdir}/qt6/qml/Qt5Compat/GraphicalEffects/*
|
%{_qt6_libdir}/qt6/qml/Qt5Compat/GraphicalEffects/*
|
||||||
|
|
||||||
@ -140,6 +141,10 @@ 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
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-4
|
||||||
- Bump release for October 2024 mass rebuild:
|
- Bump release for October 2024 mass rebuild:
|
||||||
Resolves: RHEL-64018
|
Resolves: RHEL-64018
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qt5compat-everywhere-src-6.7.1.tar.xz) = f6a3552f6aefab374bf3e483774dff10c9aaebee7085b81b1487a0ed6fb7cff072d9f97bd199ff3e9fef6838d93aa015dec58c5b5e11f6eb4fb062a0ca015e52
|
SHA512 (qt5compat-everywhere-src-6.8.1.tar.xz) = ef1764820387a6c9461fe4e21e44f77c6e95068d4cb37ea221228f06596b7bdb2cbe971e8646832454749954cbc31942eb882808c1b5b3b4d1efce5cf84bd93b
|
||||||
|
Loading…
Reference in New Issue
Block a user