new release 0.13.8
This commit is contained in:
parent
2a6c389bd8
commit
3b2112b8ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user