diff --git a/Test-Synopsis-0.10.tar.gz b/Test-Synopsis-0.10.tar.gz deleted file mode 100644 index 563f923..0000000 --- a/Test-Synopsis-0.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb2932a22c7952578da85b374a10cf6f27a146566d55a88bd48d52be4523733d -size 20044 diff --git a/Test-Synopsis-0.11.tar.gz b/Test-Synopsis-0.11.tar.gz new file mode 100644 index 0000000..189e050 --- /dev/null +++ b/Test-Synopsis-0.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb6b2b8bff1ff48e4e9523abf7c0d46410f6ea023dd831b64dca955c94ddc3ca +size 20348 diff --git a/perl-Test-Synopsis.changes b/perl-Test-Synopsis.changes index 7df212c..e28629e 100644 --- a/perl-Test-Synopsis.changes +++ b/perl-Test-Synopsis.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Apr 13 19:30:49 UTC 2015 - coolo@suse.com + +- updated to 0.11 + see /usr/share/doc/packages/perl-Test-Synopsis/Changes + + 0.11 2014-10-04 + [Changes by ZOFFIX] + - Added #10 to CAVEATS (redefined warnings) + - Fixed #11 (failing tests on newer perls) + ------------------------------------------------------------------- Sun Feb 9 13:31:00 UTC 2014 - coolo@suse.com diff --git a/perl-Test-Synopsis.spec b/perl-Test-Synopsis.spec index c342241..f685390 100644 --- a/perl-Test-Synopsis.spec +++ b/perl-Test-Synopsis.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Synopsis # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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-Test-Synopsis -Version: 0.10 +Version: 0.11 Release: 0 %define cpan_name Test-Synopsis Summary: Test your SYNOPSIS code @@ -30,7 +30,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Test::Builder) >= 0.34 - %{perl_requires} %description