Revert "- Uploaded rc"

This reverts commit 65fd4d09a1.

The tarball is not redistributable, the EVR bump was done wrong (goes
backwards), and the package does not even build (because the uploaded
tarball does not have "-clean" in the file name), so there is absolutely
nothing worth keeping in that commit.
This commit is contained in:
Kevin Kofler 2016-02-24 03:03:36 +01:00
parent 65fd4d09a1
commit 57c1fcecf2
3 changed files with 3 additions and 7 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
/qtwebengine-opensource-src-5.6.0-beta-clean.tar.xz
/qtwebengine-opensource-src-5.6.0-rc.tar.xz

View File

@ -19,7 +19,7 @@
%global use_system_libwebp 1
%endif
%global prerelease rc
%global prerelease beta
# 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.1.%{prerelease}%{?dist}
Release: 0.17.beta%{?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,9 +370,6 @@ popd
%changelog
* Tue Feb 23 2016 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.1.rc
- Update to final RC
* Tue Feb 23 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.0-0.17.beta
- Fix FTBFS on aarch64: Respin tarball with fixed clean_ffmpeg.sh (#1310753).

View File

@ -1 +1 @@
af563195bc61e878e8de45658a1bd745 qtwebengine-opensource-src-5.6.0-rc.tar.xz
00a5efd0a2bff216271a54a37dbc98c7 qtwebengine-opensource-src-5.6.0-beta-clean.tar.xz