[qt5-qtgraphicaleffects] 5.2.0-rc1

Rex Dieter rdieter at fedoraproject.org
Mon Dec 2 19:56:35 UTC 2013


commit c1b28c789bc57bb127a5bb4476658153a701840c
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Dec 2 13:56:32 2013 -0600

    5.2.0-rc1

 .gitignore                  |    1 +
 qt5-qtgraphicaleffects.spec |    7 +++++--
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 75d69d6..86ca1af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /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
diff --git a/qt5-qtgraphicaleffects.spec b/qt5-qtgraphicaleffects.spec
index 95e17a5..c86fff6 100644
--- a/qt5-qtgraphicaleffects.spec
+++ b/qt5-qtgraphicaleffects.spec
@@ -1,6 +1,6 @@
 
 %global qt_module qtgraphicaleffects
-%define pre beta1
+%define pre rc1
 
 # define to build docs, need to undef this for bootstrapping
 # where qt5-qttools builds are not yet available
@@ -9,7 +9,7 @@
 Summary: Qt5 - QtGraphicalEffects component
 Name:    qt5-%{qt_module}
 Version: 5.2.0
-Release: 0.4.%{pre}%{?dist}
+Release: 0.10.%{pre}%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively from qt5-qtbase for details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -83,6 +83,9 @@ make install_docs INSTALL_ROOT=%{buildroot}
 
 
 %changelog
+* Mon Dec 02 2013 Rex Dieter <rdieter at fedoraproject.org> 5.2.0-0.10.rc1
+- 5.2.0-rc1
+
 * Sun Nov 10 2013 Rex Dieter <rdieter at fedoraproject.org> 5.2.0-0.4.beta1
 - rebuild (arm/qreal)
 
diff --git a/sources b/sources
index 8c5233c..c8ebec7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a833a7514720e76792b11e3f71ea506a  qtgraphicaleffects-opensource-src-5.2.0-beta1.tar.xz
+927175123f747d0350a4803a8a1386c8  qtgraphicaleffects-opensource-src-5.2.0-rc1.tar.xz


More information about the scm-commits mailing list