Accepting request 495146 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/495146 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Function-Parameters?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
2d0c3cc8af
commit
5f06b4f359
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bf7416caba0d7e10fbd51dd7f921843322e93de3b5efe551bc168ea7bad4c457
|
|
||||||
size 87585
|
|
3
Function-Parameters-2.000007.tar.gz
Normal file
3
Function-Parameters-2.000007.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1c239bd48246e79647d788af102bba696eb82acb1a810535b881cbfa5fbed7bf
|
||||||
|
size 87719
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 16 05:47:10 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 2.000007
|
||||||
|
see /usr/share/doc/packages/perl-Function-Parameters/Changes
|
||||||
|
|
||||||
|
2.000007 2017-05-15
|
||||||
|
- no real code changes
|
||||||
|
- extend bug #129090 workaround to perl 5.25.5
|
||||||
|
- try to detect broken Moose installs earlier
|
||||||
|
- fix declaration of developer dependencies
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 17 05:42:26 UTC 2017 - coolo@suse.com
|
Mon Apr 17 05:42:26 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Function-Parameters
|
Name: perl-Function-Parameters
|
||||||
Version: 2.000006
|
Version: 2.000007
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Function-Parameters
|
%define cpan_name Function-Parameters
|
||||||
Summary: Define Functions and Methods with Parameter Lists ("Subroutine Signatures")
|
Summary: Define Functions and Methods with Parameter Lists ("Subroutine Signatures")
|
||||||
@@ -32,7 +32,6 @@ BuildRequires: perl-macros
|
|||||||
BuildRequires: perl(Dir::Self)
|
BuildRequires: perl(Dir::Self)
|
||||||
BuildRequires: perl(Hash::Util) >= 0.07
|
BuildRequires: perl(Hash::Util) >= 0.07
|
||||||
BuildRequires: perl(Test::Fatal)
|
BuildRequires: perl(Test::Fatal)
|
||||||
BuildRequires: perl(Test::Pod) >= 1.22
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user