epel9
Jan Grulich 1 year ago
parent 25aac66c4c
commit 1f3cb738a2

1
.gitignore vendored

@ -22,3 +22,4 @@
/qt5compat-everywhere-src-6.5.2.tar.xz /qt5compat-everywhere-src-6.5.2.tar.xz
/qt5compat-everywhere-src-6.5.3.tar.xz /qt5compat-everywhere-src-6.5.3.tar.xz
/qt5compat-everywhere-src-6.6.0.tar.xz /qt5compat-everywhere-src-6.6.0.tar.xz
/qt5compat-everywhere-src-6.6.1.tar.xz

@ -8,7 +8,7 @@
Summary: Qt6 - Qt 5 Compatibility Libraries Summary: Qt6 - Qt 5 Compatibility Libraries
Name: qt6-%{qt_module} Name: qt6-%{qt_module}
Version: 6.6.0 Version: 6.6.1
Release: 1%{?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
@ -98,6 +98,9 @@ popd
%{_qt6_libdir}/pkgconfig/*.pc %{_qt6_libdir}/pkgconfig/*.pc
%changelog %changelog
* Mon Nov 27 2023 Jan Grulich <jgrulich@redhat.com> - 6.6.1-1
- 6.6.1
* Tue Oct 10 2023 Jan Grulich <jgrulich@redhat.com> - 6.6.0-1 * Tue Oct 10 2023 Jan Grulich <jgrulich@redhat.com> - 6.6.0-1
- 6.6.0 - 6.6.0

@ -1 +1 @@
SHA512 (qt5compat-everywhere-src-6.6.0.tar.xz) = d6eb6ab52281e8b78de2a28aeaa1c0f9107634b5ada9700a4bad4f6fa66e2983dad6566b99d030d0980dd9817395fa033ebee7b79960fa527882b9239e908ff7 SHA512 (qt5compat-everywhere-src-6.6.1.tar.xz) = 2d5e2e40621590adb489dac4ae9a28fe8c2436de05dfe5aea47e449ae88ef82dd831e786d8290d04315c827f8adf217374ea5c6919ae12932496c5cd6ac28c01

Loading…
Cancel
Save