From f11de49178c9c2f71eede943cc42219c54c3c068 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 27 Jun 2016 10:13:18 +0900 Subject: [PATCH] update to 1.17.1 --- .gitignore | 1 + pandoc.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 46977bb..c283e4f 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /pandoc-1.12.3.3.tar.gz /pandoc-1.13.2.tar.gz /pandoc-1.16.0.2.tar.gz +/pandoc-1.17.1.tar.gz diff --git a/pandoc.spec b/pandoc.spec index baacbb5..b9e343e 100644 --- a/pandoc.spec +++ b/pandoc.spec @@ -7,8 +7,8 @@ %bcond_with tests Name: %{pkg_name} -Version: 1.16.0.2 -Release: 4%{?dist} +Version: 1.17.1 +Release: 1%{?dist} Summary: Conversion between markup formats License: GPLv2+ @@ -84,7 +84,7 @@ and a command-line tool that uses this library. It can read several dialects of Markdown and (subsets of) HTML, reStructuredText, LaTeX, DocBook, MediaWiki markup, TWiki markup, Haddock markup, OPML, Emacs Org-Mode, txt2tags, Word Docx, ODT, and Textile, and it can write Markdown, reStructuredText, XHTML, -HTML 5, LaTeX, ConTeXt, DocBook, OPML, OpenDocument, ODT, Word docx, RTF, +HTML 5, LaTeX, ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT, Word docx, RTF, MediaWiki, DokuWiki, Textile, groff man pages, plain text, Emacs Org-Mode, AsciiDoc, Haddock markup, EPUB (v2 and v3), FictionBook2, InDesign ICML, and several kinds of HTML/javascript slide shows (S5, Slidy, Slideous, DZSlides, @@ -278,6 +278,9 @@ fi %changelog +* Mon Jun 27 2016 Jens Petersen - 1.17.1-1 +- update to 1.17.1 + * Thu Jun 16 2016 Jens Petersen - 1.16.0.2-4 - build with network-uri diff --git a/sources b/sources index 6cd4835..a77c370 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8497a0db52756339db5ce96e9e5fe7e pandoc-1.16.0.2.tar.gz +59150ca758994be29802939bfd075cbf pandoc-1.17.1.tar.gz