[perl-Pegex] update to 0.60

Gerd Pokorra gerd at fedoraproject.org
Wed Feb 4 06:36:46 UTC 2015


commit 1c62b0017aa07da4495bd058cf281b99d0cd8110
Author: gerd <gp at zimt.uni-siegen.de>
Date:   Wed Feb 4 07:36:31 2015 +0100

    update to 0.60

 perl-Pegex.spec |    9 +++++++--
 sources         |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/perl-Pegex.spec b/perl-Pegex.spec
index 2cdba4e..ba29283 100644
--- a/perl-Pegex.spec
+++ b/perl-Pegex.spec
@@ -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 at zimt.uni-siegen.de> 0.60-1
+- Update to 0.60
+- BuildRequires perl(File::ShareDir::Install) added
+
 * Sun Sep 07 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.45-3
 - Perl 5.20 re-rebuild of bootstrapped packages
 
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 scm-commits mailing list