diff --git a/.gitignore b/.gitignore index 8037b6f..bcf8491 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /pandoc-1.8.1.2.tar.gz /pandoc-1.8.2.1.tar.gz /pandoc-1.9.1.1.tar.gz +/pandoc-1.9.1.2.tar.gz diff --git a/pandoc.spec b/pandoc.spec index 92c0076..82e7141 100644 --- a/pandoc.spec +++ b/pandoc.spec @@ -13,8 +13,8 @@ reStructuredText, HTML, LaTeX, ConTeXt, Docbook, OpenDocument, ODT, RTF,\ MediaWiki, groff man pages, EPUB, and S5 and Slidy HTML slide shows. Name: %{pkg_name} -Version: 1.9.1.1 -Release: 2%{?dist} +Version: 1.9.1.2 +Release: 1%{?dist} Summary: Markup conversion tool for markdown Group: Applications/Publishing @@ -91,10 +91,13 @@ rm %{buildroot}%{_datadir}/%{name}-%{version}/{BUGS,COPYRIGHT,INSTALL,README,cha %attr(644,root,root) %{_mandir}/man5/* -%ghc_files +%ghc_files COPYRIGHT %changelog +* Wed Mar 21 2012 Jens Petersen - 1.9.1.2-1 +- update to 1.9.1.2 + * Wed Mar 7 2012 Jens Petersen - 1.9.1.1-2 - rebuild diff --git a/sources b/sources index 2a0f550..e923128 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e596946c1c8982c1b5a6bdc4d13b5a0 pandoc-1.9.1.1.tar.gz +e37b043379147c7fe4d6b51486e02f77 pandoc-1.9.1.2.tar.gz