6.5.0
This commit is contained in:
parent
10a09e2a17
commit
f040ef12e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/qt5compat-everywhere-src-6.4.1.tar.xz
|
||||
/qt5compat-everywhere-src-6.4.2.tar.xz
|
||||
/qt5compat-everywhere-src-6.4.3.tar.xz
|
||||
/qt5compat-everywhere-src-6.5.0.tar.xz
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
Summary: Qt6 - Qt 5 Compatibility Libraries
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
@ -93,11 +93,14 @@ popd
|
||||
%dir %{_qt6_libdir}/cmake/Qt6Core5Compat/
|
||||
%{_qt6_libdir}/cmake/Qt6Core5Compat/*.cmake
|
||||
%{_qt6_archdatadir}/mkspecs/modules/*.pri
|
||||
%{_qt6_datadir}/modules/*.json
|
||||
%{_qt6_libdir}/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/qt6/modules/*.json
|
||||
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Tue Apr 04 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.0-1
|
||||
- 6.5.0
|
||||
|
||||
* Thu Mar 23 2023 Jan Grulich <jgrulich@redhat.com> - 6.4.3-1
|
||||
- 6.4.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qt5compat-everywhere-src-6.4.3.tar.xz) = 22e3d6360afdb83b4bd122153cf3bba09d8593dbdd65ccf5b80e032b9de437f868b05c7170e636fd6bd8f42dd1eb56b07f21b73fd0c4a5437fcb72aa070d830b
|
||||
SHA512 (qt5compat-everywhere-src-6.5.0.tar.xz) = 097f6cda4dee6eac8dd224d8539c26c1c016cb065f1718040f1b8e0b230b562f9b46f05d20655d30fe719d0886e02961a6dfbe7226d0dcc30f7145fe2f32a000
|
||||
|
Loading…
Reference in New Issue
Block a user