From 6c3a6710e9c43ab380d5419b0ac7ce4a8dc08eb0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 4 Aug 2011 14:09:10 +0900 Subject: [PATCH] update to 1.8.2 --- .gitignore | 1 + ghc-pandoc-types.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 63f75cf..d338423 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /pandoc-types-1.8.tar.gz /pandoc-types-1.8.0.2.tar.gz +/pandoc-types-1.8.2.tar.gz diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec index d769a4e..e009226 100644 --- a/ghc-pandoc-types.spec +++ b/ghc-pandoc-types.spec @@ -16,8 +16,8 @@ dependencies, and pandoc itself can depend on packages (like\ citeproc-hs) that use them. Name: ghc-%{pkg_name} -Version: 1.8.0.2 -Release: 2%{?dist} +Version: 1.8.2 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -48,11 +48,14 @@ BuildRequires: ghc-containers-prof, ghc-syb-prof # define the devel and prof subpkgs, devel post[un] scripts, and filelists: -# ghc-%pkg_name{,devel,prof}.files +# ghc-pandoc-types{,devel,prof}.files %ghc_lib_package %changelog +* Thu Aug 4 2011 Jens Petersen - 1.8.2-1 +- update to 1.8.2 + * Wed Jun 22 2011 Jens Petersen - 1.8.0.2-2 - use ghc_arches (cabal2spec-0.23.2) diff --git a/sources b/sources index 6b75a1e..a8d4fb0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a83e8aebe822417c3ff194a6eb1315f2 pandoc-types-1.8.0.2.tar.gz +9ebdff6d337cb0bbe6da04b14dd1bf59 pandoc-types-1.8.2.tar.gz