[ghc-pango] update to 0.12.1

Jens Petersen petersen at fedoraproject.org
Mon Sep 19 16:16:51 UTC 2011


commit 54f1a09771fc4fac8b7b3e4a3b1cf04fd8ea8a16
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Sep 20 01:16:38 2011 +0900

    update to 0.12.1

 .gitignore     |    1 +
 ghc-pango.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f17d7eb..297a65f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /pango-0.11.2.tar.gz
 /pango-0.12.0.tar.gz
+/pango-0.12.1.tar.gz
diff --git a/ghc-pango.spec b/ghc-pango.spec
index 243b330..9b5d2b2 100644
--- a/ghc-pango.spec
+++ b/ghc-pango.spec
@@ -5,11 +5,11 @@
 %global common_description A Haskell binding to the Pango text-rendering library.
 
 # add any foreign library dependencies here:
-%global ghc_pkg_c_deps pango-devel
+%global ghc_pkg_c_deps pango-devel%{?_isa}
 
 Name:           ghc-%{pkg_name}
-Version:        0.12.0
-Release:        5%{?dist}
+Version:        0.12.1
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -51,6 +51,9 @@ echo %doc demo >> %{name}-devel.files
 
 
 %changelog
+* Tue Sep 20 2011 Jens Petersen <petersen at redhat.com> - 0.12.1-1
+- update to 0.12.1
+
 * Tue Jun 21 2011 Jens Petersen <petersen at redhat.com> - 0.12.0-5
 - BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)
 
diff --git a/sources b/sources
index e2ce2c9..cec6e97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0260ed21d6ca2a52ebaa0aa212390cf7  pango-0.12.0.tar.gz
+a9127d5b1dd5935ecdb0a5cc2d406f48  pango-0.12.1.tar.gz


More information about the scm-commits mailing list