From 34a2e0ea5485f7b3806211014da6dd94922d16dbafe773d059c09c53c919d8cc Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Sun, 4 Oct 2015 09:51:34 +0000 Subject: [PATCH] Accepting request 336264 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/336264 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Strict?expand=0&rev=3 --- Test-Strict-0.27.tar.gz | 3 --- Test-Strict-0.28.tar.gz | 3 +++ perl-Test-Strict.changes | 9 +++++++++ perl-Test-Strict.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 Test-Strict-0.27.tar.gz create mode 100644 Test-Strict-0.28.tar.gz diff --git a/Test-Strict-0.27.tar.gz b/Test-Strict-0.27.tar.gz deleted file mode 100644 index 09c6abe..0000000 --- a/Test-Strict-0.27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c486ca0aaaeb68e1e3974742684d9447c7259ac0293da4a80cf97024a0df000 -size 12426 diff --git a/Test-Strict-0.28.tar.gz b/Test-Strict-0.28.tar.gz new file mode 100644 index 0000000..d98e1e3 --- /dev/null +++ b/Test-Strict-0.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dcb02fe3e243fe906650b3c72029b0b9ffe0620b03fab8766e6e18b4d9fd05d +size 12504 diff --git a/perl-Test-Strict.changes b/perl-Test-Strict.changes index be6b415..ae653c0 100644 --- a/perl-Test-Strict.changes +++ b/perl-Test-Strict.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Oct 4 09:21:58 UTC 2015 - coolo@suse.com + +- updated to 0.28 + see /usr/share/doc/packages/perl-Test-Strict/Changes + + 0.28 2015-10-02 + - Make syntax_ok check modules without '::' in their names (Petr Ĺ abata) + ------------------------------------------------------------------- Thu Apr 16 19:53:08 UTC 2015 - coolo@suse.com diff --git a/perl-Test-Strict.spec b/perl-Test-Strict.spec index af6134c..001a154 100644 --- a/perl-Test-Strict.spec +++ b/perl-Test-Strict.spec @@ -17,7 +17,7 @@ Name: perl-Test-Strict -Version: 0.27 +Version: 0.28 Release: 0 %define cpan_name Test-Strict Summary: Check syntax, presence of use strict; and test coverage