From e6d7ee76da72fff111a1989be1cbb7052a6ace6b6aa21f63035c02a07803f9b5 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 19 Jan 2016 15:28:51 +0000 Subject: [PATCH] Accepting request 354752 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/354752 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Strict?expand=0&rev=11 --- Test-Strict-0.34.tar.gz | 3 --- Test-Strict-0.36.tar.gz | 3 +++ perl-Test-Strict.changes | 12 ++++++++++++ perl-Test-Strict.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 Test-Strict-0.34.tar.gz create mode 100644 Test-Strict-0.36.tar.gz diff --git a/Test-Strict-0.34.tar.gz b/Test-Strict-0.34.tar.gz deleted file mode 100644 index 520296e..0000000 --- a/Test-Strict-0.34.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8eb366a2d8a916b911c5246977d979a396d71c60693ccf1e8173eddc752e9b84 -size 19633 diff --git a/Test-Strict-0.36.tar.gz b/Test-Strict-0.36.tar.gz new file mode 100644 index 0000000..f49a3d8 --- /dev/null +++ b/Test-Strict-0.36.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105d751b67ca2203e5730f87865025c4cdd20cb6a6f2618cd07f776c9abe26d0 +size 19862 diff --git a/perl-Test-Strict.changes b/perl-Test-Strict.changes index d4ec25f..189329e 100644 --- a/perl-Test-Strict.changes +++ b/perl-Test-Strict.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jan 19 10:31:26 UTC 2016 - coolo@suse.com + +- updated to 0.36 + see /usr/share/doc/packages/perl-Test-Strict/Changes + + 0.36 2016-01-17 02:10:00 MANWAR + - Fixed issue RT# 55112 (svn directories incorrectly filtered out). + + 0.35 2016-01-16 08:45:00 MANWAR + - Fixed Github issue #16. + ------------------------------------------------------------------- Sun Nov 15 10:14:44 UTC 2015 - coolo@suse.com diff --git a/perl-Test-Strict.spec b/perl-Test-Strict.spec index 5513ec1..d26569d 100644 --- a/perl-Test-Strict.spec +++ b/perl-Test-Strict.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Strict # -# 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-Test-Strict -Version: 0.34 +Version: 0.36 Release: 0 %define cpan_name Test-Strict Summary: Check syntax, presence of use strict; and test coverage