Accepting request 350848 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/350848
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Function-Parameters?expand=0&rev=5
This commit is contained in:
2015-12-26 12:25:45 +00:00
committed by Git OBS Bridge
parent 82bc9a20da
commit c1ba77bcf4
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22c1756b900f92b68cc703d87b414a392420fe53b7631b6c21fada1731c37b20
size 79380

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:014d35a907c57fa88880ba980e735e86884f7149c03ea87c69f11161e865b8ec
size 79689

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Dec 26 09:46:54 UTC 2015 - coolo@suse.com
- updated to 1.0702
see /usr/share/doc/packages/perl-Function-Parameters/Changes
1.0702 2015-12-21
- fix parsing of _ in prototypes
(caused bogus "Illegal character after '_' in prototype" warnings)
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 5 10:07:44 UTC 2015 - coolo@suse.com Sat Dec 5 10:07:44 UTC 2015 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-Function-Parameters Name: perl-Function-Parameters
Version: 1.0701 Version: 1.0702
Release: 0 Release: 0
%define cpan_name Function-Parameters %define cpan_name Function-Parameters
Summary: Subroutine Definitions with Parameter Lists Summary: Subroutine Definitions with Parameter Lists