From 59c37e92d227620e6f1656bf5c3f212fb019934c4cd7c347f6b9d5153aaafe32 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Wed, 6 Dec 2017 14:38:32 +0000 Subject: [PATCH] Accepting request 546593 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/546593 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Strict?expand=0&rev=16 --- Test-Strict-0.39.tar.gz | 3 --- Test-Strict-0.40.tar.gz | 3 +++ perl-Test-Strict.changes | 9 +++++++++ perl-Test-Strict.spec | 9 +++++---- 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 Test-Strict-0.39.tar.gz create mode 100644 Test-Strict-0.40.tar.gz diff --git a/Test-Strict-0.39.tar.gz b/Test-Strict-0.39.tar.gz deleted file mode 100644 index 8620aa0..0000000 --- a/Test-Strict-0.39.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb9bdff03533cd75153ada52c83d1683352d957d2a77fb554053ad132e3a3f3a -size 20163 diff --git a/Test-Strict-0.40.tar.gz b/Test-Strict-0.40.tar.gz new file mode 100644 index 0000000..3d4338e --- /dev/null +++ b/Test-Strict-0.40.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06a633bbf4dacad357c3673fb54cdc3ac2204774889474e815a61c27bcfe94cb +size 20208 diff --git a/perl-Test-Strict.changes b/perl-Test-Strict.changes index 68cbbf7..502f1e9 100644 --- a/perl-Test-Strict.changes +++ b/perl-Test-Strict.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Nov 30 07:04:35 UTC 2017 - coolo@suse.com + +- updated to 0.40 + see /usr/share/doc/packages/perl-Test-Strict/Changes + + 0.40 2017-11-29 13:00:00 MANWAR + - Merged pull request #22, thanks @cpansprout. + ------------------------------------------------------------------- Sat Dec 3 07:17:02 UTC 2016 - coolo@suse.com diff --git a/perl-Test-Strict.spec b/perl-Test-Strict.spec index 71ea3c3..dc08d1a 100644 --- a/perl-Test-Strict.spec +++ b/perl-Test-Strict.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Strict # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,14 +17,14 @@ Name: perl-Test-Strict -Version: 0.39 +Version: 0.40 Release: 0 %define cpan_name Test-Strict Summary: Check syntax, presence of use strict; and test coverage License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Test-Strict/ -Source0: http://www.cpan.org/authors/id/M/MA/MANWAR/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/M/MA/MANWAR/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -71,6 +71,7 @@ controlled by '$Test::Strict::UNTAINT_PATTERN'. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc Changes README +%license LICENSE %changelog