update to 0.60

This commit is contained in:
gerd 2015-02-04 07:36:31 +01:00
parent 3cc59825fa
commit 1c62b0017a
2 changed files with 8 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Pegex
Version: 0.45
Release: 3%{?dist}
Version: 0.60
Release: 1%{?dist}
Summary: Pegex Parser Generator
License: GPL+ or Artistic
Group: Development/Libraries
@ -11,6 +11,7 @@ BuildRequires: perl
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
BuildRequires: perl(File::ShareDir::Install)
# Run-time
BuildRequires: perl(Carp)
BuildRequires: perl(constant)
@ -75,6 +76,10 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Feb 04 2015 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.60-1
- Update to 0.60
- BuildRequires perl(File::ShareDir::Install) added
* Sun Sep 07 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.45-3
- Perl 5.20 re-rebuild of bootstrapped packages

View File

@ -1 +1 @@
a707bf40a90d4c391fc3f6e4b119ab71 Pegex-0.45.tar.gz
347f72c1c0347148d80058ea35927df8 Pegex-0.60.tar.gz