Merge branch 'rawhide' into f40
This commit is contained in:
commit
9e03e9019a
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/qtmultimedia-everywhere-src-6.6.2.tar.xz
|
||||
/qtmultimedia-everywhere-src-6.7.0.tar.xz
|
||||
/qtmultimedia-everywhere-src-6.7.1.tar.xz
|
||||
/qtmultimedia-everywhere-src-6.7.2.tar.xz
|
||||
|
@ -20,9 +20,8 @@
|
||||
|
||||
Summary: Qt6 - Multimedia support
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.7.1
|
||||
Release: 2%{?dist}
|
||||
|
||||
Version: 6.7.2
|
||||
Release: 1%{?dist}
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
Url: http://www.qt.io
|
||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||
@ -206,6 +205,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 01 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.2-1
|
||||
- 6.7.2
|
||||
|
||||
* Wed May 29 2024 Fabio Valentini <decathorpe@gmail.com> - 6.7.1-2
|
||||
- Rebuild for gstreamer-plugins-bad 1.24 again (sigh)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtmultimedia-everywhere-src-6.7.1.tar.xz) = 18e7b2036baac68a421cb8741713b43d739f558cad8b9d2b8192e390b2c37cfda17f6bb290c9313ae9e3b7ea2ee4fda52b86a58195201e99179d6f4a4e386783
|
||||
SHA512 (qtmultimedia-everywhere-src-6.7.2.tar.xz) = bfcd04a5ba142e2a3bee3b67a261ffb4f651ac4e043e3dcafc0175bd25409de375041aa6fdda4f6899b00e4bad6c06ae9fd0d6a1e7db0b874f1bcf0a578d3c70
|
||||
|
Loading…
Reference in New Issue
Block a user