5.15.3
side-tag: c9s-build-side-453 Resolves: bz#2061359
This commit is contained in:
parent
d0d4eecb87
commit
eab6906ca5
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/qtgraphicaleffects-everywhere-src-5.14.2.tar.xz
|
/qtgraphicaleffects-everywhere-src-5.14.2.tar.xz
|
||||||
/qtgraphicaleffects-everywhere-src-5.15.1.tar.xz
|
/qtgraphicaleffects-everywhere-src-5.15.1.tar.xz
|
||||||
/qtgraphicaleffects-everywhere-src-5.15.2.tar.xz
|
/qtgraphicaleffects-everywhere-src-5.15.2.tar.xz
|
||||||
|
/qtgraphicaleffects-everywhere-opensource-src-5.15.3.tar.xz
|
||||||
|
@ -4,14 +4,14 @@
|
|||||||
|
|
||||||
Summary: Qt5 - QtGraphicalEffects component
|
Summary: Qt5 - QtGraphicalEffects component
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.15.2
|
Version: 5.15.3
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively from qt5-qtbase for details
|
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively from qt5-qtbase for details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
%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
|
||||||
|
|
||||||
# filter qml provides
|
# filter qml provides
|
||||||
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
|
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
|
||||||
@ -73,6 +73,10 @@ make install INSTALL_ROOT=%{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
|
||||||
|
- 5.15.3
|
||||||
|
Resolves: bz#2061359
|
||||||
|
|
||||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtgraphicaleffects-everywhere-src-5.15.2.tar.xz) = 1620a4daa6f2afc13b84752fa92f6d603aea1f7c796a239691b271a455d6887bba87a9a07edbfe008045f051c3e71fc6e22fc337d146c1793e923cfeb20e897d
|
SHA512 (qtgraphicaleffects-everywhere-opensource-src-5.15.3.tar.xz) = 500f22c3845a0aeb5900dce2664b931c177b9b8357eac51594e84bcd55949292d9001467ea317cc8bc020560cb17b56fa16e1d6fdfc8e11a869aaef8d54b6b98
|
||||||
|
Loading…
Reference in New Issue
Block a user