From 65fd4d09a1dba53ee1d3e7712c887ee7dd613977 Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Tue, 23 Feb 2016 17:07:31 +0100 Subject: [PATCH] - Uploaded rc --- .gitignore | 1 + qt5-qtwebengine.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9438a84..be1bb36 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /qtwebengine-opensource-src-5.6.0-beta-clean.tar.xz +/qtwebengine-opensource-src-5.6.0-rc.tar.xz diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index 35599db..265360e 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -19,7 +19,7 @@ %global use_system_libwebp 1 %endif -%global prerelease beta +%global prerelease rc # exclude plugins (all architectures) and libv8.so (i686, it's static everywhere # else) @@ -30,7 +30,7 @@ Summary: Qt5 - QtWebEngine components Name: qt5-qtwebengine Version: 5.6.0 -Release: 0.17.beta%{?dist} +Release: 0.1.%{prerelease}%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html @@ -370,6 +370,9 @@ popd %changelog +* Tue Feb 23 2016 Helio Chissini de Castro - 5.6.0-0.1.rc +- Update to final RC + * Tue Feb 23 2016 Kevin Kofler - 5.6.0-0.17.beta - Fix FTBFS on aarch64: Respin tarball with fixed clean_ffmpeg.sh (#1310753). diff --git a/sources b/sources index 0f2a69f..68189f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -00a5efd0a2bff216271a54a37dbc98c7 qtwebengine-opensource-src-5.6.0-beta-clean.tar.xz +af563195bc61e878e8de45658a1bd745 qtwebengine-opensource-src-5.6.0-rc.tar.xz