- Update to final official beta

This commit is contained in:
Helio Chissini de Castro 2015-12-10 21:38:36 +01:00
parent 79a83406d2
commit 67c36efdbb
3 changed files with 11 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/qtbase-opensource-src-5.5.1.tar.xz
/qtbase-opensource-src-5.6.0-beta2.tar.xz
/qtbase-opensource-src-5.6.0-beta.tar.gz

View File

@ -34,17 +34,17 @@
%define examples 1
%define prerelease beta2
%define prerelease beta
Summary: Qt5 - QtBase components
Name: qt5-qtbase
Version: 5.6.0
Release: 0.5%{?dist}
Release: 0.7%{?dist}
# See LGPL_EXCEPTIONS.txt, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions
Url: http://qt-project.org/
Source0: http://download.qt.io/official_releases/qt/5.6/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz
Source0: http://download.qt.io/official_releases/qt/5.6/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.gz
# header file to workaround multilib issue
# https://bugzilla.redhat.com/show_bug.cgi?id=1036956
@ -865,6 +865,12 @@ fi
%changelog
* Thu Dec 10 2015 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.7
- Official beta release
* Thu Dec 10 2015 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.6
- Official beta release
* Wed Dec 09 2015 Daniel Vratil <dvratil@fedoraproject.org> - 5.6.0-0.5
- try reverting from -optimized-tools to -optimized-qmake

View File

@ -1 +1 @@
42be7547996328b76998f89047f92c32 qtbase-opensource-src-5.6.0-beta2.tar.xz
53ce29b757fec734085627cdf25f176f qtbase-opensource-src-5.6.0-beta.tar.gz