6.9.1
Resolves: RHEL-78536
This commit is contained in:
parent
328d676ca4
commit
d88dafb471
2
.gitignore
vendored
2
.gitignore
vendored
@ -26,3 +26,5 @@
|
||||
/qtimageformats-everywhere-src-6.7.0.tar.xz
|
||||
/qtimageformats-everywhere-src-6.7.1.tar.xz
|
||||
/qtimageformats-everywhere-src-6.8.1.tar.xz
|
||||
/qtimageformats-everywhere-src-6.9.0.tar.xz
|
||||
/qtimageformats-everywhere-src-6.9.1.tar.xz
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
|
||||
Summary: Qt6 - QtImageFormats component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.8.1
|
||||
Version: 6.9.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
@ -75,7 +75,7 @@ rm -rv src/3rdparty
|
||||
%cmake_qt6 \
|
||||
-DQT_BUILD_EXAMPLES:BOOL=%{?examples:ON}%{!?examples:OFF} \
|
||||
-DQT_BUILD_TESTS=%{?build_tests:ON}%{!?build_tests:OFF} \
|
||||
-DQT_FEATURE_mng=ON
|
||||
-DFEATURE_mng=ON
|
||||
|
||||
%cmake_build
|
||||
|
||||
@ -113,6 +113,10 @@ rm -rv src/3rdparty
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 14 2025 Jan Grulich <jgrulich@redhat.com> - 6.9.1-1
|
||||
- 6.9.1
|
||||
Resolves: RHEL-78536
|
||||
|
||||
* Fri Dec 06 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-1
|
||||
- 6.8.1
|
||||
Resolves: RHEL-53982
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtimageformats-everywhere-src-6.8.1.tar.xz) = 9e5a7226d904234304ab5f4a884b2a3e42176477687492aaadf10cab9ec92bc512c44a0cd9cae3c1cb2e7224c322e2c15197f1d0f7966f167258a1c2b7b9b360
|
||||
SHA512 (qtimageformats-everywhere-src-6.9.1.tar.xz) = 6b16801dba5fd8f9431fa96588e030b76865a0d975ad74af0e343ffb05f96a0cf14a5c1a00554238ef087562ea875efaef642ed8b9d2a0352cc3d2aa018f9719
|
||||
|
||||
Loading…
Reference in New Issue
Block a user