[mingw-fontconfig] Update to 2.10.91 (required by pango 1.32.6)

Erik van Pienbroek epienbro at fedoraproject.org
Wed Jan 16 20:05:43 UTC 2013


commit 4f06829b8485a3a058e884a874ff5c51aaeabc0f
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Jan 16 21:05:30 2013 +0100

    Update to 2.10.91 (required by pango 1.32.6)

 .gitignore            |    1 +
 mingw-fontconfig.spec |    9 +++++++--
 sources               |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b9d94d2..83db064 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ fontconfig-2.6.0.tar.gz
 /fontconfig-2.8.0.tar.gz
 /fontconfig-2.9.0.tar.gz
 /fontconfig-2.10.1.tar.bz2
+/fontconfig-2.10.91.tar.bz2
diff --git a/mingw-fontconfig.spec b/mingw-fontconfig.spec
index fe002be..c242c4a 100644
--- a/mingw-fontconfig.spec
+++ b/mingw-fontconfig.spec
@@ -1,8 +1,8 @@
 %{?mingw_package_header}
 
 Name:           mingw-fontconfig
-Version:        2.10.1
-Release:        2%{?dist}
+Version:        2.10.91
+Release:        1%{?dist}
 Summary:        MinGW Windows Fontconfig library
 
 License:        MIT
@@ -111,6 +111,7 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_datadir}/doc
 %{mingw32_bindir}/fc-pattern.exe
 %{mingw32_bindir}/fc-query.exe
 %{mingw32_bindir}/fc-scan.exe
+%{mingw32_bindir}/fc-validate.exe
 %{mingw32_bindir}/libfontconfig-1.dll
 %{mingw32_libdir}/libfontconfig.dll.a
 %{mingw32_libdir}/pkgconfig/fontconfig.pc
@@ -132,6 +133,7 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_datadir}/doc
 %{mingw64_bindir}/fc-pattern.exe
 %{mingw64_bindir}/fc-query.exe
 %{mingw64_bindir}/fc-scan.exe
+%{mingw64_bindir}/fc-validate.exe
 %{mingw64_bindir}/libfontconfig-1.dll
 %{mingw64_libdir}/libfontconfig.dll.a
 %{mingw64_libdir}/pkgconfig/fontconfig.pc
@@ -145,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_datadir}/doc
 
 
 %changelog
+* Wed Jan 16 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.10.91-1
+- Update to 2.10.91 (required by pango 1.32.6)
+
 * Sat Oct 13 2012 Nicola Fontana <ntd at entidi.it> - 2.10.1-2
 - Dropped libxml2 dependency
 
diff --git a/sources b/sources
index d6683ff..3d162af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9b9142080b7cd6b43890344fec7fbd8  fontconfig-2.10.1.tar.bz2
+c795bb39fab3a656e5dff8bad6a199f6  fontconfig-2.10.91.tar.bz2


More information about the scm-commits mailing list