diff --git a/.gitignore b/.gitignore index 8906f45..7005817 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/qtdeclarative-opensource-src-5.2.0-rc1.tar.xz +/qtdeclarative-opensource-src-5.2.0.tar.xz diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec index f13d8c6..231c2c0 100644 --- a/qt5-qtdeclarative.spec +++ b/qt5-qtdeclarative.spec @@ -1,6 +1,5 @@ %global qt_module qtdeclarative -%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 - QtDeclarative component Name: qt5-%{qt_module} Version: 5.2.0 -Release: 0.12.%{pre}%{?dist} +Release: 1%{pre}%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details License: LGPLv2 with exceptions or GPLv3 with exceptions diff --git a/sources b/sources index 7b3bee8..f2c0fd6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79a9d5ac1bdf41bfd1491311e0b5a07c qtdeclarative-opensource-src-5.2.0-rc1.tar.xz +0f7714c5c91b8eb7cdc1071f0a51c202 qtdeclarative-opensource-src-5.2.0.tar.xz