epel9
Jan Grulich 12 months ago
parent bc18a600ee
commit f7c90ff5a1

1
.gitignore vendored

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

@ -15,7 +15,7 @@
Summary: Qt6 - QtDeclarative component Summary: Qt6 - QtDeclarative component
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
@ -335,6 +335,9 @@ make check -k -C tests ||:
%endif %endif
%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 (qtdeclarative-everywhere-src-6.6.0.tar.xz) = 6563d23d48c828a7895279c42befa2275b02301fa16906494ea84a9c80076ea5c7f1be773a52f483dab5d8304feedfd9c5df4ac83cd77284aacae0287760555a SHA512 (qtdeclarative-everywhere-src-6.6.1.tar.xz) = 1a819187519670338df1c308d5980aed985670ee3e79a424e56d8e300855513541f46a1b89d9f595bdab382a0072761f0fda87d78653602041a10a5bd3e7bdcd

Loading…
Cancel
Save