diff --git a/.gitignore b/.gitignore index 49ddf2c..f385eb7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /tagsoup-0.12.8.tar.gz /tagsoup-0.13.1.tar.gz /tagsoup-0.13.3.tar.gz +/tagsoup-0.13.8.tar.gz diff --git a/ghc-tagsoup.spec b/ghc-tagsoup.spec index 56e2402..1dd0edb 100644 --- a/ghc-tagsoup.spec +++ b/ghc-tagsoup.spec @@ -3,8 +3,8 @@ %global pkg_name tagsoup Name: ghc-%{pkg_name} -Version: 0.13.3 -Release: 3%{?dist} +Version: 0.13.8 +Release: 1%{?dist} Summary: Parsing and extracting from HTML/XML documents License: BSD @@ -69,6 +69,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Thu Mar 03 2016 Adam Williamson - 0.13.8-1 +- new release 0.13.8 (latest pandoc needs at least 0.13.7) + * Wed Feb 03 2016 Fedora Release Engineering - 0.13.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 43dddd5..1da1258 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -54fcc3e07995a419a4d2261aa96a47d0 tagsoup-0.13.3.tar.gz +4abe8dfb1ab6e8144e779b276bb0ca5f tagsoup-0.13.8.tar.gz