[qt5-qtscript] 5.4.0-rc

Rex Dieter rdieter at fedoraproject.org
Fri Nov 28 16:05:50 UTC 2014


commit 7bfd3cbc52e392d1c9b2e2562d30720bd17863fe
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Nov 28 10:05:50 2014 -0600

    5.4.0-rc

 .gitignore        |    2 +-
 qt5-qtscript.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ddbf612..77f4e89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /qtscript-opensource-src-5.3.2.tar.xz
-/qtscript-opensource-src-5.4.0-beta.tar.xz
+/qtscript-opensource-src-5.4.0-rc.tar.xz
diff --git a/qt5-qtscript.spec b/qt5-qtscript.spec
index d0ad61d..94177ee 100644
--- a/qt5-qtscript.spec
+++ b/qt5-qtscript.spec
@@ -5,12 +5,12 @@
 # where qt5-qttools builds are not yet available
 %define docs 1
 
-%define pre beta
+%define pre rc
 
 Summary: Qt5 - QtScript component
 Name:    qt5-%{qt_module}
 Version: 5.4.0
-Release: 0.2.%{pre}%{?dist}
+Release: 0.3.%{pre}%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -132,6 +132,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
 
 
 %changelog
+* Fri Nov 28 2014 Rex Dieter <rdieter at fedoraproject.org> 5.4.0-0.3.rc
+- 5.4.0-rc
+
 * Mon Nov 03 2014 Rex Dieter <rdieter at fedoraproject.org> 5.4.0-0.2.beta
 - out-of-tree build, use %%qmake_qt5, support %%docs macro
 
diff --git a/sources b/sources
index 8e73b8c..69002f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e443bcce54de56308353640350e1aa40  qtscript-opensource-src-5.4.0-beta.tar.xz
+43feffc7f90fed8f9363e6fdcc741c87  qtscript-opensource-src-5.4.0-rc.tar.xz


More information about the scm-commits mailing list