[ghc-pandoc-types] update to 1.8.2

Jens Petersen petersen at fedoraproject.org
Thu Aug 4 05:09:23 UTC 2011


commit 6c3a6710e9c43ab380d5419b0ac7ce4a8dc08eb0
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Aug 4 14:09:10 2011 +0900

    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 <petersen at redhat.com> - 1.8.2-1
+- update to 1.8.2
+
 * Wed Jun 22 2011 Jens Petersen <petersen at redhat.com> - 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


More information about the scm-commits mailing list