[ghc-pango] update to 0.13.0.5

Jens Petersen petersen at fedoraproject.org
Tue Jan 20 09:15:00 UTC 2015


commit aa2856df0270f3e9814cc9fbe3fa0bba01e69fb0
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Jan 20 18:15:13 2015 +0900

    update to 0.13.0.5

 .gitignore     |    1 +
 ghc-pango.spec |   12 ++++++------
 sources        |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ffba227..55baeea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /pango-0.12.4.tar.gz
 /pango-0.12.5.0.tar.gz
 /pango-0.13.0.0.tar.gz
+/pango-0.13.0.5.tar.gz
diff --git a/ghc-pango.spec b/ghc-pango.spec
index d2fe6c7..8e050ff 100644
--- a/ghc-pango.spec
+++ b/ghc-pango.spec
@@ -2,17 +2,14 @@
 
 %global pkg_name pango
 
-# no useful debuginfo for Haskell packages without C sources
-%global debug_package %{nil}
-
 Name:           ghc-%{pkg_name}
-Version:        0.13.0.0
+Version:        0.13.0.5
 Release:        1%{?dist}
 Summary:        Binding to the Pango text rendering engine
 
 License:        LGPLv2+
-URL:            http://hackage.haskell.org/package/%{pkg_name}
-Source0:        http://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
+Url:            https://hackage.haskell.org/package/%{pkg_name}
+Source0:        https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
@@ -88,6 +85,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version}
 
 
 %changelog
+* Tue Jan 20 2015 Jens Petersen <petersen at redhat.com> - 0.13.0.5-1
+- update to 0.13.0.5
+
 * Tue Sep 16 2014 Jens Petersen <petersen at redhat.com> - 0.13.0.0-1
 - update to 0.13.0.0
 - refresh to cblrpm-0.8.11
diff --git a/sources b/sources
index 8a15b3d..0ed2f24 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-005e604d94a3232856d46e9db8aa5aa7  pango-0.13.0.0.tar.gz
+603f56b967ea25cd904aa2b5588ba68a  pango-0.13.0.5.tar.gz


More information about the scm-commits mailing list