5.2.0-beta1

This commit is contained in:
Rex Dieter 2013-10-24 20:19:05 -05:00
parent 68f15eb125
commit 593ec9d13a
3 changed files with 8 additions and 5 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
/qtquickcontrols-opensource-src-5.1.1.tar.xz
/qtquickcontrols-opensource-src-5.2.0-alpha.tar.xz
/qtquickcontrols-opensource-src-5.2.0-beta1.tar.xz

View File

@ -1,15 +1,15 @@
%global qt_module qtquickcontrols
%define pre alpha
%define pre beta1
# define to build docs, need to undef this for bootstrapping
# where qt5-qttools builds are not yet available
#define docs 1
%define docs 1
Name: qt5-%{qt_module}
Version: 5.2.0
Summary: Qt5 - module with set of QtQuick controls
Release: 0.3.%{pre}%{?dist}
Release: 0.4.%{pre}%{?dist}
License: BSD and (LGPLv2 with exceptions or GPLv3 with exceptions) and GFDL
Url: http://qt-project.org/
%if 0%{?pre:1}
@ -88,6 +88,9 @@ make install_docs INSTALL_ROOT=%{buildroot}
%changelog
* Thu Oct 24 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.4.beta1
- 5.2.0-beta1
* Thu Oct 24 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.3.alpha
- bootstrap ppc

View File

@ -1 +1 @@
6985f9b170b68c7d97d6b83ca8f6493a qtquickcontrols-opensource-src-5.2.0-alpha.tar.xz
1f423cd1d0eace2801f2e0d06ab5a3df qtquickcontrols-opensource-src-5.2.0-beta1.tar.xz