epel9
Jan Grulich 2 years ago
parent f040ef12e3
commit 8786615038

1
.gitignore vendored

@ -18,3 +18,4 @@
/qt5compat-everywhere-src-6.4.2.tar.xz /qt5compat-everywhere-src-6.4.2.tar.xz
/qt5compat-everywhere-src-6.4.3.tar.xz /qt5compat-everywhere-src-6.4.3.tar.xz
/qt5compat-everywhere-src-6.5.0.tar.xz /qt5compat-everywhere-src-6.5.0.tar.xz
/qt5compat-everywhere-src-6.5.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.5.0 Version: 6.5.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 May 22 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.1-1
- 6.5.1
* Tue Apr 04 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.0-1 * Tue Apr 04 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.0-1
- 6.5.0 - 6.5.0

@ -1 +1 @@
SHA512 (qt5compat-everywhere-src-6.5.0.tar.xz) = 097f6cda4dee6eac8dd224d8539c26c1c016cb065f1718040f1b8e0b230b562f9b46f05d20655d30fe719d0886e02961a6dfbe7226d0dcc30f7145fe2f32a000 SHA512 (qt5compat-everywhere-src-6.5.1.tar.xz) = 513de021e2ab3413399b9f8cb7e86e744af468e28f1d11c1024d49650ac6658939e7e96607432511aa4095e6e122b9434f36e43ea712e657b10d7dfa0bd08b7d

Loading…
Cancel
Save