6.7.0
Resolves: RHEL-27845 Resolves: RHEL-31152
This commit is contained in:
parent
34d2bfc876
commit
102d1a6bfe
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
|||||||
/qtimageformats-everywhere-src-6.5.3.tar.xz
|
/qtimageformats-everywhere-src-6.5.3.tar.xz
|
||||||
/qtimageformats-everywhere-src-6.6.0.tar.xz
|
/qtimageformats-everywhere-src-6.6.0.tar.xz
|
||||||
/qtimageformats-everywhere-src-6.6.1.tar.xz
|
/qtimageformats-everywhere-src-6.6.1.tar.xz
|
||||||
|
/qtimageformats-everywhere-src-6.7.0.tar.xz
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
Summary: Qt6 - QtImageFormats component
|
Summary: Qt6 - QtImageFormats component
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.6.1
|
Version: 6.7.0
|
||||||
Release: 5%{?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,11 @@ rm -rv src/3rdparty
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 19 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-1
|
||||||
|
- 6.7.0
|
||||||
|
Resolves: RHEL-27845
|
||||||
|
Resolves: RHEL-31152
|
||||||
|
|
||||||
* Wed Mar 27 2024 Jan Grulich <jgrulich@redhat.com> - 6.6.1-5
|
* Wed Mar 27 2024 Jan Grulich <jgrulich@redhat.com> - 6.6.1-5
|
||||||
- Add -tests subpackage with unit tests that can run in CI
|
- Add -tests subpackage with unit tests that can run in CI
|
||||||
Resolves: RHEL-28239
|
Resolves: RHEL-28239
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtimageformats-everywhere-src-6.6.1.tar.xz) = da72e093b86638da5e5a5bd78a4ca88b72675d6294ad2af4b516affe88212ccc797ea859784b1f548c75c82fe926d3cd8f96a88901b475d60dc0dc30cfedb5a0
|
SHA512 (qtimageformats-everywhere-src-6.7.0.tar.xz) = 0e30021b028a4e6754c300d343aa72f93ab855cba043ddb2d24855989823c82c78ea67871399d78105dbc092abe2666e0a92caa50aa780ca4e267bf6f05bd914
|
||||||
|
Loading…
Reference in New Issue
Block a user