update to 1.9.1

This commit is contained in:
Jens Petersen 2012-03-07 16:52:51 +09:00
parent 01db005da6
commit c4492ee5d5
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/pandoc-types-1.8.0.2.tar.gz
/pandoc-types-1.8.2.tar.gz
/pandoc-types-1.9.0.2.tar.gz
/pandoc-types-1.9.1.tar.gz

View File

@ -14,7 +14,7 @@ dependencies, and pandoc itself can depend on packages (like\
citeproc-hs) that use them.
Name: ghc-%{pkg_name}
Version: 1.9.0.2
Version: 1.9.1
Release: 1%{?dist}
Summary: %{common_summary}
@ -58,6 +58,9 @@ BuildRequires: ghc-syb-prof
%changelog
* Wed Mar 7 2012 Jens Petersen <petersen@redhat.com> - 1.9.1-1
- update to 1.9.1
* Sun Feb 12 2012 Jens Petersen <petersen@redhat.com> - 1.9.0.2-1
- update to 1.9.0.2

View File

@ -1 +1 @@
9ec7d1901be9a13724377f3775e7d3ed pandoc-types-1.9.0.2.tar.gz
cd62b1a10aad85237c22999c40efe35c pandoc-types-1.9.1.tar.gz