From 9f1071faefb9a968fab3198363ebad5217061e17 Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Mon, 15 Feb 2016 14:14:01 +0100 Subject: [PATCH] - Update rc package --- .gitignore | 1 + qt5-qtx11extras.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 120620c..21b7547 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /qtx11extras-opensource-src-5.5.1.tar.xz /qtx11extras-opensource-src-5.6.0-beta.tar.gz /qtx11extras-opensource-src-5.6.0-beta1.tar.xz +/qtx11extras-opensource-src-5.6.0-rc.tar.xz diff --git a/qt5-qtx11extras.spec b/qt5-qtx11extras.spec index bf9bf20..0f105ba 100644 --- a/qt5-qtx11extras.spec +++ b/qt5-qtx11extras.spec @@ -3,20 +3,20 @@ %define docs 1 -%define prerelease beta +%define prerelease rc Summary: Qt5 - X11 support library Name: qt5-%{qt_module} Version: 5.6.0 -Release: 0.6.%{prerelease}%{?dist} +Release: 0.7.%{prerelease}%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception 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 BuildRequires: cmake @@ -107,6 +107,9 @@ popd %changelog +* Mon Feb 15 2016 Helio Chissini de Castro - 5.6.0-0.7.rc +- Integrate rc packages + * Thu Feb 04 2016 Fedora Release Engineering - 5.6.0-0.6.beta - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index d87971d..4c4a25f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3714b3816a8136db61829b50da368068 qtx11extras-opensource-src-5.6.0-beta.tar.gz +7f1cf00e90652a658fe60afd3909f1a6 qtx11extras-opensource-src-5.6.0-rc.tar.xz