commit perl-Test-Strict for openSUSE:Factory

2019-06-18 Thread root
Hello community,

here is the log from the commit of package perl-Test-Strict for 
openSUSE:Factory checked in at 2019-06-18 14:54:59

Comparing /work/SRC/openSUSE:Factory/perl-Test-Strict (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-Strict.new.4811 (New)


Package is "perl-Test-Strict"

Tue Jun 18 14:54:59 2019 rev:9 rq:710545 version:0.52

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Strict/perl-Test-Strict.changes
2019-06-04 12:11:13.339843746 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Strict.new.4811/perl-Test-Strict.changes  
2019-06-18 14:55:00.261454916 +0200
@@ -1,0 +2,36 @@
+Tue Jun 18 05:33:20 UTC 2019 - Stephan Kulow 

+
+- updated to 0.52
+   see /usr/share/doc/packages/perl-Test-Strict/Changes
+
+  0.52  2019-06-16 10:10:00 MANWAR
+- Applied patch provided by Matthew (Issue #25).
+
+---
+Sun Jun 16 05:32:34 UTC 2019 - Stephan Kulow 
+
+- updated to 0.51
+   see /usr/share/doc/packages/perl-Test-Strict/Changes
+
+  0.51  2019-06-15 06:30:00 MANWAR
+- Now ignores .git folder (Issue #26).
+
+---
+Sat Jun 15 05:35:26 UTC 2019 - Stephan Kulow 
+
+- updated to 0.50
+   see /usr/share/doc/packages/perl-Test-Strict/Changes
+
+  0.50  2019-06-14 15:30:00 MANWAR
+- Added Test::Roo::Role to the list (Issue #29).
+
+---
+Fri Jun 14 05:32:59 UTC 2019 - Stephan Kulow 
+
+- updated to 0.49
+   see /usr/share/doc/packages/perl-Test-Strict/Changes
+
+  0.49  2019-06-13 12:20:00 MANWAR
+- Fixed CPANTS issue (main_module_version_matches_dist_version).
+
+---

Old:

  Test-Strict-0.48.tar.gz

New:

  Test-Strict-0.52.tar.gz



Other differences:
--
++ perl-Test-Strict.spec ++
--- /var/tmp/diff_new_pack.V8Jnku/_old  2019-06-18 14:55:00.921454486 +0200
+++ /var/tmp/diff_new_pack.V8Jnku/_new  2019-06-18 14:55:00.925454484 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test-Strict
-Version:0.48
+Version:0.52
 Release:0
 %define cpan_name Test-Strict
 Summary:Check syntax, presence of use strict; and test coverage

++ Test-Strict-0.48.tar.gz -> Test-Strict-0.52.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.48/Changes new/Test-Strict-0.52/Changes
--- old/Test-Strict-0.48/Changes2019-05-29 11:59:40.0 +0200
+++ new/Test-Strict-0.52/Changes2019-06-16 11:11:08.0 +0200
@@ -1,5 +1,17 @@
 Revision history for Test::Strict.
 
+0.52  2019-06-16 10:10:00 MANWAR
+  - Applied patch provided by Matthew (Issue #25).
+
+0.51  2019-06-15 06:30:00 MANWAR
+  - Now ignores .git folder (Issue #26).
+
+0.50  2019-06-14 15:30:00 MANWAR
+  - Added Test::Roo::Role to the list (Issue #29).
+
+0.49  2019-06-13 12:20:00 MANWAR
+  - Fixed CPANTS issue (main_module_version_matches_dist_version).
+
 0.48  2019-05-29 11:00:00 MANWAR
   - Added Test::Most to modules with strictures, #27 @robrwo
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.48/META.json 
new/Test-Strict-0.52/META.json
--- old/Test-Strict-0.48/META.json  2019-05-29 12:00:10.0 +0200
+++ new/Test-Strict-0.52/META.json  2019-06-16 11:12:11.0 +0200
@@ -49,7 +49,7 @@
"provides" : {
   "Test::Strict" : {
  "file" : "lib/Test/Strict.pm",
- "version" : "0.47"
+ "version" : "0.52"
   }
},
"release_status" : "stable",
@@ -64,7 +64,7 @@
  "x_license" : "http://dev.perl.org/licenses/";
   }
},
-   "version" : "0.48",
+   "version" : "0.52",
"x_contributors" : [
   "Gabor Szabo ",
   "Peter Vereshagin ",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.48/META.yml 
new/Test-Strict-0.52/META.yml
--- old/Test-Strict-0.48/META.yml   2019-05-29 12:00:10.0 +0200
+++ new/Test-Strict-0.52/META.yml   2019-06-16 11:12:11.0 +0200
@@ -22,7 +22,7 @@
 provides:
   Test::Strict:
 file: lib/Test/Strict.pm
-version: '0.47'
+version: '0.52'
 requires:
   File::Find: '0.01'
   File::Spec: '0.01'
@@ -33,7 +33,7 @@
 resources:
   bugtracker: http://github.com/manwar/Test-Strict
   repository: http://github.com/manwar/Test-Strict.git
-version: '0.48'
+version: '0.52'
 x_contributors:
   - 'Gabor Szabo '
   - 'Peter Vereshagin '
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.48/Ma

commit perl-Test-Strict for openSUSE:Factory

2019-06-04 Thread root
Hello community,

here is the log from the commit of package perl-Test-Strict for 
openSUSE:Factory checked in at 2019-06-04 12:11:11

Comparing /work/SRC/openSUSE:Factory/perl-Test-Strict (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-Strict.new.5148 (New)


Package is "perl-Test-Strict"

Tue Jun  4 12:11:11 2019 rev:8 rq:707083 version:0.48

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Strict/perl-Test-Strict.changes
2018-07-27 10:52:29.429215642 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Strict.new.5148/perl-Test-Strict.changes  
2019-06-04 12:11:13.339843746 +0200
@@ -1,0 +2,9 @@
+Thu May 30 05:26:30 UTC 2019 - Stephan Kulow 
+
+- updated to 0.48
+   see /usr/share/doc/packages/perl-Test-Strict/Changes
+
+  0.48  2019-05-29 11:00:00 MANWAR
+- Added Test::Most to modules with strictures, #27 @robrwo
+
+---

Old:

  Test-Strict-0.47.tar.gz

New:

  Test-Strict-0.48.tar.gz



Other differences:
--
++ perl-Test-Strict.spec ++
--- /var/tmp/diff_new_pack.j9NWQM/_old  2019-06-04 12:11:14.003843528 +0200
+++ /var/tmp/diff_new_pack.j9NWQM/_new  2019-06-04 12:11:14.007843527 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Strict
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Test-Strict
-Version:0.47
+Version:0.48
 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-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Test-Strict/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/M/MA/MANWAR/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -56,11 +56,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++ Test-Strict-0.47.tar.gz -> Test-Strict-0.48.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.47/Changes new/Test-Strict-0.48/Changes
--- old/Test-Strict-0.47/Changes2018-07-07 18:56:52.0 +0200
+++ new/Test-Strict-0.48/Changes2019-05-29 11:59:40.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Test::Strict.
 
+0.48  2019-05-29 11:00:00 MANWAR
+  - Added Test::Most to modules with strictures, #27 @robrwo
+
 0.47  2018-07-07 18:00:00 MANWAR
   - Upgraded version.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.47/META.json 
new/Test-Strict-0.48/META.json
--- old/Test-Strict-0.47/META.json  2018-07-07 18:57:23.0 +0200
+++ new/Test-Strict-0.48/META.json  2019-05-29 12:00:10.0 +0200
@@ -4,13 +4,13 @@
   "Pierre Denis "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "perl_5"
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-  "version" : "2"
+  "version" : 2
},
"name" : "Test-Strict",
"no_index" : {
@@ -64,12 +64,13 @@
  "x_license" : "http://dev.perl.org/licenses/";
   }
},
-   "version" : "0.47",
+   "version" : "0.48",
"x_contributors" : [
   "Gabor Szabo ",
   "Peter Vereshagin ",
   "Graham Knop ",
-  "Mohammad S Anwar "
+  "Mohammad S Anwar ",
+  "Robert Rothenberg "
],
-   "x_serialization_backend" : "JSON::PP version 2.27400"
+   "x_serialization_backend" : "JSON::PP version 4.00"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.47/META.yml 
new/Test-Strict-0.48/META.yml
--- old/Test-Strict-0.47/META.yml   2018-07-07 18:57:23.0 +0200
+++ new/Test-Strict-0.48/META.yml   2019

commit perl-Test-Strict for openSUSE:Factory

2018-07-27 Thread root
Hello community,

here is the log from the commit of package perl-Test-Strict for 
openSUSE:Factory checked in at 2018-07-27 10:52:27

Comparing /work/SRC/openSUSE:Factory/perl-Test-Strict (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-Strict.new (New)


Package is "perl-Test-Strict"

Fri Jul 27 10:52:27 2018 rev:7 rq:624681 version:0.47

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Strict/perl-Test-Strict.changes
2018-07-18 22:38:04.194117257 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-Strict.new/perl-Test-Strict.changes   
2018-07-27 10:52:29.429215642 +0200
@@ -1,0 +2,9 @@
+Tue Jul 17 06:09:30 UTC 2018 - co...@suse.com
+
+- updated to 0.47
+   see /usr/share/doc/packages/perl-Test-Strict/Changes
+
+  0.47  2018-07-07 18:00:00 MANWAR
+- Upgraded version.
+
+---

Old:

  Test-Strict-0.46.tar.gz

New:

  Test-Strict-0.47.tar.gz



Other differences:
--
++ perl-Test-Strict.spec ++
--- /var/tmp/diff_new_pack.ESVNZI/_old  2018-07-27 10:52:29.909216561 +0200
+++ /var/tmp/diff_new_pack.ESVNZI/_new  2018-07-27 10:52:29.913216568 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test-Strict
-Version:0.46
+Version:0.47
 Release:0
 %define cpan_name Test-Strict
 Summary:Check syntax, presence of use strict; and test coverage

++ Test-Strict-0.46.tar.gz -> Test-Strict-0.47.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.46/Changes new/Test-Strict-0.47/Changes
--- old/Test-Strict-0.46/Changes2018-07-06 16:53:46.0 +0200
+++ new/Test-Strict-0.47/Changes2018-07-07 18:56:52.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Test::Strict.
 
+0.47  2018-07-07 18:00:00 MANWAR
+  - Upgraded version.
+
 0.46  2018-07-06 15:55:00 MANWAR
   - Patched issue #24 raised by @robrwo.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.46/META.json 
new/Test-Strict-0.47/META.json
--- old/Test-Strict-0.46/META.json  2018-07-06 16:54:02.0 +0200
+++ new/Test-Strict-0.47/META.json  2018-07-07 18:57:23.0 +0200
@@ -49,7 +49,7 @@
"provides" : {
   "Test::Strict" : {
  "file" : "lib/Test/Strict.pm",
- "version" : "0.45"
+ "version" : "0.47"
   }
},
"release_status" : "stable",
@@ -64,7 +64,7 @@
  "x_license" : "http://dev.perl.org/licenses/";
   }
},
-   "version" : "0.46",
+   "version" : "0.47",
"x_contributors" : [
   "Gabor Szabo ",
   "Peter Vereshagin ",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.46/META.yml 
new/Test-Strict-0.47/META.yml
--- old/Test-Strict-0.46/META.yml   2018-07-06 16:54:02.0 +0200
+++ new/Test-Strict-0.47/META.yml   2018-07-07 18:57:23.0 +0200
@@ -22,7 +22,7 @@
 provides:
   Test::Strict:
 file: lib/Test/Strict.pm
-version: '0.45'
+version: '0.47'
 requires:
   File::Find: '0.01'
   File::Spec: '0.01'
@@ -33,7 +33,7 @@
 resources:
   bugtracker: http://github.com/manwar/Test-Strict
   repository: http://github.com/manwar/Test-Strict.git
-version: '0.46'
+version: '0.47'
 x_contributors:
   - 'Gabor Szabo '
   - 'Peter Vereshagin '
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.46/Makefile.PL 
new/Test-Strict-0.47/Makefile.PL
--- old/Test-Strict-0.46/Makefile.PL2018-02-22 17:42:48.0 +0100
+++ new/Test-Strict-0.47/Makefile.PL2018-07-06 16:59:17.0 +0200
@@ -28,7 +28,7 @@
 $conf{META_MERGE} = {
 'meta-spec' => { version => 2 },
 provides=> {
-'Test::Strict' => { file => 'lib/Test/Strict.pm', version => 
'0.45' },
+'Test::Strict' => { file => 'lib/Test/Strict.pm', version => 
'0.47' },
 },
 resources   => {
 repository  => {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.46/lib/Test/Strict.pm 
new/Test-Strict-0.47/lib/Test/Strict.pm
--- old/Test-Strict-0.46/lib/Test/Strict.pm 2018-07-06 16:40:07.0 
+0200
+++ new/Test-Strict-0.47/lib/Test/Strict.pm 2018-07-06 16:59:26.0 
+0200
@@ -6,7 +6,7 @@
 
 =head1 VERSION
 
-Version 0.46
+Version 0.47
 
 =head1 SYNOPSIS
 
@@ -71,7 +71,7 @@
 use Config;
 
 our $COVER;
-our $VERSION = '0.46';
+our $VERSION = '0.47';
 our $PERL= $^X || 'perl';
 our $COVERAGE_THRESHOLD = 50; # 50%
 our $UNTAINT_PATTERN= qr|^(.*)$|;




commit perl-Test-Strict for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package perl-Test-Strict for 
openSUSE:Factory checked in at 2018-07-18 22:37:56

Comparing /work/SRC/openSUSE:Factory/perl-Test-Strict (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-Strict.new (New)


Package is "perl-Test-Strict"

Wed Jul 18 22:37:56 2018 rev:6 rq:623042 version:0.46

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Strict/perl-Test-Strict.changes
2018-02-26 23:23:17.074363563 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test-Strict.new/perl-Test-Strict.changes   
2018-07-18 22:38:04.194117257 +0200
@@ -1,0 +2,9 @@
+Sat Jul  7 06:09:20 UTC 2018 - co...@suse.com
+
+- updated to 0.46
+   see /usr/share/doc/packages/perl-Test-Strict/Changes
+
+  0.46  2018-07-06 15:55:00 MANWAR
+- Patched issue #24 raised by @robrwo.
+
+---

Old:

  Test-Strict-0.45.tar.gz

New:

  Test-Strict-0.46.tar.gz



Other differences:
--
++ perl-Test-Strict.spec ++
--- /var/tmp/diff_new_pack.n6vpuE/_old  2018-07-18 22:38:05.078114328 +0200
+++ /var/tmp/diff_new_pack.n6vpuE/_new  2018-07-18 22:38:05.078114328 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test-Strict
-Version:0.45
+Version:0.46
 Release:0
 %define cpan_name Test-Strict
 Summary:Check syntax, presence of use strict; and test coverage

++ Test-Strict-0.45.tar.gz -> Test-Strict-0.46.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.45/Changes new/Test-Strict-0.46/Changes
--- old/Test-Strict-0.45/Changes2018-02-22 17:44:31.0 +0100
+++ new/Test-Strict-0.46/Changes2018-07-06 16:53:46.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Test::Strict.
 
+0.46  2018-07-06 15:55:00 MANWAR
+  - Patched issue #24 raised by @robrwo.
+
 0.45  2018-02-22 16:45:00 MANWAR
   - Revisited to address issue #17, (Devel::Cover no longer prereq).
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.45/MANIFEST 
new/Test-Strict-0.46/MANIFEST
--- old/Test-Strict-0.45/MANIFEST   2018-02-22 17:45:41.0 +0100
+++ new/Test-Strict-0.46/MANIFEST   2018-07-06 16:54:03.0 +0200
@@ -8,6 +8,7 @@
 README
 t/01all.t
 t/02fail.t
+t/03-test-perl-file.t
 t/04cover.t
 t/00-load.t
 t/90-pod.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.45/META.json 
new/Test-Strict-0.46/META.json
--- old/Test-Strict-0.45/META.json  2018-02-22 17:45:40.0 +0100
+++ new/Test-Strict-0.46/META.json  2018-07-06 16:54:02.0 +0200
@@ -64,7 +64,7 @@
  "x_license" : "http://dev.perl.org/licenses/";
   }
},
-   "version" : "0.45",
+   "version" : "0.46",
"x_contributors" : [
   "Gabor Szabo ",
   "Peter Vereshagin ",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.45/META.yml 
new/Test-Strict-0.46/META.yml
--- old/Test-Strict-0.45/META.yml   2018-02-22 17:45:40.0 +0100
+++ new/Test-Strict-0.46/META.yml   2018-07-06 16:54:02.0 +0200
@@ -33,7 +33,7 @@
 resources:
   bugtracker: http://github.com/manwar/Test-Strict
   repository: http://github.com/manwar/Test-Strict.git
-version: '0.45'
+version: '0.46'
 x_contributors:
   - 'Gabor Szabo '
   - 'Peter Vereshagin '
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.45/lib/Test/Strict.pm 
new/Test-Strict-0.46/lib/Test/Strict.pm
--- old/Test-Strict-0.45/lib/Test/Strict.pm 2018-02-22 17:42:33.0 
+0100
+++ new/Test-Strict-0.46/lib/Test/Strict.pm 2018-07-06 16:40:07.0 
+0200
@@ -6,7 +6,7 @@
 
 =head1 VERSION
 
-Version 0.45
+Version 0.46
 
 =head1 SYNOPSIS
 
@@ -71,7 +71,7 @@
 use Config;
 
 our $COVER;
-our $VERSION = '0.45';
+our $VERSION = '0.46';
 our $PERL= $^X || 'perl';
 our $COVERAGE_THRESHOLD = 50; # 50%
 our $UNTAINT_PATTERN= qr|^(.*)$|;
@@ -495,6 +495,7 @@
 }
 
 sub _is_perl_module {
+return 0 if $_[0] =~ /\~$/;
 $_[0] =~ /\.pm$/i || $_[0] =~ /::/;
 }
 
@@ -502,6 +503,7 @@
 sub _is_perl_script {
 my $file = shift;
 
+return 0 if $file =~ /\~$/;
 return 1 if $file =~ /\.pl$/i;
 return 1 if $file =~ /\.t$/;
 open my $fh, '<', $file or return;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.45/t/01all.t 
new/Test-Strict-0.46/t/01all.t
--- old/Test-Strict-0.45/t/01all.t  2016-12-01 16:03:25.0 +0100
+++ new/Test-Strict-0.46/t/01all.t  2018-07-06 16:48:08.0 +0200
@@ -15,7 

commit perl-Test-Strict for openSUSE:Factory

2018-02-26 Thread root
Hello community,

here is the log from the commit of package perl-Test-Strict for 
openSUSE:Factory checked in at 2018-02-26 23:23:16

Comparing /work/SRC/openSUSE:Factory/perl-Test-Strict (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-Strict.new (New)


Package is "perl-Test-Strict"

Mon Feb 26 23:23:16 2018 rev:5 rq:579896 version:0.45

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Strict/perl-Test-Strict.changes
2018-02-18 11:38:57.856923934 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test-Strict.new/perl-Test-Strict.changes   
2018-02-26 23:23:17.074363563 +0100
@@ -1,0 +2,24 @@
+Sun Feb 25 07:01:11 UTC 2018 - co...@suse.com
+
+- updated to 0.45
+   see /usr/share/doc/packages/perl-Test-Strict/Changes
+
+  0.45  2018-02-22 16:45:00 MANWAR
+- Revisited to address issue #17, (Devel::Cover no longer prereq).
+  
+  0.44  2018-02-21 19:20:00 MANWAR
+- Added key 'clean' and 'dist' to Makefile.PL script.
+
+---
+Wed Feb 21 07:06:41 UTC 2018 - co...@suse.com
+
+- updated to 0.43
+   see /usr/share/doc/packages/perl-Test-Strict/Changes
+
+  0.43  2018-02-20 15:00:00 MANWAR
+- Bumped the version.
+  
+  0.42  2018-02-20 13:00:00 MANWAR
+- Addressed issue #17, (Devel::Cover no longer prereq).
+
+---

Old:

  Test-Strict-0.41.tar.gz

New:

  Test-Strict-0.45.tar.gz



Other differences:
--
++ perl-Test-Strict.spec ++
--- /var/tmp/diff_new_pack.my8g9X/_old  2018-02-26 23:23:18.006330048 +0100
+++ /var/tmp/diff_new_pack.my8g9X/_new  2018-02-26 23:23:18.006330048 +0100
@@ -17,11 +17,11 @@
 
 
 Name:   perl-Test-Strict
-Version:0.41
+Version:0.45
 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+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-Strict/
 Source0:
https://cpan.metacpan.org/authors/id/M/MA/MANWAR/%{cpan_name}-%{version}.tar.gz
@@ -30,10 +30,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Devel::Cover) >= 0.43
 BuildRequires:  perl(IO::Scalar)
 BuildRequires:  perl(Test::More) >= 1.00
-Requires:   perl(Devel::Cover) >= 0.43
 %{perl_requires}
 
 %description

++ Test-Strict-0.41.tar.gz -> Test-Strict-0.45.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.41/Changes new/Test-Strict-0.45/Changes
--- old/Test-Strict-0.41/Changes2018-02-09 13:29:07.0 +0100
+++ new/Test-Strict-0.45/Changes2018-02-22 17:44:31.0 +0100
@@ -1,5 +1,17 @@
 Revision history for Test::Strict.
 
+0.45  2018-02-22 16:45:00 MANWAR
+  - Revisited to address issue #17, (Devel::Cover no longer prereq).
+
+0.44  2018-02-21 19:20:00 MANWAR
+  - Added key 'clean' and 'dist' to Makefile.PL script.
+
+0.43  2018-02-20 15:00:00 MANWAR
+  - Bumped the version.
+
+0.42  2018-02-20 13:00:00 MANWAR
+  - Addressed issue #17, (Devel::Cover no longer prereq).
+
 0.41  2018-02-09 12:30:00 MANWAR
   - Merged pull request #23, thanks @arc.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.41/META.json 
new/Test-Strict-0.45/META.json
--- old/Test-Strict-0.41/META.json  2018-02-09 13:29:59.0 +0100
+++ new/Test-Strict-0.45/META.json  2018-02-22 17:45:40.0 +0100
@@ -30,7 +30,6 @@
   },
   "runtime" : {
  "requires" : {
-"Devel::Cover" : "0.43",
 "File::Find" : "0.01",
 "File::Spec" : "0.01",
 "File::Temp" : "0.01",
@@ -50,7 +49,7 @@
"provides" : {
   "Test::Strict" : {
  "file" : "lib/Test/Strict.pm",
- "version" : "0.41"
+ "version" : "0.45"
   }
},
"release_status" : "stable",
@@ -65,7 +64,7 @@
  "x_license" : "http://dev.perl.org/licenses/";
   }
},
-   "version" : "0.41",
+   "version" : "0.45",
"x_contributors" : [
   "Gabor Szabo ",
   "Peter Vereshagin ",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.41/META.yml 
new/Test-Strict-0.45/META.yml
--- old/Test-Strict-0.41/META.yml   2018-02-09 13:29:59.0 +0100
+++ new/Test-Strict-0.45/META.yml   2018-02-22 17:45:40.0 +0100
@@ -22,9 +22,8 @@
 provides:
   Test::Strict:
 file: lib/Test/Strict.pm
-version: '0.41'
+version: '

commit perl-Test-Strict for openSUSE:Factory

2018-02-18 Thread root
Hello community,

here is the log from the commit of package perl-Test-Strict for 
openSUSE:Factory checked in at 2018-02-18 11:38:54

Comparing /work/SRC/openSUSE:Factory/perl-Test-Strict (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-Strict.new (New)


Package is "perl-Test-Strict"

Sun Feb 18 11:38:54 2018 rev:4 rq:577186 version:0.41

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Strict/perl-Test-Strict.changes
2018-01-09 14:51:03.289817256 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test-Strict.new/perl-Test-Strict.changes   
2018-02-18 11:38:57.856923934 +0100
@@ -1,0 +2,9 @@
+Mon Feb 12 12:31:14 UTC 2018 - co...@suse.com
+
+- updated to 0.41
+   see /usr/share/doc/packages/perl-Test-Strict/Changes
+
+  0.41  2018-02-09 12:30:00 MANWAR
+- Merged pull request #23, thanks @arc.
+
+---

Old:

  Test-Strict-0.40.tar.gz

New:

  Test-Strict-0.41.tar.gz



Other differences:
--
++ perl-Test-Strict.spec ++
--- /var/tmp/diff_new_pack.iRn69m/_old  2018-02-18 11:38:58.616896654 +0100
+++ /var/tmp/diff_new_pack.iRn69m/_new  2018-02-18 11:38:58.620896511 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Strict
 #
-# Copyright (c) 2017 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,7 +17,7 @@
 
 
 Name:   perl-Test-Strict
-Version:0.40
+Version:0.41
 Release:0
 %define cpan_name Test-Strict
 Summary:Check syntax, presence of use strict; and test coverage

++ Test-Strict-0.40.tar.gz -> Test-Strict-0.41.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.40/Changes new/Test-Strict-0.41/Changes
--- old/Test-Strict-0.40/Changes2017-11-29 14:01:07.0 +0100
+++ new/Test-Strict-0.41/Changes2018-02-09 13:29:07.0 +0100
@@ -1,5 +1,8 @@
 Revision history for Test::Strict.
 
+0.41  2018-02-09 12:30:00 MANWAR
+  - Merged pull request #23, thanks @arc.
+
 0.40  2017-11-29 13:00:00 MANWAR
   - Merged pull request #22, thanks @cpansprout.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.40/META.json 
new/Test-Strict-0.41/META.json
--- old/Test-Strict-0.40/META.json  2017-11-29 14:02:01.0 +0100
+++ new/Test-Strict-0.41/META.json  2018-02-09 13:29:59.0 +0100
@@ -50,7 +50,7 @@
"provides" : {
   "Test::Strict" : {
  "file" : "lib/Test/Strict.pm",
- "version" : "0.39"
+ "version" : "0.41"
   }
},
"release_status" : "stable",
@@ -65,7 +65,7 @@
  "x_license" : "http://dev.perl.org/licenses/";
   }
},
-   "version" : "0.40",
+   "version" : "0.41",
"x_contributors" : [
   "Gabor Szabo ",
   "Peter Vereshagin ",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.40/META.yml 
new/Test-Strict-0.41/META.yml
--- old/Test-Strict-0.40/META.yml   2017-11-29 14:02:01.0 +0100
+++ new/Test-Strict-0.41/META.yml   2018-02-09 13:29:59.0 +0100
@@ -22,7 +22,7 @@
 provides:
   Test::Strict:
 file: lib/Test/Strict.pm
-version: '0.39'
+version: '0.41'
 requires:
   Devel::Cover: '0.43'
   File::Find: '0.01'
@@ -34,7 +34,7 @@
 resources:
   bugtracker: http://github.com/manwar/Test-Strict
   repository: http://github.com/manwar/Test-Strict.git
-version: '0.40'
+version: '0.41'
 x_contributors:
   - 'Gabor Szabo '
   - 'Peter Vereshagin '
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.40/Makefile.PL 
new/Test-Strict-0.41/Makefile.PL
--- old/Test-Strict-0.40/Makefile.PL2016-12-01 16:04:27.0 +0100
+++ new/Test-Strict-0.41/Makefile.PL2018-02-09 13:29:13.0 +0100
@@ -27,7 +27,7 @@
 $conf{META_MERGE} = {
 'meta-spec' => { version => 2 },
 provides=> {
-'Test::Strict' => { file => 'lib/Test/Strict.pm', version => 
'0.39' },
+'Test::Strict' => { file => 'lib/Test/Strict.pm', version => 
'0.41' },
 },
 resources   => {
 repository  => {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.40/lib/Test/Strict.pm 
new/Test-Strict-0.41/lib/Test/Strict.pm
--- old/Test-Strict-0.40/lib/Test/Strict.pm 2017-11-29 13:59:47.0 
+0100
+++ new/Test-Strict-0.41/lib/Test/Strict.pm 2018-02-09 13:29:24.000

commit perl-Test-Strict for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package perl-Test-Strict for 
openSUSE:Factory checked in at 2018-01-09 14:50:23

Comparing /work/SRC/openSUSE:Factory/perl-Test-Strict (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-Strict.new (New)


Package is "perl-Test-Strict"

Tue Jan  9 14:50:23 2018 rev:3 rq:554824 version:0.40

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Strict/perl-Test-Strict.changes
2016-12-03 18:28:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test-Strict.new/perl-Test-Strict.changes   
2018-01-09 14:51:03.289817256 +0100
@@ -1,0 +2,9 @@
+Thu Nov 30 07:04:35 UTC 2017 - co...@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.
+
+---

Old:

  Test-Strict-0.39.tar.gz

New:

  Test-Strict-0.40.tar.gz



Other differences:
--
++ perl-Test-Strict.spec ++
--- /var/tmp/diff_new_pack.Im5s4w/_old  2018-01-09 14:51:03.889789127 +0100
+++ /var/tmp/diff_new_pack.Im5s4w/_new  2018-01-09 14:51:03.893788940 +0100
@@ -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 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 
 %changelog

++ Test-Strict-0.39.tar.gz -> Test-Strict-0.40.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.39/Changes new/Test-Strict-0.40/Changes
--- old/Test-Strict-0.39/Changes2016-12-02 13:07:18.0 +0100
+++ new/Test-Strict-0.40/Changes2017-11-29 14:01:07.0 +0100
@@ -1,5 +1,8 @@
 Revision history for Test::Strict.
 
+0.40  2017-11-29 13:00:00 MANWAR
+  - Merged pull request #22, thanks @cpansprout.
+
 0.39  2016-12-02 12:10:00 MANWAR
   - Merged pull request #21, thanks @arc.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.39/META.json 
new/Test-Strict-0.40/META.json
--- old/Test-Strict-0.39/META.json  2016-12-02 13:07:39.0 +0100
+++ new/Test-Strict-0.40/META.json  2017-11-29 14:02:01.0 +0100
@@ -4,7 +4,7 @@
   "Pierre Denis "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150005",
"license" : [
   "perl_5"
],
@@ -65,12 +65,12 @@
  "x_license" : "http://dev.perl.org/licenses/";
   }
},
-   "version" : "0.39",
+   "version" : "0.40",
"x_contributors" : [
   "Gabor Szabo ",
   "Peter Vereshagin ",
   "Graham Knop ",
   "Mohammad S Anwar "
],
-   "x_serialization_backend" : "JSON::PP version 2.27300"
+   "x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.39/META.yml 
new/Test-Strict-0.40/META.yml
--- old/Test-Strict-0.39/META.yml   2016-12-02 13:07:39.0 +0100
+++ new/Test-Strict-0.40/META.yml   2017-11-29 14:02:01.0 +0100
@@ -9,7 +9,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '6.64'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -34,7 +34,7 @@
 resources:
   bugtracker: http://github.com/manwar/Test-Strict
   repository: http://github.com/manwar/Test-Strict.git
-version: '0.39

commit perl-Test-Strict for openSUSE:Factory

2016-12-03 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Strict for 
openSUSE:Factory checked in at 2016-12-03 18:28:18

Comparing /work/SRC/openSUSE:Factory/perl-Test-Strict (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-Strict.new (New)


Package is "perl-Test-Strict"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Strict/perl-Test-Strict.changes
2016-10-13 11:27:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-Strict.new/perl-Test-Strict.changes   
2016-12-03 18:28:19.0 +0100
@@ -1,0 +2,18 @@
+Sat Dec  3 07:17:02 UTC 2016 - co...@suse.com
+
+- updated to 0.39
+   see /usr/share/doc/packages/perl-Test-Strict/Changes
+
+  0.39  2016-12-02 12:10:00 MANWAR
+- Merged pull request #21, thanks @arc.
+
+---
+Fri Dec  2 07:13:52 UTC 2016 - co...@suse.com
+
+- updated to 0.38
+   see /usr/share/doc/packages/perl-Test-Strict/Changes
+
+  0.38  2016-12-01 12:50:00 MANWAR
+- Merged pull request #20, thanks @tomhukins.
+
+---

Old:

  Test-Strict-0.37.tar.gz

New:

  Test-Strict-0.39.tar.gz



Other differences:
--
++ perl-Test-Strict.spec ++
--- /var/tmp/diff_new_pack.wwIWT7/_old  2016-12-03 18:28:20.0 +0100
+++ /var/tmp/diff_new_pack.wwIWT7/_new  2016-12-03 18:28:20.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test-Strict
-Version:0.37
+Version:0.39
 Release:0
 %define cpan_name Test-Strict
 Summary:Check syntax, presence of use strict; and test coverage

++ Test-Strict-0.37.tar.gz -> Test-Strict-0.39.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.37/Changes new/Test-Strict-0.39/Changes
--- old/Test-Strict-0.37/Changes2016-06-09 11:27:29.0 +0200
+++ new/Test-Strict-0.39/Changes2016-12-02 13:07:18.0 +0100
@@ -1,5 +1,11 @@
 Revision history for Test::Strict.
 
+0.39  2016-12-02 12:10:00 MANWAR
+  - Merged pull request #21, thanks @arc.
+
+0.38  2016-12-01 12:50:00 MANWAR
+  - Merged pull request #20, thanks @tomhukins.
+
 0.37  2016-06-09 10:30:00 MANWAR
   - Merged pull request #19, thanks @shlomif.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.37/META.json 
new/Test-Strict-0.39/META.json
--- old/Test-Strict-0.37/META.json  2016-06-09 11:28:19.0 +0200
+++ new/Test-Strict-0.39/META.json  2016-12-02 13:07:39.0 +0100
@@ -4,7 +4,7 @@
   "Pierre Denis "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.16, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter 
version 2.150005",
"license" : [
   "perl_5"
],
@@ -50,7 +50,7 @@
"provides" : {
   "Test::Strict" : {
  "file" : "lib/Test/Strict.pm",
- "version" : "0.37"
+ "version" : "0.39"
   }
},
"release_status" : "stable",
@@ -65,7 +65,7 @@
  "x_license" : "http://dev.perl.org/licenses/";
   }
},
-   "version" : "0.37",
+   "version" : "0.39",
"x_contributors" : [
   "Gabor Szabo ",
   "Peter Vereshagin ",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.37/META.yml 
new/Test-Strict-0.39/META.yml
--- old/Test-Strict-0.37/META.yml   2016-06-09 11:28:19.0 +0200
+++ new/Test-Strict-0.39/META.yml   2016-12-02 13:07:39.0 +0100
@@ -9,7 +9,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '6.64'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.16, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -22,7 +22,7 @@
 provides:
   Test::Strict:
 file: lib/Test/Strict.pm
-version: '0.37'
+version: '0.39'
 requires:
   Devel::Cover: '0.43'
   File::Find: '0.01'
@@ -34,7 +34,7 @@
 resources:
   bugtracker: http://github.com/manwar/Test-Strict
   repository: http://github.com/manwar/Test-Strict.git
-version: '0.37'
+version: '0.39'
 x_contributors:
   - 'Gabor Szabo '
   - 'Peter Vereshagin '
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Strict-0.37/Makefile.PL 
new/Test-Strict-0.39/Makefile.PL
--- old/Test-Strict-0.37/Makefile.PL2016-06-08 13:22:04.0 +0200
+++ new/Test-Strict-0.39/Makefile.PL2016-12-01 16:04:27.0 +0100
@@ -27,7 +27,7 @@