Accepting request 486281 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/486281
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=43
This commit is contained in:
Stephan Kulow 2017-04-08 06:12:57 +00:00 committed by Git OBS Bridge
parent dc7e2138b5
commit 1682d8719b
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7041c483431fefd08eb66944fb5f8f7fb0fc595c08b33ed2f4c7037b8acccdcd
size 176884

BIN
Parse-RecDescent-1.967015.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Apr 7 06:31:51 UTC 2017 - coolo@suse.com
- updated to 1.967015
see /usr/share/doc/packages/perl-Parse-RecDescent/Changes
1.967015 Tue Apr 4 07:38:07 2017
- Fix misuse of require to include MYMETA.pl, data is just
included in both Makefile.PL and Build.PL nowB. (RT.cpan.org
#120922, thanks Kent!)
-------------------------------------------------------------------
Sun Apr 2 06:28:59 UTC 2017 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-Parse-RecDescent
Version: 1.967014
Version: 1.967015
Release: 0
%define cpan_name Parse-RecDescent
Summary: Generate Recursive-Descent Parsers