import qt5-qtconnectivity-5.15.3-1.el9
This commit is contained in:
parent
fe383cc14f
commit
fb75e97f1c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/qtconnectivity-everywhere-src-5.15.2.tar.xz
|
||||
SOURCES/qtconnectivity-everywhere-opensource-src-5.15.3.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
ada5fc48fc3b14838ec164eab84f193b48b1487f SOURCES/qtconnectivity-everywhere-src-5.15.2.tar.xz
|
||||
c67c32219d2aa89df0a5982f7c6569c95e566a48 SOURCES/qtconnectivity-everywhere-opensource-src-5.15.3.tar.xz
|
||||
|
@ -4,14 +4,14 @@
|
||||
|
||||
Summary: Qt5 - Connectivity components
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.15.2
|
||||
Release: 6%{?dist}
|
||||
Version: 5.15.3
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
Url: http://qt.io
|
||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz
|
||||
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-opensource-src-%{version}.tar.xz
|
||||
Patch0: %{name}-gcc11.patch
|
||||
|
||||
# filter qml provides
|
||||
@ -135,6 +135,10 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
|
||||
- 5.15.3
|
||||
Resolves: bz#2061357
|
||||
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user