update to 0.13.10
This commit is contained in:
parent
fb483128e2
commit
c0dd47e370
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user