From a29441efb5738fe4c2267ab1eb57dca5128e09d3 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sun, 4 Jun 2017 06:58:40 +0200 Subject: [PATCH] Perl 5.26 rebuild --- perl-Text-Glob.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.