5.10.1
This commit is contained in:
parent
c8110e1870
commit
b0ceb998e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/qtquickcontrols-opensource-src-5.9.2.tar.xz
|
||||
/qtquickcontrols-opensource-src-5.9.3.tar.xz
|
||||
/qtquickcontrols-everywhere-src-5.10.0.tar.xz
|
||||
/qtquickcontrols-everywhere-src-5.10.1.tar.xz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: qt5-%{qt_module}
|
||||
Summary: Qt5 - module with set of QtQuick controls
|
||||
Version: 5.10.0
|
||||
Release: 2%{?dist}
|
||||
Version: 5.10.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPLv2 or LGPLv3 and GFDL
|
||||
Url: http://www.qt.io
|
||||
@ -57,6 +57,9 @@ make install INSTALL_ROOT=%{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 14 2018 Jan Grulich <jgrulich@redhat.com> - 5.10.1-1
|
||||
- 5.10.1
|
||||
|
||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 5.10.0-2
|
||||
- Escape macros in %%changelog
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtquickcontrols-everywhere-src-5.10.0.tar.xz) = 87824d4802581710d6dc23f09c661aaff470a4050ada42be5b75ae88279a50782564a0f7feef059fdce5d50992438ec59417ff42e9258d890d7624855f0d7b70
|
||||
SHA512 (qtquickcontrols-everywhere-src-5.10.1.tar.xz) = b73e8aef52b8010d5db3516afd692a406a2c4c66360ad3212aaca35090ec65c8e13842b5dcce233787b77ddc9067a985690cf1b56d4534efc57fb2f580b12818
|
||||
|
Loading…
Reference in New Issue
Block a user