5.2.0-beta1

This commit is contained in:
Rex Dieter 2013-10-24 20:25:19 -05:00
parent 64e71fcb77
commit 229a1c6d9f
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
%global qt_module qtxmlpatterns
%define pre alpha
%define pre beta1
# define to build docs, need to undef this for bootstrapping
# where qt5-qttools builds are not yet available
@ -9,7 +9,7 @@
Summary: Qt5 - QtXmlPatterns component
Name: qt5-%{qt_module}
Version: 5.2.0
Release: 0.2.%{pre}%{?dist}
Release: 0.3.%{pre}%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -120,6 +120,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
%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
- bootstrap ppc

View File

@ -1 +1 @@
7c894b90487bc347a75bd07810226ae3 qtxmlpatterns-opensource-src-5.2.0-alpha.tar.xz
93b82b33dc6cf896352a4e50f721f2ee qtxmlpatterns-opensource-src-5.2.0-beta1.tar.xz