diff --git a/Function-Parameters-1.0702.tar.gz b/Function-Parameters-1.0702.tar.gz deleted file mode 100644 index 5785bec..0000000 --- a/Function-Parameters-1.0702.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:014d35a907c57fa88880ba980e735e86884f7149c03ea87c69f11161e865b8ec -size 79689 diff --git a/Function-Parameters-1.0703.tar.gz b/Function-Parameters-1.0703.tar.gz new file mode 100644 index 0000000..a3ff85a --- /dev/null +++ b/Function-Parameters-1.0703.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ca937d0aef00b795a8b8dd24cdf0975c6b43933a0433f21e060d792a0c4bf5 +size 81273 diff --git a/perl-Function-Parameters.changes b/perl-Function-Parameters.changes index 3e7b3ef..ac6d252 100644 --- a/perl-Function-Parameters.changes +++ b/perl-Function-Parameters.changes @@ -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 diff --git a/perl-Function-Parameters.spec b/perl-Function-Parameters.spec index 09d3de6..a4cf26a 100644 --- a/perl-Function-Parameters.spec +++ b/perl-Function-Parameters.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Function-Parameters -Version: 1.0702 +Version: 1.0703 Release: 0 %define cpan_name Function-Parameters Summary: Subroutine Definitions with Parameter Lists @@ -31,7 +31,6 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Dir::Self) BuildRequires: perl(Test::Fatal) -BuildRequires: perl(Test::Pod) >= 1.22 %{perl_requires} %description @@ -56,6 +55,6 @@ and doesn't require a source filter. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes README +%doc Changes Makefile_PL_settings README %changelog