[ghc-pango] update to 0.12.0

Jens Petersen petersen at fedoraproject.org
Tue Nov 30 03:23:13 UTC 2010


commit 55de586c4ea1f89236777cc67644a0dc800f2790
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Nov 30 13:23:20 2010 +1000

    update to 0.12.0

 .gitignore                        |    1 +
 ghc-pango.spec                    |    9 +++++----
 ghc7-Gtk2HsSetup-Cabal-1.10.patch |   12 ------------
 sources                           |    2 +-
 4 files changed, 7 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19201f1..f17d7eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pango-0.11.2.tar.gz
+/pango-0.12.0.tar.gz
diff --git a/ghc-pango.spec b/ghc-pango.spec
index 2af946c..8899d75 100644
--- a/ghc-pango.spec
+++ b/ghc-pango.spec
@@ -16,8 +16,8 @@
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
-Version:        0.11.2
-Release:        3%{?dist}
+Version:        0.12.0
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -35,7 +35,6 @@ BuildRequires:  hscolour
 %endif
 %{?ghc_pkg_deps:BuildRequires:  %{ghc_pkg_deps}, %(echo %{ghc_pkg_deps} | sed -e "s/\(ghc-[^, ]\+\)-devel/\1-doc,\1-prof/g")}
 %{?ghc_pkg_c_deps:BuildRequires:  %{ghc_pkg_c_deps}}
-Patch1:         ghc7-Gtk2HsSetup-Cabal-1.10.patch
 
 %description
 %{common_description}
@@ -49,7 +48,6 @@ This package provides the shared library.
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-%patch1 -p1 -b .orig
 
 
 %build
@@ -70,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 30 2010 Jens Petersen <petersen at redhat.com> - 0.12.0-1
+- update to 0.12.0
+
 * Thu Nov 25 2010 Jens Petersen <petersen at redhat.com> - 0.11.2-3
 - fix build with Cabal-1.10: add ghc7-Gtk2HsSetup-Cabal-1.10.patch
 
diff --git a/sources b/sources
index 7ab69f4..e2ce2c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f2fa1be14c11a7f28fa4236539ff8858  pango-0.11.2.tar.gz
+0260ed21d6ca2a52ebaa0aa212390cf7  pango-0.12.0.tar.gz


More information about the scm-commits mailing list