[perl-Pegex/f21] update to 0.60

Gerd Pokorra gerd at fedoraproject.org
Wed Feb 4 07:05:55 UTC 2015


commit 25e82b4f9d9fb3ca95d3937a98abe76e7a379448
Author: gerd <gp at zimt.uni-siegen.de>
Date:   Wed Feb 4 08:05:37 2015 +0100

    update to 0.60

 perl-Pegex.spec |    7 ++++++-
 sources         |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-Pegex.spec b/perl-Pegex.spec
index 13b194a..6bd7153 100644
--- a/perl-Pegex.spec
+++ b/perl-Pegex.spec
@@ -1,7 +1,7 @@
 %global perl_bootstrap 1
 
 Name:           perl-Pegex
-Version:        0.45
+Version:        0.60
 Release:        1%{?dist}
 Summary:        Pegex Parser Generator
 License:        GPL+ or Artistic
@@ -13,6 +13,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)
@@ -77,6 +78,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 04 2015 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.60-1
+- Update to 0.60
+- BuildRequires perl(File::ShareDir::Install) added
+
 * Fri Aug 08 2014 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.45-1
 - Update to 0.45
 
diff --git a/sources b/sources
index 3bee301..3ca206d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a707bf40a90d4c391fc3f6e4b119ab71  Pegex-0.45.tar.gz
+347f72c1c0347148d80058ea35927df8  Pegex-0.60.tar.gz



More information about the perl-devel mailing list