[qt5-qtgraphicaleffects] 5.2.0

Rex Dieter rdieter at fedoraproject.org
Thu Dec 12 13:32:33 UTC 2013


commit 1f9c12ca04f221226a2cbfb04798f05f25a21218
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu Dec 12 07:32:40 2013 -0600

    5.2.0

 .gitignore                  |    4 +---
 qt5-qtgraphicaleffects.spec |    6 ++++--
 sources                     |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 86ca1af..8457b00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-/qtgraphicaleffects-opensource-src-5.1.1.tar.xz
-/qtgraphicaleffects-opensource-src-5.2.0-beta1.tar.xz
-/qtgraphicaleffects-opensource-src-5.2.0-rc1.tar.xz
+/qtgraphicaleffects-opensource-src-5.2.0.tar.xz
diff --git a/qt5-qtgraphicaleffects.spec b/qt5-qtgraphicaleffects.spec
index c86fff6..f67407c 100644
--- a/qt5-qtgraphicaleffects.spec
+++ b/qt5-qtgraphicaleffects.spec
@@ -1,6 +1,5 @@
 
 %global qt_module qtgraphicaleffects
-%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 - QtGraphicalEffects component
 Name:    qt5-%{qt_module}
 Version: 5.2.0
-Release: 0.10.%{pre}%{?dist}
+Release: 1%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively from qt5-qtbase for details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -83,6 +82,9 @@ make install_docs INSTALL_ROOT=%{buildroot}
 
 
 %changelog
+* Thu Dec 12 2013 Rex Dieter <rdieter at fedoraproject.org> 5.2.0-1
+- 5.2.0
+
 * Mon Dec 02 2013 Rex Dieter <rdieter at fedoraproject.org> 5.2.0-0.10.rc1
 - 5.2.0-rc1
 
diff --git a/sources b/sources
index c8ebec7..30ecf50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-927175123f747d0350a4803a8a1386c8  qtgraphicaleffects-opensource-src-5.2.0-rc1.tar.xz
+85e94989bbc624f676102f0ea343b6dd  qtgraphicaleffects-opensource-src-5.2.0.tar.xz


More information about the scm-commits mailing list