update to 1.8.0.2

This commit is contained in:
Jens Petersen 2011-05-13 17:36:00 +09:00
parent bb04c9925d
commit 101f5cd399
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/pandoc-types-1.8.tar.gz
/pandoc-types-1.8.0.2.tar.gz

View File

@ -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 <petersen@redhat.com> - 1.8.0.2-1
- update to 1.8.0.2
* Wed May 11 2011 Jens Petersen <petersen@redhat.com> - 1.8-2
- drop ghc_package_deps
- add BR on ghc-Cabal-devel and ghc-containers-prof

View File

@ -1 +1 @@
776a016eb01cfe62ad2849fe1b9f82bc pandoc-types-1.8.tar.gz
a83e8aebe822417c3ff194a6eb1315f2 pandoc-types-1.8.0.2.tar.gz