update to 0.13.10

This commit is contained in:
Jens Petersen 2016-06-26 18:39:17 +09:00
parent fb483128e2
commit c0dd47e370
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <petersen@redhat.com> - 0.13.10-1
- update to 0.13.10
* Sat Apr 23 2016 Ben Boeckel <mathstuf@gmail.com> - 0.13.9-1
- update to 0.13.9
- sync with cabal-rpm-0.9.10

View File

@ -1 +1 @@
9eccd6492f9a5575c50620bbc1f36e9d tagsoup-0.13.9.tar.gz
dc108534c5ef8b3538918caf2ed0ad54 tagsoup-0.13.10.tar.gz