Accepting request 352248 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/352248 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Function-Parameters?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
c1ba77bcf4
commit
52ce4c5ffc
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:014d35a907c57fa88880ba980e735e86884f7149c03ea87c69f11161e865b8ec
|
|
||||||
size 79689
|
|
3
Function-Parameters-1.0703.tar.gz
Normal file
3
Function-Parameters-1.0703.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:54ca937d0aef00b795a8b8dd24cdf0975c6b43933a0433f21e060d792a0c4bf5
|
||||||
|
size 81273
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 6 10:03:12 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.0703
|
||||||
|
see /usr/share/doc/packages/perl-Function-Parameters/Changes
|
||||||
|
|
||||||
|
1.0703 2016-01-05
|
||||||
|
- fix line numbers in runtime errors caused by calls with bad arguments
|
||||||
|
(Carp trying to be smart and skipping over "internal" callers)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 26 09:46:54 UTC 2015 - coolo@suse.com
|
Sat Dec 26 09:46:54 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Function-Parameters
|
# spec file for package perl-Function-Parameters
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Function-Parameters
|
Name: perl-Function-Parameters
|
||||||
Version: 1.0702
|
Version: 1.0703
|
||||||
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
|
||||||
@@ -31,7 +31,6 @@ BuildRequires: perl
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Dir::Self)
|
BuildRequires: perl(Dir::Self)
|
||||||
BuildRequires: perl(Test::Fatal)
|
BuildRequires: perl(Test::Fatal)
|
||||||
BuildRequires: perl(Test::Pod) >= 1.22
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -56,6 +55,6 @@ and doesn't require a source filter.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes README
|
%doc Changes Makefile_PL_settings README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user