[qt5-qttranslations] 5.4.0-beta

Rex Dieter rdieter at fedoraproject.org
Mon Oct 20 18:24:55 UTC 2014


commit 41c9fb0813226ef6d74aa524c01d87808f1634a8
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Oct 20 13:24:54 2014 -0500

    5.4.0-beta

 .gitignore              |    1 +
 qt5-qttranslations.spec |   17 ++++++++++-------
 sources                 |    2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 28c628c..720b32a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /qttranslations-opensource-src-5.3.2.tar.xz
+/qttranslations-opensource-src-5.4.0-beta.tar.xz
diff --git a/qt5-qttranslations.spec b/qt5-qttranslations.spec
index e297f85..1af0e3a 100644
--- a/qt5-qttranslations.spec
+++ b/qt5-qttranslations.spec
@@ -1,17 +1,19 @@
 
 %global qt_module qttranslations
 
+%define pre beta
+
 Summary: Qt5 - QtTranslations module
 Name:    qt5-%{qt_module}
-Version: 5.3.2
-Release: 1%{?dist}
+Version: 5.4.0
+Release: 0.1.%{pre}%{?dist}
 
 License: LGPLv2 with exceptions or GPLv3 with exceptions and GFDL
 Url:     http://qt-project.org/
 %if 0%{?pre:1}
-Source0: http://download.qt-project.org/development_releases/qt/5.3/%{version}-%{pre}/submodules/%{qt_module}-opensource-src-%{version}-%{pre}.tar.xz
+Source0: http://download.qt-project.org/development_releases/qt/5.4/%{version}-%{pre}/submodules/%{qt_module}-opensource-src-%{version}-%{pre}.tar.xz
 %else
-Source0: http://download.qt-project.org/official_releases/qt/5.3/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
+Source0: http://download.qt-project.org/official_releases/qt/5.4/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
 %endif
 
 BuildArch: noarch
@@ -38,12 +40,13 @@ make install INSTALL_ROOT=$RPM_BUILD_ROOT
 
 
 %files -f %{name}.lang
-%doc LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt
-## skip this if using %%find_lang macro
-#{_qt5_translationdir}/*
+%doc LICENSE.LGPL* LGPL_EXCEPTION.txt
 
 
 %changelog
+* Mon Oct 20 2014 Rex Dieter <rdieter at fedoraproject.org> 5.4.0-0.1.beta
+- 5.4.0-beta
+
 * Wed Sep 17 2014 Rex Dieter <rdieter at fedoraproject.org> - 5.3.2-1
 - 5.3.2
 
diff --git a/sources b/sources
index 7f73917..e1a99fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f2332bedc9c1ac8e762c62cfa71aa640  qttranslations-opensource-src-5.3.2.tar.xz
+9eb5e3a90ef3a76586f1d72ceb8cc28b  qttranslations-opensource-src-5.4.0-beta.tar.xz


More information about the scm-commits mailing list