[qt5-qtsvg] 5.4.0-rc

Rex Dieter rdieter at fedoraproject.org
Fri Nov 28 16:30:20 UTC 2014


commit cfaff3597cc630f1f3aa69784eb3b74cfce4bba7
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Nov 28 10:30:20 2014 -0600

    5.4.0-rc

 .gitignore     |    2 +-
 qt5-qtsvg.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71e897a..ba3810b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /qtsvg-opensource-src-5.3.2.tar.xz
-/qtsvg-opensource-src-5.4.0-beta.tar.xz
+/qtsvg-opensource-src-5.4.0-rc.tar.xz
diff --git a/qt5-qtsvg.spec b/qt5-qtsvg.spec
index 6a33f94..fbdc0b7 100644
--- a/qt5-qtsvg.spec
+++ b/qt5-qtsvg.spec
@@ -5,12 +5,12 @@
 # where qt5-qttools builds are not yet available
 %define docs 1
 
-%define pre beta
+%define pre rc
 
 Summary: Qt5 - Support for rendering and displaying SVG
 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
@@ -126,6 +126,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 97e709e..3136e58 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7de6661aa75bd2ae48e1cbb91dba67c6  qtsvg-opensource-src-5.4.0-beta.tar.xz
+d154172f9565a1b44fc7d898c2a4ea69  qtsvg-opensource-src-5.4.0-rc.tar.xz


More information about the scm-commits mailing list