From 91f28e7f80d58dd0f65178b82eaab3dc301cb2bb Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Feb 15 2016 15:19:30 +0000 Subject: Update rc release --- diff --git a/.gitignore b/.gitignore index 81154cf..4325253 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /qtgraphicaleffects-opensource-src-5.5.1.tar.xz /qtgraphicaleffects-opensource-src-5.6.0-beta.tar.gz /qtgraphicaleffects-opensource-src-5.6.0-beta1.tar.xz +/qtgraphicaleffects-opensource-src-5.6.0-rc.tar.xz diff --git a/qt5-qtgraphicaleffects.spec b/qt5-qtgraphicaleffects.spec index d271dd6..f8a79be 100644 --- a/qt5-qtgraphicaleffects.spec +++ b/qt5-qtgraphicaleffects.spec @@ -3,20 +3,20 @@ %define docs 1 -%define prerelease beta +%define prerelease rc Summary: Qt5 - QtGraphicalEffects component Name: qt5-%{qt_module} Version: 5.6.0 -Release: 0.4.%{prerelease}%{?dist} +Release: 0.5.%{prerelease}%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively from qt5-qtbase for details License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://www.qt.io %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 -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 # debuginfo.list ends up empty/blank anyway, since the included qml is *basically* noarch @@ -88,6 +88,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform} %changelog +* Mon Feb 15 2016 Helio Chissini de Castro - 5.6.0-0.5 +- Update RC release + * Thu Feb 04 2016 Fedora Release Engineering - 5.6.0-0.4.beta - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index e5fc0e7..d481027 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -05357fce7aa638e7e905d687ccc21a34 qtgraphicaleffects-opensource-src-5.6.0-beta.tar.gz +9b8ad07582440cd4cdd6bf06e9e48dae qtgraphicaleffects-opensource-src-5.6.0-rc.tar.xz