5.12.5
This commit is contained in:
parent
0da79b5158
commit
80d095e1b1
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,3 +6,5 @@
|
|||||||
/qtquickcontrols-everywhere-src-5.12.1.tar.xz
|
/qtquickcontrols-everywhere-src-5.12.1.tar.xz
|
||||||
/qtquickcontrols-everywhere-src-5.12.3.tar.xz
|
/qtquickcontrols-everywhere-src-5.12.3.tar.xz
|
||||||
/qtquickcontrols-everywhere-src-5.12.4.tar.xz
|
/qtquickcontrols-everywhere-src-5.12.4.tar.xz
|
||||||
|
/qtquickcontrols-everywhere-src-5.12.5.tar.xz
|
||||||
|
/qtquickcontrols2-everywhere-src-5.12.5.tar.xz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Summary: Qt5 - module with set of QtQuick controls
|
Summary: Qt5 - module with set of QtQuick controls
|
||||||
Version: 5.12.4
|
Version: 5.12.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: LGPLv2 or LGPLv3 and GFDL
|
License: LGPLv2 or LGPLv3 and GFDL
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
@ -58,6 +58,9 @@ make install INSTALL_ROOT=%{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 24 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.5-1
|
||||||
|
- 5.12.5
|
||||||
|
|
||||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.12.4-2
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.12.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
3
sources
3
sources
@ -1 +1,2 @@
|
|||||||
SHA512 (qtquickcontrols-everywhere-src-5.12.4.tar.xz) = 315f711d856a4f2882c4e60435bd5fc77623b4ba3bd10fea8e8d052e0a183556c4b5342236b18fade0bbae3a45df8b1426a26a87b1d7b071bb3e5846585775f6
|
SHA512 (qtquickcontrols-everywhere-src-5.12.5.tar.xz) = 4539a6ce1ee20f71f6bf48271bc3fe1125bd21899cf36142d1c3d41a68ba56211f27d6e4403c69e86bd4698c7c7c79bc60f2a78ef1b19c5eab5b8690d1a01037
|
||||||
|
SHA512 (qtquickcontrols2-everywhere-src-5.12.5.tar.xz) = afbd742783d83eabf182031e218c2f611709cd66f2b4886317bd356ffff2afabe820e1f552f478a0c3f74daf6fd1f5256900448f5445b84792d6a71b42ccd20a
|
||||||
|
Loading…
Reference in New Issue
Block a user