Update to 5.4.1
This commit is contained in:
parent
c22b2a6f38
commit
bc73556a4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/qtquickcontrols-opensource-src-5.4.0.tar.xz
|
/qtquickcontrols-opensource-src-5.4.0.tar.xz
|
||||||
|
/qtquickcontrols-opensource-src-5.4.1.tar.xz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
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.4.0
|
Version: 5.4.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: BSD and (LGPLv2 with exceptions or GPLv3 with exceptions) and GFDL
|
License: BSD and (LGPLv2 with exceptions or GPLv3 with exceptions) and GFDL
|
||||||
@ -106,6 +106,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 24 2015 Jan Grulich <jgrulich@redhat.com> 5.4.1-1
|
||||||
|
- 5.4.1
|
||||||
|
|
||||||
* Wed Dec 10 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-1
|
* Wed Dec 10 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-1
|
||||||
- 5.4.0 (final)
|
- 5.4.0 (final)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user