diff --git a/Test-Pod-1.51.tar.gz b/Test-Pod-1.51.tar.gz deleted file mode 100644 index fef30b6..0000000 --- a/Test-Pod-1.51.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1a1d3cedf4a579e3aad89c36f9878a8542b6656dbe71f1581420f49582d7efb -size 12159 diff --git a/Test-Pod-1.52.tar.gz b/Test-Pod-1.52.tar.gz new file mode 100644 index 0000000..cce8847 --- /dev/null +++ b/Test-Pod-1.52.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60a8dbcc60168bf1daa5cc2350236df9343e9878f4ab9830970a5dde6fe8e5fc +size 11841 diff --git a/perl-Test-Pod.changes b/perl-Test-Pod.changes index b4e6ebe..d6a9ff4 100644 --- a/perl-Test-Pod.changes +++ b/perl-Test-Pod.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Apr 20 06:04:11 UTC 2018 - coolo@suse.com + +- updated to 1.52 + see /usr/share/doc/packages/perl-Test-Pod/Changes + + 1.52 2018-04-19 + * *.psgi files are now recognized as pod-containing files (thanks, Tom + Hukins!) + * explicit perl 5.8 dependency removed + ------------------------------------------------------------------- Tue Jul 7 09:24:43 UTC 2015 - coolo@suse.com diff --git a/perl-Test-Pod.spec b/perl-Test-Pod.spec index 3084ccb..312917f 100644 --- a/perl-Test-Pod.spec +++ b/perl-Test-Pod.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Pod # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,15 +17,15 @@ Name: perl-Test-Pod -Version: 1.51 +Version: 1.52 Release: 0 #Upstream: Artistic-1.0 or GPL-1.0+ %define cpan_name Test-Pod Summary: Check for Pod Errors in Files -License: Artistic-2.0 or GPL-2.0 +License: Artistic-2.0 OR GPL-2.0-only Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Test-Pod/ -Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build