[mingw-pango: 31/37] Update to 1.29.4

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 20:16:50 UTC 2012


commit 640b7e91afb0cf71a6204c39e5bdf7072c33f97b
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Sep 30 19:11:53 2011 +0300

    Update to 1.29.4
    
    - Dropped upstreamed fallback engine patch

 .gitignore                             |    1 +
 mingw32-pango.spec                     |    8 +++++---
 pango-workaround-bug653985-part1.patch |   29 -----------------------------
 sources                                |    2 +-
 4 files changed, 7 insertions(+), 33 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5b4c2da..5834457 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pango-1.28.1.tar.bz2
 /pango-1.28.3.tar.bz2
 /pango-1.28.4.tar.bz2
 /pango-1.29.3.tar.xz
+/pango-1.29.4.tar.xz
diff --git a/mingw32-pango.spec b/mingw32-pango.spec
index c4a365a..22c2f34 100644
--- a/mingw32-pango.spec
+++ b/mingw32-pango.spec
@@ -3,7 +3,7 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-pango
-Version:        1.29.3
+Version:        1.29.4
 Release:        1%{?dist}
 Summary:        MinGW Windows Pango library
 
@@ -23,7 +23,6 @@ Source0:        http://download.gnome.org/sources/pango/1.29/pango-%{version}.ta
 Source1:        pango.modules
 
 Patch1000:      pango_enable_static_build.patch
-Patch1001:      pango-workaround-bug653985-part1.patch
 Patch1002:      pango-workaround-bug653985-part2.patch
 
 BuildArch:      noarch
@@ -67,7 +66,6 @@ Static version of the MinGW Windows Pango library.
 %prep
 %setup -q -n pango-%{version}
 %patch1000
-%patch1001 -p1
 %patch1002 -p1
 
 
@@ -174,6 +172,10 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/gtk-doc
   
 
 %changelog
+* Fri Sep 30 2011 Kalev Lember <kalevlember at gmail.com> - 1.29.4-1
+- Update to 1.29.4
+- Dropped upstreamed fallback engine patch
+
 * Tue Aug 30 2011 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.29.3-1
 - Update to 1.29.3
 - Dropped the dependency on the autotools by rewriting the patch
diff --git a/sources b/sources
index 7268ee1..1983db7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ac4366d1e62c278e7191fa3b0c95080  pango-1.29.3.tar.xz
+9d5aba73897d2e8e8115b3f4fddbc0af  pango-1.29.4.tar.xz


More information about the scm-commits mailing list