diff --git a/.gitignore b/.gitignore index 3795ae5..ea6603f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /qtwebkit-opensource-src-5.3.2.tar.xz -/qtwebkit-opensource-src-5.4.0-beta.tar.xz +/qtwebkit-opensource-src-5.4.0-rc.tar.xz diff --git a/qt5-qtwebkit.spec b/qt5-qtwebkit.spec index 43ed7c6..cce1afc 100644 --- a/qt5-qtwebkit.spec +++ b/qt5-qtwebkit.spec @@ -10,12 +10,12 @@ %define docs 1 %endif -%define pre beta +%define pre rc Summary: Qt5 - QtWebKit components Name: qt5-qtwebkit Version: 5.4.0 -Release: 0.4.%{pre}%{?dist} +Release: 0.5.%{pre}%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html @@ -205,6 +205,9 @@ popd %changelog +* Fri Nov 28 2014 Rex Dieter 5.4.0-0.5.rc +- 5.4.0-rc + * Tue Nov 18 2014 Rex Dieter 5.4.0-0.4.beta - use gst1 only fc21+ (and el8+) only diff --git a/sources b/sources index d201e63..bc17c04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79a3dd0ec5be6b1cb886097382211a34 qtwebkit-opensource-src-5.4.0-beta.tar.xz +2c9ab0de7798f1f16acd22e103cb0254 qtwebkit-opensource-src-5.4.0-rc.tar.xz