5.4.0 (final)

This commit is contained in:
Rex Dieter 2014-12-10 07:40:22 -06:00
parent 4c564adea6
commit c22b2a6f38
3 changed files with 6 additions and 6 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/qtquickcontrols-opensource-src-5.3.2.tar.xz /qtquickcontrols-opensource-src-5.4.0.tar.xz
/qtquickcontrols-opensource-src-5.4.0-rc.tar.xz

View File

@ -5,12 +5,10 @@
# where qt5-qttools builds are not yet available # where qt5-qttools builds are not yet available
%define docs 1 %define docs 1
%define pre rc
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.0
Release: 0.3.%{pre}%{?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
Url: http://qt-project.org/ Url: http://qt-project.org/
@ -108,6 +106,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
%changelog %changelog
* Wed Dec 10 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-1
- 5.4.0 (final)
* Fri Nov 28 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-0.3.rc * Fri Nov 28 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-0.3.rc
- 5.4.0-rc - 5.4.0-rc

View File

@ -1 +1 @@
9151f71743822672d0cbb0c127e3fa12 qtquickcontrols-opensource-src-5.4.0-rc.tar.xz 6d2b408526b6197ff2edc32ac3238252 qtquickcontrols-opensource-src-5.4.0.tar.xz