5.15.9
This commit is contained in:
parent
b6b90e4b06
commit
2c761ba1a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/qtmultimedia-everywhere-src-5.15.1.tar.xz
|
||||
/qtmultimedia-everywhere-src-5.15.2.tar.xz
|
||||
/qtmultimedia-everywhere-opensource-src-5.15.3.tar.xz
|
||||
/qtmultimedia-everywhere-opensource-src-5.15.9.tar.xz
|
||||
|
1
.qt5-qtmultimedia.metadata
Normal file
1
.qt5-qtmultimedia.metadata
Normal file
@ -0,0 +1 @@
|
||||
e52b8b8482bc62232cf1b738f58f2e5747c29f0d qtmultimedia-everywhere-opensource-src-5.15.9.tar.xz
|
@ -11,7 +11,7 @@
|
||||
|
||||
Summary: Qt5 - Multimedia support
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.15.3
|
||||
Version: 5.15.9
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
@ -19,8 +19,9 @@ License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
Url: http://www.qt.io
|
||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-opensource-src-%{version}.tar.xz
|
||||
|
||||
Patch0: qtmultimedia-python-shebang.patch
|
||||
Patch1: %{name}-gcc11.patch
|
||||
Patch1: %{name}-gcc11.patch
|
||||
|
||||
# filter plugin/qml provides
|
||||
%global __provides_exclude_from ^(%{_qt5_archdatadir}/qml/.*\\.so|%{_qt5_plugindir}/.*\\.so)$
|
||||
@ -173,6 +174,10 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Apr 18 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
|
||||
- 5.15.9
|
||||
Resolves: bz#2175736
|
||||
|
||||
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
|
||||
- 5.15.3
|
||||
Resolves: bz#2061361
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtmultimedia-everywhere-opensource-src-5.15.3.tar.xz) = 8206df23a84ce77d234a97cd4847f7185d7b5ca2c6bf1cd48dc19c833a302f92f85c53d8bccd4bcfbfb6cdc82c2246b2fb62400eefd5d4b152e95e378dded668
|
||||
SHA512 (qtmultimedia-everywhere-opensource-src-5.15.9.tar.xz) = f167e7910c19a55858a4b8e53c293908ef50e8a299b5dc6a346c2c877b4f65aa6da17807ec3f297530515b4558c74e97d54d6013c27400c1c4964c7c4dbef6cd
|
||||
|
Loading…
Reference in New Issue
Block a user