From 2d00f839b072797f1e377c594ea551e85a3c36fc Mon Sep 17 00:00:00 2001 From: Thomas Sailer Date: May 06 2013 14:53:00 +0000 Subject: update to 2.34.0 --- 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 - 2.34.0-1 +- update to 2.34.0 + * Sun Jan 27 2013 Erik van Pienbroek - 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