Perl 5.26 rebuild

This commit is contained in:
Jitka Plesnikova 2017-06-04 06:58:40 +02:00
parent 346be0660f
commit a29441efb5

View File

@ -1,6 +1,6 @@
Name: perl-Text-Glob
Version: 0.11
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl module to match globbing patterns against text
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Text-Glob/
@ -44,6 +44,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
%{_mandir}/man3/*
%changelog
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.11-2
- Perl 5.26 rebuild
* Mon Mar 13 2017 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.11-1
- Upstream update.
- Spec files cosmetics.