- Uploading 5.6.0 beta 2

This commit is contained in:
Helio Chissini de Castro 2015-12-05 22:19:38 +01:00
parent d141fc4243
commit bb3f1bb8da

View File

@ -1,23 +1,14 @@
%global qt_module qtxmlpatterns
# define to build docs, need to undef this for bootstrapping
# where qt5-qttools builds are not yet available
# only primary archs (for now), allow secondary to bootstrap
#global bootstrap 1
%if ! 0%{?bootstrap}
%ifarch %{arm} %{ix86} x86_64
%define docs 1
%endif
%endif
## define prerelease rc1
%define prerelease beta2
Summary: Qt5 - QtXmlPatterns component
Name: qt5-%{qt_module}
Version: 5.5.1
Release: 2%{?dist}
Version: 5.6.0
Release: 0.3%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -25,6 +16,7 @@ Url: http://www.qt.io
Source0: http://download.qt.io/official_releases/qt/5.5/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz
BuildRequires: qt5-qtbase-devel >= %{version}
BuildRequires: qt5-qdoc >= 5.5.0
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
@ -139,6 +131,12 @@ popd
%changelog
* Sat Dec 05 2015 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.2
- Beta 2
* Tue Nov 03 2015 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.1
- Start to implement 5.6.0 beta
* Thu Oct 15 2015 Helio Chissini de Castro <helio@kde.org> - 5.5.1-2
- Update to final release 5.5.1