diff --git a/.gitignore b/.gitignore index 3914346..33f5d5a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /qtwebkit-opensource-src-5.1.1.tar.xz -/qtwebkit-opensource-src-5.2.0-alpha.tar.xz +/qtwebkit-opensource-src-5.2.0-beta1.tar.xz diff --git a/qt5-qtwebkit.spec b/qt5-qtwebkit.spec index 815c458..1626896 100644 --- a/qt5-qtwebkit.spec +++ b/qt5-qtwebkit.spec @@ -1,15 +1,15 @@ %global qt_module qtwebkit -%define pre alpha +%define pre beta1 # define to build docs, need to undef this for bootstrapping # where qt5-qttools builds are not yet available -#define docs 1 +%define docs 1 Summary: Qt5 - QtWebKit components Name: qt5-qtwebkit Version: 5.2.0 -Release: 0.2.%{pre}%{?dist} +Release: 0.3.%{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 @@ -192,6 +192,9 @@ popd %changelog +* Thu Oct 24 2013 Rex Dieter 5.2.0-0.3.beta1 +- 5.2.0-beta1 + * Wed Oct 16 2013 Rex Dieter 5.2.0-0.2.alpha - bootstrap ppc diff --git a/sources b/sources index 989f67f..9f9195d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a2a5958564737ed260758ac2ca4dee8 qtwebkit-opensource-src-5.2.0-alpha.tar.xz +6cb3df7132ef71ad5faee8f0246b4b7d qtwebkit-opensource-src-5.2.0-beta1.tar.xz