From 797b9de0b89f882107782c2ab2a4d910aa0c4274 Mon Sep 17 00:00:00 2001
From: gerd <[email protected]>
Date: Sep 19 2017 17:00:09 +0000
Subject: update to 0.64


---

diff --git a/perl-Pegex.spec b/perl-Pegex.spec
index 7393339..e1ad429 100644
--- a/perl-Pegex.spec
+++ b/perl-Pegex.spec
@@ -1,13 +1,13 @@
 Name:           perl-Pegex
-Version:        0.63
-Release:        2%{?dist}
+Version:        0.64
+Release:        1%{?dist}
 Summary:        Pegex Parser Generator
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Pegex/
 Source0:        
http://search.cpan.org/CPAN/authors/id/I/IN/INGY/Pegex-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  perl
+BuildRequires:  perl-interpreter
 BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(strict)
@@ -68,7 +68,6 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test TEST_FILES="$(find t -name '*.t' \
     \! -exec grep -q -e 'use TestML' {} \; -print | tr \"\\n\" ' ')"
 %else
-rm -f t/testml-compiler-checks.t t/testml-tree-pegex.t t/testml-tree.t
 make test
 %endif
 
@@ -78,6 +77,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 19 2017 Gerd Pokorra <[email protected]> 0.64-1
+- Update to 0.64
+
 * Sat Feb 11 2017 Fedora Release Engineering <[email protected]> - 
0.63-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 24dd23b..e070572 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Pegex-0.63.tar.gz) = 
3b0d420830076035c9d982b2416502968e217024571c8789764b58e155b0f74076aafb010e5ba09ae1bc54cf63c3192b65c7db31450ccfb3edbafb7fa05ffc09
+SHA512 (Pegex-0.64.tar.gz) = 
e717a762405a77b2670e1d9b3ca2ef760db186b3f62a92cfc6e87049e71f3abd5476b44a285d27c622711557540a0d978b90d5c59afae63692986f510d7458ce


        
https://src.fedoraproject.org/rpms/perl-Pegex/c/797b9de0b89f882107782c2ab2a4d910aa0c4274?branch=f26
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to