From c0dd47e37055c406bd19f49ac9d1205c940213e2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 26 Jun 2016 18:39:17 +0900 Subject: [PATCH] update to 0.13.10 --- .gitignore | 1 + ghc-tagsoup.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 024e5c1..3219c30 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /tagsoup-0.13.3.tar.gz /tagsoup-0.13.8.tar.gz /tagsoup-0.13.9.tar.gz +/tagsoup-0.13.10.tar.gz diff --git a/ghc-tagsoup.spec b/ghc-tagsoup.spec index 55ee54c..ad8dab6 100644 --- a/ghc-tagsoup.spec +++ b/ghc-tagsoup.spec @@ -1,9 +1,10 @@ +# generated by cabal-rpm-0.9.11 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name tagsoup Name: ghc-%{pkg_name} -Version: 0.13.9 +Version: 0.13.10 Release: 1%{?dist} Summary: Parsing and extracting information from (possibly malformed) HTML/XML documents @@ -71,6 +72,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Sun Jun 26 2016 Jens Petersen - 0.13.10-1 +- update to 0.13.10 + * Sat Apr 23 2016 Ben Boeckel - 0.13.9-1 - update to 0.13.9 - sync with cabal-rpm-0.9.10 diff --git a/sources b/sources index 12f86f3..4f66b9b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9eccd6492f9a5575c50620bbc1f36e9d tagsoup-0.13.9.tar.gz +dc108534c5ef8b3538918caf2ed0ad54 tagsoup-0.13.10.tar.gz