diff --git a/.gitignore b/.gitignore index 1c5f020..dac6381 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ pangomm-2.26.0.tar.bz2 /pangomm-2.27.1.tar.bz2 /pangomm-2.28.2.tar.bz2 /pangomm-2.28.3.tar.xz +/pangomm-2.28.4.tar.xz diff --git a/mingw-pangomm.spec b/mingw-pangomm.spec index 0f326fe..8efb181 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.3 -Release: 6%{?dist} +Version: 2.28.4 +Release: 3%{?dist} Summary: MinGW Windows C++ interface for Pango License: LGPLv2+ @@ -103,6 +103,12 @@ rm $RPM_BUILD_ROOT%{mingw64_libdir}/*.la %changelog +* Sun Apr 8 2012 Erik van Pienbroek - 2.28.4-3 +- Bump EVR to be higher than the package in the mingw-w64 testing repo + +* Sun Apr 8 2012 Erik van Pienbroek - 2.28.4-1 +- Update to 2.28.4 + * Thu Mar 15 2012 Kalev Lember - 2.28.3-6 - Build 64 bit Windows binaries diff --git a/sources b/sources index e26e168..7c63628 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f259bfb342dc29acf42da923e3459837 pangomm-2.28.3.tar.xz +f4fe0905ee56e1ff0205005e61d2a66f pangomm-2.28.4.tar.xz