Compare commits
No commits in common. "c8" and "c8-stream-6.34" have entirely different histories.
c8
...
c8-stream-
@ -1,8 +1,12 @@
|
||||
%if ! (0%{?rhel})
|
||||
%{bcond_without perl_HTML_Tagset_enables_optional_test}
|
||||
%else
|
||||
%{bcond_with perl_HTML_Tagset_enables_optional_test}
|
||||
%endif
|
||||
|
||||
Name: perl-HTML-Tagset
|
||||
Version: 3.20
|
||||
Release: 33%{?dist}
|
||||
Release: 34%{?dist}
|
||||
Summary: HTML::Tagset - data tables useful in parsing HTML
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/HTML-Tagset/
|
||||
@ -52,6 +56,9 @@ make test
|
||||
%{_mandir}/man3/HTML::Tagset.3pm*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 3.20-34
|
||||
- Rebuild with enable hardening (bug #1636329)
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.20-33
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user