From e449093152bb9e24c2e1ac0928d666de06111b6b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 17 Sep 2015 19:01:07 +0900 Subject: [PATCH] update to 1.12.4.5 --- .gitignore | 1 + ghc-pandoc-types.spec | 11 ++++++++--- sources | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c02735a..7132a66 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /pandoc-types-1.12.3.1.tar.gz /pandoc-types-1.12.3.3.tar.gz /pandoc-types-1.12.4.1.tar.gz +/pandoc-types-1.12.4.5.tar.gz diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec index 37f014c..97c1d07 100644 --- a/ghc-pandoc-types.spec +++ b/ghc-pandoc-types.spec @@ -3,8 +3,8 @@ %global pkg_name pandoc-types Name: ghc-%{pkg_name} -Version: 1.12.4.1 -Release: 3%{?dist} +Version: 1.12.4.5 +Release: 1%{?dist} Summary: Types for representing a structured document License: GPLv2+ @@ -53,6 +53,8 @@ This package provides the Haskell %{pkg_name} library development files. %install %ghc_lib_install +rm %{buildroot}%{ghc_pkgdocdir}/LICENSE + %post devel %ghc_pkg_recache @@ -63,13 +65,16 @@ This package provides the Haskell %{pkg_name} library development files. %files -f %{name}.files -%doc COPYING +%license LICENSE %files devel -f %{name}-devel.files %changelog +* Thu Sep 17 2015 Jens Petersen - 1.12.4.5-1 +- update to 1.12.4.5 + * Mon Aug 31 2015 Peter Robinson 1.12.4.1-3 - Rebuild (aarch64 vector hashes) diff --git a/sources b/sources index 3b4bf84..7667a9e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62cea7ac92a53a4023b9e849cf99792b pandoc-types-1.12.4.1.tar.gz +b73b9d1828208f9d985481c813aee1e5 pandoc-types-1.12.4.5.tar.gz