From 8eef117d09e333663fe51df3e7901bad84d4b942 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 12 Dec 2013 07:34:51 -0600 Subject: [PATCH] 5.2.0 --- .gitignore | 4 +--- qt5-qtmultimedia.spec | 6 ++++-- sources | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index c7c5b67..1b0188c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/qtmultimedia-opensource-src-5.1.1.tar.xz -/qtmultimedia-opensource-src-5.2.0-beta1.tar.xz -/qtmultimedia-opensource-src-5.2.0-rc1.tar.xz +/qtmultimedia-opensource-src-5.2.0.tar.xz diff --git a/qt5-qtmultimedia.spec b/qt5-qtmultimedia.spec index 12e99f2..b47feb7 100644 --- a/qt5-qtmultimedia.spec +++ b/qt5-qtmultimedia.spec @@ -1,6 +1,5 @@ %global qt_module qtmultimedia -%define pre rc1 # define to build docs, need to undef this for bootstrapping # where qt5-qttools builds are not yet available @@ -9,7 +8,7 @@ Summary: Qt5 - Multimedia support Name: qt5-%{qt_module} Version: 5.2.0 -Release: 0.10.%{pre}%{?dist} +Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -137,6 +136,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la %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 c484c38..f2be667 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d73a063ada68ffe9274fd352947b78a7 qtmultimedia-opensource-src-5.2.0-rc1.tar.xz +2d0f9403f607f617bcc13d4814f41365 qtmultimedia-opensource-src-5.2.0.tar.xz