|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Regexp-Assemble
|
|
|
|
|
Version: 0.38
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Assemble multiple Regular Expressions into a single RE
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: http://search.cpan.org/dist/Regexp-Assemble/
|
|
|
|
@ -69,6 +69,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Regexp::Assemble.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.38-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jun 21 2017 Paul Howarth <paul@city-fan.org> - 0.38-1
|
|
|
|
|
- Update to 0.38
|
|
|
|
|
- Fix test prereqs; pod tests moved to xt/ (CPAN RT#122136, CPAN RT#122137)
|
|
|
|
|