update to 0.14.8
This commit is contained in:
parent
00ec4969c4
commit
717f34f7e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/tagsoup-0.14.2.tar.gz
|
||||
/tagsoup-0.14.6.tar.gz
|
||||
/tagsoup-0.14.7.tar.gz
|
||||
/tagsoup-0.14.8.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.14.7
|
||||
Release: 2%{?dist}
|
||||
Version: 0.14.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Parsing and extracting information from (possibly malformed) HTML/XML documents
|
||||
|
||||
License: BSD
|
||||
@ -121,6 +121,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 0.14.8-1
|
||||
- update to 0.14.8
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tagsoup-0.14.7.tar.gz) = 7037525e8894bbbaf0e64f1e87e117179dd0ba1d1bce3cf6999bdab9f7cbfd6a006ee76d53719cd596490daa35b4bf7cdfe62ec50ee55ec9a406860ea8476991
|
||||
SHA512 (tagsoup-0.14.8.tar.gz) = 2fc0adfc43402e537dac043682d876cae29834ebe9bcec7b53cc26ba769324b987be9cd86f9174f52344635342b7ff8f6cc2186be92c5bf4b359968f3cdd17e4
|
||||
|
Loading…
Reference in New Issue
Block a user