6.4.0
This commit is contained in:
parent
7a3f06aaf5
commit
cf729e4c44
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/qtimageformats-everywhere-src-6.2.3.tar.xz
|
||||
/qtimageformats-everywhere-src-6.3.0.tar.xz
|
||||
/qtimageformats-everywhere-src-6.3.1.tar.xz
|
||||
/qtimageformats-everywhere-src-6.4.0.tar.xz
|
||||
|
@ -8,8 +8,8 @@
|
||||
|
||||
Summary: Qt6 - QtImageFormats component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.3.1
|
||||
Release: 2%{?dist}
|
||||
Version: 6.4.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -68,8 +68,8 @@ rm -rv src/3rdparty
|
||||
|
||||
|
||||
%files
|
||||
%license LICENSE.GPL*
|
||||
%license LICENSE.LGPL*
|
||||
%license LICENSES/GPL*
|
||||
%license LICENSES/LGPL*
|
||||
%{_qt6_plugindir}/imageformats/libqmng.so
|
||||
%{_qt6_plugindir}/imageformats/libqtga.so
|
||||
%{_qt6_plugindir}/imageformats/libqtiff.so
|
||||
@ -82,6 +82,9 @@ rm -rv src/3rdparty
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2022 Jan Grulich <jgrulich@redhat.com> - 6.4.0-1
|
||||
- 6.4.0
|
||||
|
||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtimageformats-everywhere-src-6.3.1.tar.xz) = 9be2c4dab869c7709775514ee2dbc9d84c8e76b98e8e8a01fcf96355b3309f1830bff57cd9455bc4a33c5f8f0cb948619806dff6f303233c35e5efbdf3cc92f7
|
||||
SHA512 (qtimageformats-everywhere-src-6.4.0.tar.xz) = 3a7302cfbe9187ffb753c7171c62bbf43223c9c876bb0df20de8b593d51ef775bffeff124d269ed8d4ce7e1fb3d55790acd75bce0b5d5bfa223e5e83dfb41f01
|
||||
|
Loading…
Reference in New Issue
Block a user