Update to 5.6.1
This commit is contained in:
parent
952cc182be
commit
c406596107
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/qtquickcontrols-opensource-src-5.6.0-beta1.tar.xz
|
/qtquickcontrols-opensource-src-5.6.0-beta1.tar.xz
|
||||||
/qtquickcontrols-opensource-src-5.6.0-rc.tar.xz
|
/qtquickcontrols-opensource-src-5.6.0-rc.tar.xz
|
||||||
/qtquickcontrols-opensource-src-5.6.0.tar.xz
|
/qtquickcontrols-opensource-src-5.6.0.tar.xz
|
||||||
|
/qtquickcontrols-opensource-src-5.6.1.tar.xz
|
||||||
|
@ -7,8 +7,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.6.0
|
Version: 5.6.1
|
||||||
Release: 4%{?prerelease:.%{prerelease}}%{?dist}
|
Release: 1%{?prerelease:.%{prerelease}}%{?dist}
|
||||||
|
|
||||||
License: LGPLv2 or LGPLv3 and GFDL
|
License: LGPLv2 or LGPLv3 and GFDL
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
@ -103,6 +103,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 09 2016 Jan Grulich <jgrulich@redhat.com> - 5.6.1-1
|
||||||
|
- Update to 5.6.1
|
||||||
|
|
||||||
* Sun Apr 17 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.0-4
|
* Sun Apr 17 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.0-4
|
||||||
- BR: qt5-qtbase-private-devel qt5-qtdeclarative-private-devel
|
- BR: qt5-qtbase-private-devel qt5-qtdeclarative-private-devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user