6.4.0
This commit is contained in:
parent
97611427ed
commit
0ec279c505
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/qtmultimedia-everywhere-src-6.2.3.tar.xz
|
||||
/qtmultimedia-everywhere-src-6.3.0.tar.xz
|
||||
/qtmultimedia-everywhere-src-6.3.1.tar.xz
|
||||
/qtmultimedia-everywhere-src-6.4.0.tar.xz
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
Summary: Qt6 - Multimedia support
|
||||
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 exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -121,7 +121,7 @@ popd
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%license LICENSE.*
|
||||
%license LICENSES/*
|
||||
%{_qt6_libdir}/libQt6Multimedia.so.6*
|
||||
%{_qt6_libdir}/libQt6MultimediaQuick.so.6*
|
||||
%{_qt6_libdir}/libQt6MultimediaWidgets.so.6*
|
||||
@ -161,6 +161,9 @@ popd
|
||||
|
||||
|
||||
%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 (qtmultimedia-everywhere-src-6.3.1.tar.xz) = c557a8577a28df1997a07643c125033d6ab0e1d64a2e67b659f51d11d29c5634e7ea1264ad31705889e138521b65b74761ac68399dd94637ced8c5d6d07e03c3
|
||||
SHA512 (qtmultimedia-everywhere-src-6.4.0.tar.xz) = fd5f0d73374290ecf70d30395b2ddbb05439979a29b5e6b37a1ac40338ffe602ea62b7bb8f3c053b2da35fa9c4101bd6e0a12ee9479c04bb2d63c527c77cb685
|
||||
|
Loading…
Reference in New Issue
Block a user