This commit is contained in:
Rex Dieter 2013-12-12 07:37:02 -06:00
parent 3a8e6ae2cb
commit e1f320359c
3 changed files with 6 additions and 6 deletions

4
.gitignore vendored
View File

@ -1,3 +1 @@
/qtquickcontrols-opensource-src-5.1.1.tar.xz /qtquickcontrols-opensource-src-5.2.0.tar.xz
/qtquickcontrols-opensource-src-5.2.0-beta1.tar.xz
/qtquickcontrols-opensource-src-5.2.0-rc1.tar.xz

View File

@ -1,6 +1,5 @@
%global qt_module qtquickcontrols %global qt_module qtquickcontrols
%define pre rc1
# define to build docs, need to undef this for bootstrapping # define to build docs, need to undef this for bootstrapping
# where qt5-qttools builds are not yet available # where qt5-qttools builds are not yet available
@ -9,7 +8,7 @@
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Version: 5.2.0 Version: 5.2.0
Summary: Qt5 - module with set of QtQuick controls Summary: Qt5 - module with set of QtQuick controls
Release: 0.10.%{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/
%if 0%{?pre:1} %if 0%{?pre:1}
@ -87,6 +86,9 @@ make install_docs INSTALL_ROOT=%{buildroot}
%changelog %changelog
* Thu Dec 12 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-1
- 5.2.0
* Mon Dec 02 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.10.rc1 * Mon Dec 02 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.10.rc1
- 5.2.0-rc1 - 5.2.0-rc1

View File

@ -1 +1 @@
c13deedbb88243e8d8df6a389a1172df qtquickcontrols-opensource-src-5.2.0-rc1.tar.xz 748ab947f59fb104db2ac1fefa073d81 qtquickcontrols-opensource-src-5.2.0.tar.xz