5.2.0-beta1

This commit is contained in:
Rex Dieter 2013-10-24 19:56:05 -05:00
parent 9f25e7599c
commit 1a7abccd07
2 changed files with 6 additions and 4 deletions

1
.gitignore vendored
View File

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

View File

@ -1,16 +1,16 @@
%global qt_module qttools %global qt_module qttools
%global system_clucene 1 %global system_clucene 1
%define pre alpha %define pre beta1
# 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
#define docs 1 %define docs 1
Summary: Qt5 - QtTool components Summary: Qt5 - QtTool components
Name: qt5-qttools Name: qt5-qttools
Version: 5.2.0 Version: 5.2.0
Release: 0.2.%{pre}%{?dist} Release: 0.3.%{pre}%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -335,6 +335,9 @@ fi
%changelog %changelog
* Thu Oct 24 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.3.beta1
- 5.2.0-beta1
* Wed Oct 16 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.2.alpha * Wed Oct 16 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.2.alpha
- bootstrap ppc - bootstrap ppc