5.15.1
This commit is contained in:
parent
47ff1e8c21
commit
15e66f0381
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/qtquickcontrols2-everywhere-src-5.12.5.tar.xz
|
/qtquickcontrols2-everywhere-src-5.12.5.tar.xz
|
||||||
/qtquickcontrols2-everywhere-src-5.13.2.tar.xz
|
/qtquickcontrols2-everywhere-src-5.13.2.tar.xz
|
||||||
/qtquickcontrols2-everywhere-src-5.14.2.tar.xz
|
/qtquickcontrols2-everywhere-src-5.14.2.tar.xz
|
||||||
|
/qtquickcontrols2-everywhere-src-5.15.1.tar.xz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Summary: Qt5 - module with set of QtQuick controls for embedded
|
Summary: Qt5 - module with set of QtQuick controls for embedded
|
||||||
Version: 5.14.2
|
Version: 5.15.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv2+ or LGPLv3 and GFDL
|
License: GPLv2+ or LGPLv3 and GFDL
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
@ -103,6 +103,9 @@ rm -f %{buildroot}%{_qt5_libdir}/libQt5*.la
|
|||||||
%{_libdir}/cmake/Qt5QuickTemplates2/
|
%{_libdir}/cmake/Qt5QuickTemplates2/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 10 2020 Jan Grulich <jgrulich@redhat.com> - 5.15.1-1
|
||||||
|
- 5.15.1
|
||||||
|
|
||||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.14.2-3
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.14.2-3
|
||||||
- Second attempt - Rebuilt for
|
- Second attempt - Rebuilt for
|
||||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtquickcontrols2-everywhere-src-5.14.2.tar.xz) = de8b669417c2d039c0f49e805be72e757877991bc3c7feb13417202a4964cb6391924837751c520ed6234930e90dfe00417ca1c369418b2cdf4f09da679ba722
|
SHA512 (qtquickcontrols2-everywhere-src-5.15.1.tar.xz) = ecb75619e80b737e3ae214f65a5175d933f8dc7832eb4eccd469fc1cb1eb85ef5c47f81563165da2d75abf15d7c47b868e68ab758d95183371b4ef64e7c52a39
|
||||||
|
Loading…
Reference in New Issue
Block a user