diff --git a/perl-Text-Glob.spec b/perl-Text-Glob.spec index ab33ee1..12a0cdd 100644 --- a/perl-Text-Glob.spec +++ b/perl-Text-Glob.spec @@ -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 - 0.11-2 +- Perl 5.26 rebuild + * Mon Mar 13 2017 Ralf Corsépius - 0.11-1 - Upstream update. - Spec files cosmetics.