[gwenhywfar] update to latest upstream

Robert Scheck robert at fedoraproject.org
Mon Mar 23 16:06:27 UTC 2015


commit 5a7afd6e5c902a922a163665948906cc044128d4
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Mon Mar 23 17:06:21 2015 +0100

    update to latest upstream

 .gitignore      |  2 +-
 gwenhywfar.spec | 11 ++++++++---
 sources         |  2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ff6282a..34c8a41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gwenhywfar-4.10.0beta.tar.gz
+/gwenhywfar-*.tar.gz
diff --git a/gwenhywfar.spec b/gwenhywfar.spec
index 6089c1e..413de1a 100644
--- a/gwenhywfar.spec
+++ b/gwenhywfar.spec
@@ -1,10 +1,10 @@
 
-%define ver %{version}beta
+%define ver %{version}
 
 Summary: A multi-platform helper library for other libraries
 Name: gwenhywfar
-Version: 4.10.0
-Release: 0.4.beta%{?dist}
+Version: 4.13.1
+Release: 1%{?dist}
 # Download is PHP form at http://www.aquamaniac.de/sites/download/packages.php
 Source: %{name}-%{ver}.tar.gz
 Group: System Environment/Libraries
@@ -99,6 +99,8 @@ find $RPM_BUILD_ROOT -name *.la -exec rm -f {} \;
 %{_bindir}/*
 %{_includedir}/gwenhywfar4
 %{_libdir}/*.so
+%{_libdir}/cmake/gwengui-qt4-*/
+%{_libdir}/cmake/gwenhywfar-*/
 %{_libdir}/pkgconfig/*
 %{_datadir}/aclocal/gwenhywfar.m4
 %{_datadir}/%{name}/typemaker*
@@ -113,6 +115,9 @@ find $RPM_BUILD_ROOT -name *.la -exec rm -f {} \;
 %{_libdir}/libgwengui-cpp.so.*
 
 %changelog
+* Mon Mar 23 2015 Robert Scheck <robert at fedoraproject.org> - 4.13.1-1
+- update to latest upstream
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.10.0-0.4.beta
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 63ff846..3d6968c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53f3caea475a9bf9c8d82aa728c847cf  gwenhywfar-4.10.0beta.tar.gz
+231b4af546c791a85d0f042773e6bd82  gwenhywfar-4.13.1.tar.gz


More information about the scm-commits mailing list