diff --git a/.gitignore b/.gitignore index db88cc6..63f75cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pandoc-types-1.8.tar.gz +/pandoc-types-1.8.0.2.tar.gz diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec index 0fc94a4..6d97859 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 -Release: 2%{?dist} +Version: 1.8.0.2 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -54,6 +54,9 @@ BuildRequires: ghc-containers-prof, ghc-syb-prof %changelog +* Fri May 13 2011 Jens Petersen - 1.8.0.2-1 +- update to 1.8.0.2 + * Wed May 11 2011 Jens Petersen - 1.8-2 - drop ghc_package_deps - add BR on ghc-Cabal-devel and ghc-containers-prof diff --git a/sources b/sources index 8dffa53..6b75a1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -776a016eb01cfe62ad2849fe1b9f82bc pandoc-types-1.8.tar.gz +a83e8aebe822417c3ff194a6eb1315f2 pandoc-types-1.8.0.2.tar.gz