update to 1.9.0.2

This commit is contained in:
Jens Petersen 2012-02-12 18:00:34 +09:00
parent 3b93f72c84
commit 01db005da6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/pandoc-types-1.8.tar.gz
/pandoc-types-1.8.0.2.tar.gz
/pandoc-types-1.8.2.tar.gz
/pandoc-types-1.9.0.2.tar.gz

View File

@ -14,8 +14,8 @@ dependencies, and pandoc itself can depend on packages (like\
citeproc-hs) that use them.
Name: ghc-%{pkg_name}
Version: 1.8.2
Release: 2%{?dist}
Version: 1.9.0.2
Release: 1%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -58,6 +58,9 @@ BuildRequires: ghc-syb-prof
%changelog
* Sun Feb 12 2012 Jens Petersen <petersen@redhat.com> - 1.9.0.2-1
- update to 1.9.0.2
* Thu Jan 5 2012 Jens Petersen <petersen@redhat.com> - 1.8.2-2
- update to cabal2spec-0.25.2

View File

@ -1 +1 @@
9ebdff6d337cb0bbe6da04b14dd1bf59 pandoc-types-1.8.2.tar.gz
9ec7d1901be9a13724377f3775e7d3ed pandoc-types-1.9.0.2.tar.gz