import qt5-qtmultimedia-5.15.9-1.el9

i9c changed/i9c/qt5-qtmultimedia-5.15.9-1.el9
MSVSphere Packaging Team 1 year ago
parent a074a16f99
commit 5e948d914d

2
.gitignore vendored

@ -1 +1 @@
SOURCES/qtmultimedia-everywhere-opensource-src-5.15.3.tar.xz
SOURCES/qtmultimedia-everywhere-opensource-src-5.15.9.tar.xz

@ -1 +1 @@
73d3392cc23117fd723dbc35ffa5e46805b7fb90 SOURCES/qtmultimedia-everywhere-opensource-src-5.15.3.tar.xz
e52b8b8482bc62232cf1b738f58f2e5747c29f0d SOURCES/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
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 5.15.3-1
- Rebuilt for MSVSphere 9.1.

Loading…
Cancel
Save