5.15.3
This commit is contained in:
parent
be67771139
commit
b2873e2704
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/qtquickcontrols2-everywhere-src-5.14.2.tar.xz
|
||||
/qtquickcontrols2-everywhere-src-5.15.1.tar.xz
|
||||
/qtquickcontrols2-everywhere-src-5.15.2.tar.xz
|
||||
/qtquickcontrols2-everywhere-opensource-src-5.15.3.tar.xz
|
||||
|
@ -2,13 +2,13 @@
|
||||
|
||||
Name: qt5-%{qt_module}
|
||||
Summary: Qt5 - module with set of QtQuick controls for embedded
|
||||
Version: 5.15.2
|
||||
Release: 5%{?dist}
|
||||
Version: 5.15.3
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv2+ or LGPLv3 and GFDL
|
||||
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-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
|
||||
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
|
||||
@ -104,6 +104,9 @@ rm -f %{buildroot}%{_qt5_libdir}/libQt5*.la
|
||||
%{_libdir}/cmake/Qt5QuickTemplates2/
|
||||
|
||||
%changelog
|
||||
* Fri Mar 04 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
|
||||
- 5.15.3
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.15.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtquickcontrols2-everywhere-src-5.15.2.tar.xz) = 5af506fd5842c505ae5fbd04fdd2a467c5b6a9547b4cea80c9cf051e9dea49bbf17843d8bc12e69e95810e70119c2843c24171c84e0f5df62dd2f59a39903c8f
|
||||
SHA512 (qtquickcontrols2-everywhere-opensource-src-5.15.3.tar.xz) = c7127ed4b74c4d4d91ab7d167fffde0f20acbf75065be5e85adda19cd033afe4862430689e58a43719cab523864d615aa8befa004ae13e5337596dac1be0fddb
|
||||
|
Loading…
Reference in New Issue
Block a user