[mingw-pangomm] update to 2.34.0

sailer sailer at fedoraproject.org
Mon May 6 14:53:20 UTC 2013


commit 2d00f839b072797f1e377c594ea551e85a3c36fc
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Mon May 6 16:53:00 2013 +0200

    update to 2.34.0

 .gitignore         |    1 +
 mingw-pangomm.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dac6381..af5dc94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ pangomm-2.26.0.tar.bz2
 /pangomm-2.28.2.tar.bz2
 /pangomm-2.28.3.tar.xz
 /pangomm-2.28.4.tar.xz
+/pangomm-2.34.0.tar.xz
diff --git a/mingw-pangomm.spec b/mingw-pangomm.spec
index c8d8085..95f8590 100644
--- a/mingw-pangomm.spec
+++ b/mingw-pangomm.spec
@@ -8,8 +8,8 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-pangomm
-Version:        2.28.4
-Release:        5%{?dist}
+Version:        2.34.0
+Release:        1%{?dist}
 Summary:        MinGW Windows C++ interface for Pango
 
 License:        LGPLv2+
@@ -107,6 +107,9 @@ rm $RPM_BUILD_ROOT%{mingw64_libdir}/*.la
 
 
 %changelog
+* Mon May  6 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.34.0-1
+- update to 2.34.0
+
 * Sun Jan 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.28.4-5
 - Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
 
diff --git a/sources b/sources
index 7c63628..d88dcb4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4fe0905ee56e1ff0205005e61d2a66f  pangomm-2.28.4.tar.xz
+2c702caede167323c9ed9eed2b933098  pangomm-2.34.0.tar.xz


More information about the scm-commits mailing list