[ghc-pango] update to 0.12.3

Jens Petersen petersen at fedoraproject.org
Tue Mar 20 12:03:29 UTC 2012


commit 4d810934ca88357e3917951c961980b9459d0f54
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Mar 20 21:03:21 2012 +0900

    update to 0.12.3

 .gitignore     |    1 +
 ghc-pango.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32b7406..cdbc041 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /pango-0.12.0.tar.gz
 /pango-0.12.1.tar.gz
 /pango-0.12.2.tar.gz
+/pango-0.12.3.tar.gz
diff --git a/ghc-pango.spec b/ghc-pango.spec
index 1030b10..39460f8 100644
--- a/ghc-pango.spec
+++ b/ghc-pango.spec
@@ -9,7 +9,7 @@
 %global common_description A Haskell binding to the Pango text-rendering library.
 
 Name:           ghc-%{pkg_name}
-Version:        0.12.2
+Version:        0.12.3
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -54,11 +54,14 @@ Requires:  pango-devel%{?_isa}
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files COPYING
 %doc demo
 
 
 %changelog
+* Tue Mar 20 2012 Jens Petersen <petersen at redhat.com> - 0.12.3-1
+- update to 0.12.3
+
 * Fri Jan  6 2012 Jens Petersen <petersen at redhat.com> - 0.12.2-1
 - update to 0.12.2 and cabal2spec-0.25.2
 
diff --git a/sources b/sources
index 0067c55..fbf7d69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-301efd2d2348698ce8d586ee14c36e2b  pango-0.12.2.tar.gz
+1ef3132cb569703d5b1bc262c9d86fe3  pango-0.12.3.tar.gz


More information about the scm-commits mailing list