diff --git a/.gitignore b/.gitignore index aa56a1b..07d18ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/qtwebkit-opensource-src-5.1.1.tar.xz -/qtwebkit-opensource-src-5.2.0-beta1.tar.xz -/qtwebkit-opensource-src-5.2.0-rc1.tar.xz +/qtwebkit-opensource-src-5.2.0.tar.xz diff --git a/qt5-qtwebkit.spec b/qt5-qtwebkit.spec index 3827084..7bcdb4a 100644 --- a/qt5-qtwebkit.spec +++ b/qt5-qtwebkit.spec @@ -1,6 +1,5 @@ %global qt_module qtwebkit -%define pre rc1 # define to build docs, need to undef this for bootstrapping # where qt5-qttools builds are not yet available @@ -12,7 +11,7 @@ Summary: Qt5 - QtWebKit components Name: qt5-qtwebkit Version: 5.2.0 -Release: 0.10.%{pre}%{?dist} +Release: 1%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html @@ -206,6 +205,9 @@ popd %changelog +* Thu Dec 12 2013 Rex Dieter 5.2.0-1 +- 5.2.0 + * Mon Dec 02 2013 Rex Dieter 5.2.0-0.10.rc1 - 5.2.0-rc1 diff --git a/sources b/sources index a0a98f7..ddf117b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0236ee173b2ba63a6a98974ffd791261 qtwebkit-opensource-src-5.2.0-rc1.tar.xz +1378e18aecd8cc223deb729c8f0a735d qtwebkit-opensource-src-5.2.0.tar.xz