diff --git a/.gitignore b/.gitignore index c283e4f..91d983c 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /pandoc-1.13.2.tar.gz /pandoc-1.16.0.2.tar.gz /pandoc-1.17.1.tar.gz +/pandoc-1.17.0.3.tar.gz diff --git a/pandoc.spec b/pandoc.spec index b9e343e..e728225 100644 --- a/pandoc.spec +++ b/pandoc.spec @@ -7,7 +7,7 @@ %bcond_with tests Name: %{pkg_name} -Version: 1.17.1 +Version: 1.17.0.3 Release: 1%{?dist} Summary: Conversion between markup formats @@ -278,8 +278,8 @@ fi %changelog -* Mon Jun 27 2016 Jens Petersen - 1.17.1-1 -- update to 1.17.1 +* Mon Jun 27 2016 Jens Petersen - 1.17.0.3-1 +- update to 1.17.0.3 * Thu Jun 16 2016 Jens Petersen - 1.16.0.2-4 - build with network-uri diff --git a/sources b/sources index a77c370..f152b5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -59150ca758994be29802939bfd075cbf pandoc-1.17.1.tar.gz +a4d9055e330ea4b573442442e7d411e4 pandoc-1.17.0.3.tar.gz