[qt5-qtquick1] 5.4.0-rc

Rex Dieter rdieter at fedoraproject.org
Fri Nov 28 16:14:12 UTC 2014


commit 83abfce477010f00228a6b666e0f2b669443cb43
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Nov 28 10:14:11 2014 -0600

    5.4.0-rc

 .gitignore        |    2 +-
 qt5-qtquick1.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b42068..97e3219 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /qtquick1-opensource-src-5.3.2.tar.xz
-/qtquick1-opensource-src-5.4.0-beta.tar.xz
+/qtquick1-opensource-src-5.4.0-rc.tar.xz
diff --git a/qt5-qtquick1.spec b/qt5-qtquick1.spec
index 21f0943..a7c9a7d 100644
--- a/qt5-qtquick1.spec
+++ b/qt5-qtquick1.spec
@@ -5,12 +5,12 @@
 # where qt5-qttools builds are not yet available
 #define docs 1
 
-%define pre beta
+%define pre rc
 
 Summary: A declarative language for describing user interfaces in Qt5
 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
@@ -170,6 +170,9 @@ popd
 
 
 %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
 
diff --git a/sources b/sources
index 714398c..f7f0473 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb9129ea4269cb3700dd2b5aa1431e4d  qtquick1-opensource-src-5.4.0-beta.tar.xz
+c0ac1783b24230426156ee81a6c802f7  qtquick1-opensource-src-5.4.0-rc.tar.xz


More information about the scm-commits mailing list