[qt5-qtquick1] 5.2.0

Rex Dieter rdieter at fedoraproject.org
Thu Dec 12 13:35:47 UTC 2013


commit b5a6028444ace06dfb5493c5e2ad040beb2cf1b3
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu Dec 12 07:35:54 2013 -0600

    5.2.0

 .gitignore        |    4 +---
 qt5-qtquick1.spec |    6 ++++--
 sources           |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2a42cf..ff17f1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-/qtquick1-opensource-src-5.1.1.tar.xz
-/qtquick1-opensource-src-5.2.0-beta1.tar.xz
-/qtquick1-opensource-src-5.2.0-rc1.tar.xz
+/qtquick1-opensource-src-5.2.0.tar.xz
diff --git a/qt5-qtquick1.spec b/qt5-qtquick1.spec
index 73b4492..701c4b2 100644
--- a/qt5-qtquick1.spec
+++ b/qt5-qtquick1.spec
@@ -1,6 +1,5 @@
 
 %global qt_module qtquick1
-%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: A declarative language for describing user interfaces in Qt5
 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
@@ -139,6 +138,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
 
 
 %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 b7672c5..d650c90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd8f6e5d4481cf26bffe675451961705  qtquick1-opensource-src-5.2.0-rc1.tar.xz
+4535ff78b5a9a18ffba702298a48e22e  qtquick1-opensource-src-5.2.0.tar.xz


More information about the scm-commits mailing list