[mingw-pangomm] Update to 2.28.4

Erik van Pienbroek epienbro at fedoraproject.org
Sun Apr 8 12:53:41 UTC 2012


commit 175153e0a5c99e6563f71848cfda2311851e7cd6
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Apr 8 14:53:20 2012 +0200

    Update to 2.28.4
    
    - Update to 2.28.4
    - Bump EVR to be higher than the package in the mingw-w64 testing repo

 .gitignore         |    1 +
 mingw-pangomm.spec |   10 ++++++++--
 sources            |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
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 <epienbro at fedoraproject.org> - 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 <epienbro at fedoraproject.org> - 2.28.4-1
+- Update to 2.28.4
+
 * Thu Mar 15 2012 Kalev Lember <kalevlember at gmail.com> - 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


More information about the scm-commits mailing list