commit 9bed1bb5c60112bebd2d888f1cb7a541377e668f Author: Bill Pemberton <wfp5p@xxxxxxxxxxxxxxx> Date: Fri Feb 6 22:19:57 2015 -0500 Update to version 1.039 .gitignore | 1 + perl-Regexp-Grammars.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) --- diff --git a/.gitignore b/.gitignore index 66ca47e..d776200 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /Regexp-Grammars-1.030.tar.gz /Regexp-Grammars-1.031.tar.gz /Regexp-Grammars-1.033.tar.gz +/Regexp-Grammars-1.039.tar.gz diff --git a/perl-Regexp-Grammars.spec b/perl-Regexp-Grammars.spec index c2f7bff..e982c03 100644 --- a/perl-Regexp-Grammars.spec +++ b/perl-Regexp-Grammars.spec @@ -1,6 +1,6 @@ Name: perl-Regexp-Grammars -Version: 1.033 -Release: 2%{?dist} +Version: 1.039 +Release: 1%{?dist} Summary: Add grammatical parsing features to perl regular expressions License: GPL+ or Artistic Group: Development/Libraries @@ -40,9 +40,6 @@ perl Build.PL installdirs=vendor %install ./Build install destdir=%{buildroot} create_packlist=0 -# this is only needed for Build test -rm -f %{buildroot}/%{perl_vendorlib}/Skip_if_Perl_5_18.pm - %{_fixperms} %{buildroot} %check @@ -54,6 +51,9 @@ rm -f %{buildroot}/%{perl_vendorlib}/Skip_if_Perl_5_18.pm %{_mandir}/man3/Regexp::Grammars.3pm* %changelog +* Sat Feb 7 2015 Bill Pemberton <wfp5p@xxxxxxxxxxxxxxx> - 1.039-1 +- Update to version 1.039 + * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.033-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 1eb8791..b7bda79 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf2edc67612e699dfffccb92ef0dea5a Regexp-Grammars-1.033.tar.gz +430513af60a25f7af6a84091d766244d Regexp-Grammars-1.039.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel