new release 0.13.8

This commit is contained in:
Adam Williamson 2016-03-03 10:09:21 -08:00
parent 2a6c389bd8
commit 3b2112b8ca
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <awilliam@redhat.com> - 0.13.8-1
- new release 0.13.8 (latest pandoc needs at least 0.13.7)
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
54fcc3e07995a419a4d2261aa96a47d0 tagsoup-0.13.3.tar.gz
4abe8dfb1ab6e8144e779b276bb0ca5f tagsoup-0.13.8.tar.gz