Update rc release

This commit is contained in:
Helio Chissini de Castro 2016-02-15 15:05:24 +01:00
parent 005ecbff8b
commit d17ad6b9d4
3 changed files with 14 additions and 10 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/qtwebchannel-opensource-src-5.6.0-beta.tar.gz /qtwebchannel-opensource-src-5.6.0-beta.tar.gz
/qtwebchannel-opensource-src-5.5.1.tar.xz /qtwebchannel-opensource-src-5.5.1.tar.xz
/qtwebchannel-opensource-src-5.6.0-beta1.tar.xz /qtwebchannel-opensource-src-5.6.0-beta1.tar.xz
/qtwebchannel-opensource-src-5.6.0-rc.tar.xz

View File

@ -2,21 +2,21 @@
%define docs 1 %define docs 1
%define prerelease beta %define prerelease rc
Summary: Qt5 - WebChannel component Summary: Qt5 - WebChannel component
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Version: 5.6.0 Version: 5.6.0
Release: 0.6.%{prerelease}%{?dist} Release: 0.7.%{prerelease}%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
# See also http://doc.qt.io/qt-5/licensing.html # See also http://doc.qt.io/qt-5/licensing.html
License: LGPLv2 with exceptions or GPLv3 with exceptions License: LGPLv2 with exceptions or GPLv3 with exceptions
Url: http://qt.io Url: http://qt.io
%if 0%{?prerelease:1} %if 0%{?prerelease:1}
Source0: http://download.qt.io/development_releases/qt/5.6/%{version}-%{prerelease}/submodules/%{qt_module}-opensource-src-%{version}-%{prerelease}.tar.gz Source0: http://download.qt.io/development_releases/qt/5.6/%{version}-%{prerelease}/submodules/%{qt_module}-opensource-src-%{version}-%{prerelease}.tar.xz
%else %else
Source0: http://download.qt.io/official_releases/qt/5.6/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.gz Source0: http://download.qt.io/official_releases/qt/5.6/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
%endif %endif
BuildRequires: cmake BuildRequires: cmake
@ -130,23 +130,26 @@ popd
%changelog %changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.0-0.6.beta * Mon Feb 15 2016 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.7
- Update RC release
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.0-0.6.rc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Dec 28 2015 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-0.5.beta * Mon Dec 28 2015 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-0.5.rc
- update source URL, use %%license, BR: cmake - update source URL, use %%license, BR: cmake
* Mon Dec 21 2015 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.4 * Mon Dec 21 2015 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.4
- Update to final beta release - Update to final rc release
* Thu Dec 10 2015 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.3 * Thu Dec 10 2015 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.3
- Official beta release - Official rc release
* Sun Dec 06 2015 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-0.2 * Sun Dec 06 2015 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-0.2
- restore bootstrap macro support - restore bootstrap macro support
* Tue Nov 03 2015 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.1 * Tue Nov 03 2015 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.1
- Start to implement 5.6.0 beta - Start to implement 5.6.0 rc
* Thu Oct 15 2015 Helio Chissini de Castro <helio@kde.org> - 5.5.1-2 * Thu Oct 15 2015 Helio Chissini de Castro <helio@kde.org> - 5.5.1-2
- Update for final qt 5.5.1 - Update for final qt 5.5.1

View File

@ -1 +1 @@
daa342a130ee003823466fd2810fff35 qtwebchannel-opensource-src-5.6.0-beta.tar.gz 8f9b953b9e1731bd63b99949b46fcfe1 qtwebchannel-opensource-src-5.6.0-rc.tar.xz