update to 1.11.1

This commit is contained in:
Jens Petersen 2013-03-22 18:36:20 +09:00
parent 8db5960ecf
commit 0b7e52cc44
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/pandoc-1.9.4.2.tar.gz
/pandoc-1.9.4.5.tar.gz
/pandoc-1.10.1.tar.gz
/pandoc-1.11.1.tar.gz

View File

@ -17,7 +17,7 @@ definition lists, tables, and other features. A compatibility mode is\
provided for those who need a drop-in replacement for Markdown.pl.
Name: %{pkg_name}
Version: 1.10.1
Version: 1.11.1
Release: 1%{?dist}
Summary: Markup conversion tool for markdown
@ -81,7 +81,6 @@ needed by pandoc to generate pdf output.
%prep
%setup -q
cabal-tweak-dep-ver blaze-html "< 0.6" "< 0.7"
%build
@ -127,6 +126,9 @@ ln -s pandoc %{buildroot}%{_bindir}/hsmarkdown
%changelog
* Fri Mar 22 2013 Jens Petersen <petersen@redhat.com> - 1.11.1-1
- update to 1.11.1
* Sun Mar 10 2013 Jens Petersen <petersen@redhat.com> - 1.10.1-1
- update to 1.10.1
- allow blaze-html-0.6

View File

@ -1 +1 @@
ce6f193499e2e694c3df2290f03448ed pandoc-1.10.1.tar.gz
e895b22745affba37c0ba5e6e6d0f17c pandoc-1.11.1.tar.gz