commit perl-strictures for openSUSE:Factory

2019-03-20 Thread root
Hello community,

here is the log from the commit of package perl-strictures for openSUSE:Factory 
checked in at 2019-03-20 13:18:24

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


Package is "perl-strictures"

Wed Mar 20 13:18:24 2019 rev:17 rq:684901 version:2.06

Changes:

--- /work/SRC/openSUSE:Factory/perl-strictures/perl-strictures.changes  
2018-04-25 10:01:25.238690736 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-strictures.new.28833/perl-strictures.changes   
2019-03-20 13:18:29.197355229 +0100
@@ -1,0 +2,11 @@
+Wed Mar 13 16:54:33 UTC 2019 - Stephan Kulow 
+
+- updated to 2.06
+   see /usr/share/doc/packages/perl-strictures/Changes
+
+  2.06 - 2019-03-10
+- update internal list of warnings for categories added in blead (v5.29.9)
+- fix extras test to avoid any files in the temp directory's parent
+  directories interfering (RT#128751)
+
+---

Old:

  strictures-2.05.tar.gz

New:

  strictures-2.06.tar.gz



Other differences:
--
++ perl-strictures.spec ++
--- /var/tmp/diff_new_pack.1bqgCO/_old  2019-03-20 13:18:29.901355073 +0100
+++ /var/tmp/diff_new_pack.1bqgCO/_new  2019-03-20 13:18:29.909355071 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-strictures
 #
-# 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,30 +12,24 @@
 # 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-strictures
-Version:2.05
+Version:2.06
 Release:0
 %define cpan_name strictures
-Summary:Turn On Strict and Make Most Warnings Fatal
+Summary:Turn on strict and make most warnings fatal
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/strictures/
-Source0:
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Url:https://metacpan.org/release/%{cpan_name}
+Source0:
https://cpan.metacpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(bareword::filehandles)
-BuildRequires:  perl(indirect)
-BuildRequires:  perl(multidimensional)
-Requires:   perl(bareword::filehandles)
-Requires:   perl(indirect)
-Requires:   perl(multidimensional)
 %{perl_requires}
 
 %description
@@ -72,11 +66,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
@@ -86,5 +80,6 @@
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes README
+%license LICENSE
 
 %changelog

++ strictures-2.05.tar.gz -> strictures-2.06.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.05/Changes 
new/strictures-2.06/Changes
--- old/strictures-2.05/Changes 2018-04-20 15:55:17.0 +0200
+++ new/strictures-2.06/Changes 2019-03-10 23:07:47.0 +0100
@@ -1,5 +1,10 @@
 Release history for strictures
 
+2.06 - 2019-03-10
+  - update internal list of warnings for categories added in blead (v5.29.9)
+  - fix extras test to avoid any files in the temp directory's parent
+directories interfering (RT#128751)
+
 2.05 - 2018-04-20
   - update internal list of warnings for categories added in 5.28.0 (no
 behaviour change)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.05/LICENSE 
new/strictures-2.06/LICENSE
--- old/strictures-2.05/LICENSE 1970-01-01 01:00:00.0 +0100
+++ new/strictures-2.06/LICENSE 2019-03-10 23:08:22.0 +0100
@@ -0,0 +1,374 @@
+Terms of the Perl programming language system itself
+
+a) the GNU General Public License as published by the Free
+   Software Foundation; either version 1, or (at your option) any
+   later version, or
+b) the "Artistic License"
+
+--- The GNU 

commit perl-strictures for openSUSE:Factory

2018-04-25 Thread root
Hello community,

here is the log from the commit of package perl-strictures for openSUSE:Factory 
checked in at 2018-04-25 10:01:18

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


Package is "perl-strictures"

Wed Apr 25 10:01:18 2018 rev:16 rq:599896 version:2.05

Changes:

--- /work/SRC/openSUSE:Factory/perl-strictures/perl-strictures.changes  
2016-05-12 09:33:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-strictures.new/perl-strictures.changes 
2018-04-25 10:01:25.238690736 +0200
@@ -1,0 +2,20 @@
+Sat Apr 21 06:08:49 UTC 2018 - co...@suse.com
+
+- updated to 2.05
+   see /usr/share/doc/packages/perl-strictures/Changes
+
+  2.05 - 2018-04-20
+- update internal list of warnings for categories added in 5.28.0 (no
+  behaviour change)
+
+---
+Fri Apr 20 06:14:39 UTC 2018 - co...@suse.com
+
+- updated to 2.04
+   see /usr/share/doc/packages/perl-strictures/Changes
+
+  2.04 - 2018-04-19
+- update bundled ExtUtils::HasCompiler to 0.021
+- update internal list of warnings (no behavior change)
+
+---

Old:

  strictures-2.03.tar.gz

New:

  strictures-2.05.tar.gz



Other differences:
--
++ perl-strictures.spec ++
--- /var/tmp/diff_new_pack.z7aHgq/_old  2018-04-25 10:01:26.094659332 +0200
+++ /var/tmp/diff_new_pack.z7aHgq/_new  2018-04-25 10:01:26.094659332 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-strictures
 #
-# Copyright (c) 2016 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,14 +17,14 @@
 
 
 Name:   perl-strictures
-Version:2.03
+Version:2.05
 Release:0
 %define cpan_name strictures
 Summary:Turn On Strict and Make Most Warnings Fatal
-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/strictures/
-Source0:
http://www.cpan.org/authors/id/H/HA/HAARG/%{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

++ strictures-2.03.tar.gz -> strictures-2.05.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.03/Changes 
new/strictures-2.05/Changes
--- old/strictures-2.03/Changes 2016-04-19 02:37:42.0 +0200
+++ new/strictures-2.05/Changes 2018-04-20 15:55:17.0 +0200
@@ -1,5 +1,14 @@
 Release history for strictures
 
+2.05 - 2018-04-20
+  - update internal list of warnings for categories added in 5.28.0 (no
+behaviour change)
+
+2.04 - 2018-04-19
+  - update bundled ExtUtils::HasCompiler to 0.021
+  - update internal list of warnings for categories added in 5.26.0 (no
+behavior change)
+
 2.03 - 2016-04-19
   - update bundled ExtUtils::HasCompiler to 0.013 to fix potential false
 negative (RT#113637)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.03/META.json 
new/strictures-2.05/META.json
--- old/strictures-2.03/META.json   2016-04-19 02:40:44.0 +0200
+++ new/strictures-2.05/META.json   2018-04-20 15:55:30.0 +0200
@@ -4,13 +4,13 @@
   "mst - Matt S. Trout (cpan:MSTROUT) "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter 
version 2.150001",
+   "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" : "strictures",
"no_index" : {
@@ -64,9 +64,19 @@
   ],
   "repository" : {
  "type" : "git",
- "url" : "git://git.shadowcat.co.uk/p5sagit/strictures.git",
- "web" : 
"http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/strictures.git;
+ "url" : "https://github.com/p5sagit/strictures.git;,
+ "web" : "https://github.com/p5sagit/strictures;
   }
},
-   "version" : "2.03"
+   "version" : "2.05",
+   "x_authority" : 

commit perl-strictures for openSUSE:Factory

2016-05-12 Thread h_root
Hello community,

here is the log from the commit of package perl-strictures for openSUSE:Factory 
checked in at 2016-05-12 09:33:27

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


Package is "perl-strictures"

Changes:

--- /work/SRC/openSUSE:Factory/perl-strictures/perl-strictures.changes  
2015-11-11 10:35:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-strictures.new/perl-strictures.changes 
2016-05-12 09:33:28.0 +0200
@@ -1,0 +2,11 @@
+Thu May  5 10:32:06 UTC 2016 - co...@suse.com
+
+- updated to 2.03
+   see /usr/share/doc/packages/perl-strictures/Changes
+
+  2.03 - 2016-04-19
+- update bundled ExtUtils::HasCompiler to 0.013 to fix potential false
+  negative (RT#113637)
+- list optional XS dependencies as suggests rather than recommends 
(RT#107393)
+
+---

Old:

  strictures-2.02.tar.gz

New:

  strictures-2.03.tar.gz



Other differences:
--
++ perl-strictures.spec ++
--- /var/tmp/diff_new_pack.0Zeh7Q/_old  2016-05-12 09:33:28.0 +0200
+++ /var/tmp/diff_new_pack.0Zeh7Q/_new  2016-05-12 09:33:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-strictures
 #
-# 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-strictures
-Version:2.02
+Version:2.03
 Release:0
 %define cpan_name strictures
 Summary:Turn On Strict and Make Most Warnings Fatal
@@ -36,9 +36,6 @@
 Requires:   perl(bareword::filehandles)
 Requires:   perl(indirect)
 Requires:   perl(multidimensional)
-Recommends: perl(bareword::filehandles)
-Recommends: perl(indirect)
-Recommends: perl(multidimensional)
 %{perl_requires}
 
 %description
@@ -60,9 +57,9 @@
 compile as such) get caught, but not at the cost of an XS dependency and
 not at the cost of blowing things up on another machine.
 
-Therefore, the strictures manpage turns on additional checking, but only
-when it thinks it's running in a test file in a VCS checkout -- although if
-this causes undesired behaviour this can be overridden by setting the
+Therefore, strictures turns on additional checking, but only when it thinks
+it's running in a test file in a VCS checkout -- although if this causes
+undesired behaviour this can be overridden by setting the
 'PERL_STRICTURES_EXTRA' environment variable.
 
 If additional useful author side checks come to mind, I'll add them to the

++ strictures-2.02.tar.gz -> strictures-2.03.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.02/Changes 
new/strictures-2.03/Changes
--- old/strictures-2.02/Changes 2015-11-05 00:26:34.0 +0100
+++ new/strictures-2.03/Changes 2016-04-19 02:37:42.0 +0200
@@ -1,5 +1,10 @@
 Release history for strictures
 
+2.03 - 2016-04-19
+  - update bundled ExtUtils::HasCompiler to 0.013 to fix potential false
+negative (RT#113637)
+  - list optional XS dependencies as suggests rather than recommends 
(RT#107393)
+
 2.02 - 2015-11-04
   - use ExtUtils::HasCompiler to detect compiler rather than ExtUtils::CBuilder
   - more comprehensive testing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.02/META.json 
new/strictures-2.03/META.json
--- old/strictures-2.02/META.json   2015-11-05 00:26:50.0 +0100
+++ new/strictures-2.03/META.json   2016-04-19 02:40:44.0 +0200
@@ -16,7 +16,8 @@
"no_index" : {
   "directory" : [
  "t",
- "xt"
+ "xt",
+ "inc"
   ]
},
"prereqs" : {
@@ -37,13 +38,13 @@
  }
   },
   "runtime" : {
- "recommends" : {
+ "requires" : {
+"perl" : "5.006"
+ },
+ "suggests" : {
 "bareword::filehandles" : "0",
 "indirect" : "0",
 "multidimensional" : "0"
- },
- "requires" : {
-"perl" : "5.006"
  }
   },
   "test" : {
@@ -67,5 +68,5 @@
  "web" : 
"http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/strictures.git;
   }
},
-   "version" : "2.02"
+   "version" : "2.03"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.02/META.yml 

commit perl-strictures for openSUSE:Factory

2015-11-11 Thread h_root
Hello community,

here is the log from the commit of package perl-strictures for openSUSE:Factory 
checked in at 2015-11-11 10:31:36

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


Package is "perl-strictures"

Changes:

--- /work/SRC/openSUSE:Factory/perl-strictures/perl-strictures.changes  
2015-06-30 10:19:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-strictures.new/perl-strictures.changes 
2015-11-11 10:35:46.0 +0100
@@ -1,0 +2,10 @@
+Mon Nov  9 10:25:39 UTC 2015 - co...@suse.com
+
+- updated to 2.02
+   see /usr/share/doc/packages/perl-strictures/Changes
+
+  2.02 - 2015-11-04
+- use ExtUtils::HasCompiler to detect compiler rather than 
ExtUtils::CBuilder
+- more comprehensive testing
+
+---

Old:

  strictures-2.01.tar.gz

New:

  strictures-2.02.tar.gz



Other differences:
--
++ perl-strictures.spec ++
--- /var/tmp/diff_new_pack.oSPja2/_old  2015-11-11 10:35:47.0 +0100
+++ /var/tmp/diff_new_pack.oSPja2/_new  2015-11-11 10:35:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-strictures
-Version:2.01
+Version:2.02
 Release:0
 %define cpan_name strictures
 Summary:Turn On Strict and Make Most Warnings Fatal

++ strictures-2.01.tar.gz -> strictures-2.02.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.01/Changes 
new/strictures-2.02/Changes
--- old/strictures-2.01/Changes 2015-06-28 09:38:05.0 +0200
+++ new/strictures-2.02/Changes 2015-11-05 00:26:34.0 +0100
@@ -1,5 +1,9 @@
 Release history for strictures
 
+2.02 - 2015-11-04
+  - use ExtUtils::HasCompiler to detect compiler rather than ExtUtils::CBuilder
+  - more comprehensive testing
+
 2.01 - 2015-06-28
   - update for perl 5.22 warning categories
   - avoid using goto ::VERSION on perl 5.8, since it segfaults some
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.01/MANIFEST 
new/strictures-2.02/MANIFEST
--- old/strictures-2.01/MANIFEST2015-06-28 09:38:13.0 +0200
+++ new/strictures-2.02/MANIFEST2015-11-05 00:26:50.0 +0100
@@ -1,4 +1,5 @@
 Changes
+inc/ExtUtils/HasCompiler.pm
 lib/strictures.pm
 lib/strictures/extra.pm
 maint/Makefile.PL.include
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.01/META.json 
new/strictures-2.02/META.json
--- old/strictures-2.01/META.json   2015-06-28 09:38:13.0 +0200
+++ new/strictures-2.02/META.json   2015-11-05 00:26:50.0 +0100
@@ -4,7 +4,7 @@
   "mst - Matt S. Trout (cpan:MSTROUT) "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001",
+   "generated_by" : "ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter 
version 2.150001",
"license" : [
   "perl_5"
],
@@ -67,5 +67,5 @@
  "web" : 
"http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/strictures.git;
   }
},
-   "version" : "2.01"
+   "version" : "2.02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.01/META.yml 
new/strictures-2.02/META.yml
--- old/strictures-2.01/META.yml2015-06-28 09:38:12.0 +0200
+++ new/strictures-2.02/META.yml2015-11-05 00:26:50.0 +0100
@@ -6,7 +6,7 @@
   Test::More: '0'
 configure_requires: {}
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001'
+generated_by: 'ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 
2.150001'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -26,4 +26,4 @@
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=strictures
   license: http://dev.perl.org/licenses/
   repository: git://git.shadowcat.co.uk/p5sagit/strictures.git
-version: '2.01'
+version: '2.02'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.01/Makefile.PL 
new/strictures-2.02/Makefile.PL
--- old/strictures-2.01/Makefile.PL 2015-01-30 13:08:27.0 +0100
+++ new/strictures-2.02/Makefile.PL 2015-10-27 19:08:34.0 +0100
@@ -1,11 +1,11 @@
 use strict;
 use warnings FATAL => 'all';
 use 5.006;
+require "inc/ExtUtils/HasCompiler.pm";
 
 my $have_compiler
   = ! 

commit perl-strictures for openSUSE:Factory

2015-06-30 Thread h_root
Hello community,

here is the log from the commit of package perl-strictures for openSUSE:Factory 
checked in at 2015-06-30 10:19:07

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


Package is perl-strictures

Changes:

--- /work/SRC/openSUSE:Factory/perl-strictures/perl-strictures.changes  
2015-04-15 16:26:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-strictures.new/perl-strictures.changes 
2015-06-30 10:19:09.0 +0200
@@ -1,0 +2,13 @@
+Mon Jun 29 01:45:32 UTC 2015 - co...@suse.com
+
+- updated to 2.01
+   see /usr/share/doc/packages/perl-strictures/Changes
+
+  2.01 - 2015-06-28
+- update for perl 5.22 warning categories
+- avoid using goto UNIVERSAL::VERSION on perl 5.8, since it segfaults some
+  builds
+- also detect development directories based on .bzr directory
+- various test cleanups
+
+---

Old:

  strictures-2.00.tar.gz

New:

  cpanspec.yml
  strictures-2.01.tar.gz



Other differences:
--
++ perl-strictures.spec ++
--- /var/tmp/diff_new_pack.SDoKlN/_old  2015-06-30 10:19:10.0 +0200
+++ /var/tmp/diff_new_pack.SDoKlN/_new  2015-06-30 10:19:10.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   perl-strictures
-Version:2.00
+Version:2.01
 Release:0
 %define cpan_name strictures
-Summary:turn on strict and make all warnings fatal
+Summary:Turn On Strict and Make Most Warnings Fatal
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/strictures/
-Source: 
http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver  make test
#ignore_requires: Bizarre::Module
++ strictures-2.00.tar.gz - strictures-2.01.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.00/Changes 
new/strictures-2.01/Changes
--- old/strictures-2.00/Changes 2015-02-26 10:32:12.0 +0100
+++ new/strictures-2.01/Changes 2015-06-28 09:38:05.0 +0200
@@ -1,5 +1,12 @@
 Release history for strictures
 
+2.01 - 2015-06-28
+  - update for perl 5.22 warning categories
+  - avoid using goto UNIVERSAL::VERSION on perl 5.8, since it segfaults some
+builds
+  - also detect development directories based on .bzr directory
+  - various test cleanups
+
 2.00 - 2015-02-26
   * Incompatible Changes
 - strictures 2 fatalizes only a subset of warnings.  Some warning
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.00/META.json 
new/strictures-2.01/META.json
--- old/strictures-2.00/META.json   2015-02-26 10:32:27.0 +0100
+++ new/strictures-2.01/META.json   2015-06-28 09:38:13.0 +0200
@@ -1,10 +1,10 @@
 {
-   abstract : turn on strict and make all warnings fatal,
+   abstract : turn on strict and make most warnings fatal,
author : [
   mst - Matt S. Trout (cpan:MSTROUT) m...@shadowcat.co.uk
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.143240,
+   generated_by : ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001,
license : [
   perl_5
],
@@ -67,5 +67,5 @@
  web : 
http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/strictures.git;
   }
},
-   version : 2.00
+   version : 2.01
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-2.00/META.yml 
new/strictures-2.01/META.yml
--- old/strictures-2.00/META.yml2015-02-26 10:32:27.0 +0100
+++ new/strictures-2.01/META.yml2015-06-28 09:38:12.0 +0200
@@ -1,12 +1,12 @@
 ---
-abstract: 'turn on strict and make all warnings 

commit perl-strictures for openSUSE:Factory

2015-04-15 Thread h_root
Hello community,

here is the log from the commit of package perl-strictures for openSUSE:Factory 
checked in at 2015-04-15 16:26:52

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


Package is perl-strictures

Changes:

--- /work/SRC/openSUSE:Factory/perl-strictures/perl-strictures.changes  
2015-02-10 20:22:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-strictures.new/perl-strictures.changes 
2015-04-15 16:26:53.0 +0200
@@ -1,0 +2,14 @@
+Tue Apr 14 21:13:03 UTC 2015 - co...@suse.com
+
+- updated to 2.00
+   see /usr/share/doc/packages/perl-strictures/Changes
+
+  2.00 - 2015-02-26
+* Incompatible Changes
+  - strictures 2 fatalizes only a subset of warnings.  Some warning
+categories are not safe to catch, or just inappropriate to have fatal.
+Existing code looking like 'use strictures 1;' will continue to get the
+old behavior of fatalizing all errors.  The new behavior will take 
effect
+when no version or version 2 is specified.
+
+---

Old:

  strictures-1.005006.tar.gz

New:

  strictures-2.00.tar.gz



Other differences:
--
++ perl-strictures.spec ++
--- /var/tmp/diff_new_pack.9DPEKk/_old  2015-04-15 16:26:53.0 +0200
+++ /var/tmp/diff_new_pack.9DPEKk/_new  2015-04-15 16:26:53.0 +0200
@@ -17,10 +17,10 @@
 
 
 Name:   perl-strictures
-Version:1.005006
+Version:2.00
 Release:0
 %define cpan_name strictures
-Summary:Turn on strict and make all warnings fatal
+Summary:turn on strict and make all warnings fatal
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/strictures/
@@ -70,15 +70,6 @@
 only to the mechanism of this code will result in a sub-version increase
 (e.g. 1.00 to 1.01 (1.0.1)).
 
-If the behaviour of 'use strictures' in normal mode changes in any way,
-that will constitute a major version increase -- and the code already
-checks when its version is tested to ensure that
-
-  use strictures 1;
-
-will continue to only introduce the current set of strictures even if 2.0
-is installed.
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 

++ strictures-1.005006.tar.gz - strictures-2.00.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-1.005006/Changes 
new/strictures-2.00/Changes
--- old/strictures-1.005006/Changes 2015-01-30 14:01:25.0 +0100
+++ new/strictures-2.00/Changes 2015-02-26 10:32:12.0 +0100
@@ -1,5 +1,13 @@
 Release history for strictures
 
+2.00 - 2015-02-26
+  * Incompatible Changes
+- strictures 2 fatalizes only a subset of warnings.  Some warning
+  categories are not safe to catch, or just inappropriate to have fatal.
+  Existing code looking like 'use strictures 1;' will continue to get the
+  old behavior of fatalizing all errors.  The new behavior will take effect
+  when no version or version 2 is specified.
+
 1.005006 - 2015-01-30
   - fix extra checks triggering on paths starting with t, xt, lib, or blib,
 rather than only triggering on those directories.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-1.005006/MANIFEST 
new/strictures-2.00/MANIFEST
--- old/strictures-1.005006/MANIFEST2015-01-30 14:01:44.0 +0100
+++ new/strictures-2.00/MANIFEST2015-02-26 10:32:27.0 +0100
@@ -1,11 +1,13 @@
 Changes
 lib/strictures.pm
+lib/strictures/extra.pm
 maint/Makefile.PL.include
 Makefile.PL
 MANIFEST   This list of files
 t/crash.t
 t/extras.t
 t/strictures.t
+xt/all-categories.t
 xt/pod.t
 META.yml Module YAML meta-data (added by 
MakeMaker)
 META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-1.005006/META.json 
new/strictures-2.00/META.json
--- old/strictures-1.005006/META.json   2015-01-30 14:01:44.0 +0100
+++ new/strictures-2.00/META.json   2015-02-26 10:32:27.0 +0100
@@ -4,7 +4,7 @@
   mst - Matt S. Trout (cpan:MSTROUT) m...@shadowcat.co.uk
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.142690,
+   generated_by : ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.143240,
license : [
   perl_5
],
@@ -67,5 +67,5 @@
  web : 

commit perl-strictures for openSUSE:Factory

2015-02-10 Thread h_root
Hello community,

here is the log from the commit of package perl-strictures for openSUSE:Factory 
checked in at 2015-02-10 20:22:51

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


Package is perl-strictures

Changes:

--- /work/SRC/openSUSE:Factory/perl-strictures/perl-strictures.changes  
2014-09-17 17:26:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-strictures.new/perl-strictures.changes 
2015-02-10 20:22:52.0 +0100
@@ -1,0 +2,10 @@
+Sat Feb  7 07:21:44 UTC 2015 - co...@suse.com
+
+- updated to 1.005006
+   - fix extra checks triggering on paths starting with t, xt, lib, or blib,
+ rather than only triggering on those directories.
+   - avoid stat checks for VCS directories until we are in an appropriately
+ named file
+   - various cleanups in test files
+
+---

Old:

  strictures-1.005005.tar.gz

New:

  strictures-1.005006.tar.gz



Other differences:
--
++ perl-strictures.spec ++
--- /var/tmp/diff_new_pack.8cW6RB/_old  2015-02-10 20:22:52.0 +0100
+++ /var/tmp/diff_new_pack.8cW6RB/_new  2015-02-10 20:22:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-strictures
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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-strictures
-Version:1.005005
+Version:1.005006
 Release:0
 %define cpan_name strictures
 Summary:Turn on strict and make all warnings fatal
@@ -81,7 +81,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ strictures-1.005005.tar.gz - strictures-1.005006.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-1.005005/Changes 
new/strictures-1.005006/Changes
--- old/strictures-1.005005/Changes 2014-08-16 03:16:45.0 +0200
+++ new/strictures-1.005006/Changes 2015-01-30 14:01:25.0 +0100
@@ -1,5 +1,12 @@
 Release history for strictures
 
+1.005006 - 2015-01-30
+  - fix extra checks triggering on paths starting with t, xt, lib, or blib,
+rather than only triggering on those directories.
+  - avoid stat checks for VCS directories until we are in an appropriately
+named file
+  - various cleanups in test files
+
 1.005005 - 2014-08-16
   - include minimum perl version in metadata
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-1.005005/MANIFEST 
new/strictures-1.005006/MANIFEST
--- old/strictures-1.005005/MANIFEST2014-08-16 03:16:54.0 +0200
+++ new/strictures-1.005006/MANIFEST2015-01-30 14:01:44.0 +0100
@@ -1,18 +1,10 @@
 Changes
 lib/strictures.pm
-maint/bump-version
-maint/Makefile.include
 maint/Makefile.PL.include
 Makefile.PL
 MANIFEST   This list of files
 t/crash.t
-t/dep_constellations/broken/bareword/filehandles.pm
-t/dep_constellations/broken/indirect.pm
-t/dep_constellations/broken/multidimensional.pm
-t/smells-of-vcs/.exists
-t/smells-of-vcs/lib/one.pm
-t/smells-of-vcs/other/one.pl
-t/smells-of-vcs/t/one.faket
+t/extras.t
 t/strictures.t
 xt/pod.t
 META.yml Module YAML meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-1.005005/META.json 
new/strictures-1.005006/META.json
--- old/strictures-1.005005/META.json   2014-08-16 03:16:54.0 +0200
+++ new/strictures-1.005006/META.json   2015-01-30 14:01:44.0 +0100
@@ -4,7 +4,7 @@
   mst - Matt S. Trout (cpan:MSTROUT) m...@shadowcat.co.uk
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.141520,
+   generated_by : ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.142690,
license : [
   perl_5
],
@@ -28,6 +28,9 @@
   },
   develop : {
  requires : {
+Pod::Coverage::CountParents : 0,
+Test::Pod : 0,
+Test::Pod::Coverage : 0,
 bareword::filehandles : 0,
 indirect : 0,
 multidimensional : 0
@@ -64,5 +67,5 @@
  web : 
http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/strictures.git;
   }
},
-   version : 1.005005
+   version : 1.005006
 }
diff -urN '--exclude=CVS' 

commit perl-strictures for openSUSE:Factory

2014-09-17 Thread h_root
Hello community,

here is the log from the commit of package perl-strictures for openSUSE:Factory 
checked in at 2014-09-17 17:26:10

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


Package is perl-strictures

Changes:

--- /work/SRC/openSUSE:Factory/perl-strictures/perl-strictures.changes  
2014-03-02 07:43:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-strictures.new/perl-strictures.changes 
2014-09-17 17:26:33.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep 16 08:07:55 UTC 2014 - co...@suse.com
+
+- updated to 1.005005
+  - include minimum perl version in metadata
+  - make sure meta files list extra modules as recommendations, not 
requirements
+
+---

Old:

  strictures-1.005003.tar.gz

New:

  strictures-1.005005.tar.gz



Other differences:
--
++ perl-strictures.spec ++
--- /var/tmp/diff_new_pack.dBPF8N/_old  2014-09-17 17:26:34.0 +0200
+++ /var/tmp/diff_new_pack.dBPF8N/_new  2014-09-17 17:26:34.0 +0200
@@ -17,10 +17,10 @@
 
 
 Name:   perl-strictures
-Version:1.005003
+Version:1.005005
 Release:0
 %define cpan_name strictures
-Summary:turn on strict and make all warnings fatal
+Summary:Turn on strict and make all warnings fatal
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/strictures/
@@ -29,13 +29,15 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(bareword::filehandles)
 BuildRequires:  perl(indirect)
 BuildRequires:  perl(multidimensional)
 Requires:   perl(bareword::filehandles)
 Requires:   perl(indirect)
 Requires:   perl(multidimensional)
+Recommends: perl(bareword::filehandles)
+Recommends: perl(indirect)
+Recommends: perl(multidimensional)
 %{perl_requires}
 
 %description

++ strictures-1.005003.tar.gz - strictures-1.005005.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-1.005003/Changes 
new/strictures-1.005005/Changes
--- old/strictures-1.005003/Changes 2014-02-12 23:01:53.0 +0100
+++ new/strictures-1.005005/Changes 2014-08-16 03:16:45.0 +0200
@@ -1,5 +1,11 @@
 Release history for strictures
 
+1.005005 - 2014-08-16
+  - include minimum perl version in metadata
+
+1.005004 - 2014-03-06
+  - make sure meta files list extra modules as recommendations, not 
requirements
+
 1.005003 - 2014-02-12
   - added support for PUREPERL_ONLY (rt#91407)
   - fixed using strictures-VERSION to query the version (rt#92965)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-1.005003/META.json 
new/strictures-1.005005/META.json
--- old/strictures-1.005003/META.json   2014-02-12 23:02:02.0 +0100
+++ new/strictures-1.005005/META.json   2014-08-16 03:16:54.0 +0200
@@ -4,7 +4,7 @@
   mst - Matt S. Trout (cpan:MSTROUT) m...@shadowcat.co.uk
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 6.86, CPAN::Meta::Converter 
version 2.133380,
+   generated_by : ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.141520,
license : [
   perl_5
],
@@ -16,28 +16,37 @@
no_index : {
   directory : [
  t,
- inc
+ xt
   ]
},
prereqs : {
   build : {
- requires : {
-ExtUtils::MakeMaker : 0
- }
+ requires : {}
   },
   configure : {
+ requires : {}
+  },
+  develop : {
  requires : {
-ExtUtils::CBuilder : 0,
-ExtUtils::MakeMaker : 0
+bareword::filehandles : 0,
+indirect : 0,
+multidimensional : 0
  }
   },
   runtime : {
- requires : {
+ recommends : {
 bareword::filehandles : 0,
 indirect : 0,
-multidimensional : 0,
+multidimensional : 0
+ },
+ requires : {
 perl : 5.006
  }
+  },
+  test : {
+ requires : {
+Test::More : 0
+ }
   }
},
release_status : stable,
@@ -46,11 +55,14 @@
  mailto : bug-strictu...@rt.cpan.org,
  web : https://rt.cpan.org/Public/Dist/Display.html?Name=strictures;
   },
+  license : [
+ http://dev.perl.org/licenses/;
+  ],
   repository : {
  type : git,
  url : 

commit perl-strictures for openSUSE:Factory

2014-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-strictures for openSUSE:Factory 
checked in at 2014-03-02 07:43:05

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


Package is perl-strictures

Changes:

--- /work/SRC/openSUSE:Factory/perl-strictures/perl-strictures.changes  
2013-11-29 12:04:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-strictures.new/perl-strictures.changes 
2014-03-02 07:43:06.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb 24 08:38:38 UTC 2014 - co...@suse.com
+
+- updated to 1.005003
+   - added support for PUREPERL_ONLY (rt#91407)
+   - fixed using strictures-VERSION to query the version (rt#92965)
+   - extra prereqs will be listed as hard prerequisites if a compiler is
+ available
+
+---

Old:

  strictures-1.005001.tar.gz

New:

  strictures-1.005003.tar.gz



Other differences:
--
++ perl-strictures.spec ++
--- /var/tmp/diff_new_pack.DS8r1K/_old  2014-03-02 07:43:07.0 +0100
+++ /var/tmp/diff_new_pack.DS8r1K/_new  2014-03-02 07:43:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-strictures
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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-strictures
-Version:1.005001
+Version:1.005003
 Release:0
 %define cpan_name strictures
 Summary:turn on strict and make all warnings fatal
@@ -29,16 +29,13 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(bareword::filehandles)
-#BuildRequires: perl(Distar)
-#BuildRequires: perl(indirect)
-#BuildRequires: perl(multidimensional)
-#BuildRequires: perl(strictures) = 1
-#BuildRequires: perl(Test::Pod)
-#BuildRequires: perl(Test::Pod::Coverage)
-Recommends: perl(bareword::filehandles)
-Recommends: perl(indirect)
-Recommends: perl(multidimensional)
+BuildRequires:  perl(ExtUtils::CBuilder)
+BuildRequires:  perl(bareword::filehandles)
+BuildRequires:  perl(indirect)
+BuildRequires:  perl(multidimensional)
+Requires:   perl(bareword::filehandles)
+Requires:   perl(indirect)
+Requires:   perl(multidimensional)
 %{perl_requires}
 
 %description

++ strictures-1.005001.tar.gz - strictures-1.005003.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-1.005001/Changes 
new/strictures-1.005003/Changes
--- old/strictures-1.005001/Changes 2013-11-07 18:23:09.0 +0100
+++ new/strictures-1.005003/Changes 2014-02-12 23:01:53.0 +0100
@@ -1,55 +1,63 @@
 Release history for strictures
 
-1.005001   2013-11-07
+1.005003 - 2014-02-12
+  - added support for PUREPERL_ONLY (rt#91407)
+  - fixed using strictures-VERSION to query the version (rt#92965)
+
+1.005002 - 2013-12-10
+  - extra prereqs will be listed as hard prerequisites if a compiler is
+available
+
+1.005001 - 2013-11-07
   - fix skip on old perl on test script
 
-1.005000   2013-11-05
+1.005000 - 2013-11-05
   - detect mercurial when checking for development trees
   - avoid using constant.pm to save a bit of memory on older perls
   - update to v2 metadata
 
-1.004004   2012-11-12
+1.004004 - 2012-11-12
   - fix crash in 1.004003 due to qw() list being readonly
 
-1.004003   2012-11-10
+1.004003 - 2012-11-10
   - check only once for presence of extra testing prereqs
   - explicitly specify no dynamic_config in META
 
-1.004002   2012-09-08
+1.004002 - 2012-09-08
   - add better rationale for the extra testing heuristic
 
-1.004001   2012-07-12
+1.004001 - 2012-07-12
   - test-specific strictures now enabled during 'dzil test'
 
-1.004000   2012-07-12
+1.004000 - 2012-07-12
   - switch to testing calling file to avoid firing on dependencies
 
-1.003001   2012-04-08
+1.003001 - 2012-04-08
   - fix test to handle defatalization
 
-1.003000   2012-04-07
+1.003000 - 2012-04-07
   - try and run for any checkout t/ now we don't blow up the process
   - defatalize lack of extra testing modules
   - disable extra tests on perls = 5.008003, things do not work there as
 expected
 
-1.002002   2011-02-25
+1.002002 - 2011-02-25
   - only try and mkdir the .git if it doesn't already exist so repeated
 test runs don't explode
 
-1.002001   2011-02-25
+1.002001 - 2011-02-25
   - switch .svn to .git in smells-of-vcs test and create it ourselves
 to ease 

commit perl-strictures for openSUSE:Factory

2013-11-29 Thread h_root
Hello community,

here is the log from the commit of package perl-strictures for openSUSE:Factory 
checked in at 2013-11-29 12:04:38

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


Package is perl-strictures

Changes:

--- /work/SRC/openSUSE:Factory/perl-strictures/perl-strictures.changes  
2013-06-06 13:27:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-strictures.new/perl-strictures.changes 
2013-11-29 12:04:39.0 +0100
@@ -1,0 +2,10 @@
+Mon Nov 25 07:38:55 UTC 2013 - co...@suse.com
+
+- updated to 1.005001
+ - fix skip on old perl on test script
+ - detect mercurial when checking for development trees
+ - avoid using constant.pm to save a bit of memory on older perls
+ - update to v2 metadata
+ - fix crash in 1.004003 due to qw() list being readonly
+
+---

Old:

  strictures-1.004004.tar.gz

New:

  strictures-1.005001.tar.gz



Other differences:
--
++ perl-strictures.spec ++
--- /var/tmp/diff_new_pack.wu5M3h/_old  2013-11-29 12:04:40.0 +0100
+++ /var/tmp/diff_new_pack.wu5M3h/_new  2013-11-29 12:04:40.0 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   perl-strictures
-Version:1.004004
+Version:1.005001
 Release:0
 %define cpan_name strictures
 Summary:turn on strict and make all warnings fatal
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/strictures/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ strictures-1.004004.tar.gz - strictures-1.005001.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-1.004004/Changes 
new/strictures-1.005001/Changes
--- old/strictures-1.004004/Changes 2012-11-12 20:05:20.0 +0100
+++ new/strictures-1.005001/Changes 2013-11-07 18:23:09.0 +0100
@@ -1,33 +1,55 @@
-1.004004 - 2012-11-12
-  - fix 5.16 crash due to qw() list being readonly
-1.004003 - 2012-11-10
+Release history for strictures
+
+1.005001   2013-11-07
+  - fix skip on old perl on test script
+
+1.005000   2013-11-05
+  - detect mercurial when checking for development trees
+  - avoid using constant.pm to save a bit of memory on older perls
+  - update to v2 metadata
+
+1.004004   2012-11-12
+  - fix crash in 1.004003 due to qw() list being readonly
+
+1.004003   2012-11-10
   - check only once for presence of extra testing prereqs
   - explicitly specify no dynamic_config in META
-1.004002 - 2012-09-08
+
+1.004002   2012-09-08
   - add better rationale for the extra testing heuristic
-1.004001 - 2012-07-12
+
+1.004001   2012-07-12
   - test-specific strictures now enabled during 'dzil test'
-1.004000 - 2012-07-12
+
+1.004000   2012-07-12
   - switch to testing calling file to avoid firing on dependencies
-1.003001 - 2012-04-08
+
+1.003001   2012-04-08
   - fix test to handle defatalization
-1.003000 - 2012-04-07
+
+1.003000   2012-04-07
   - try and run for any checkout t/ now we don't blow up the process
   - defatalize lack of extra testing modules
   - disable extra tests on perls = 5.008003, things do not work there as
 expected
-1.002002 - 2011-02-25
+
+1.002002   2011-02-25
   - only try and mkdir the .git if it doesn't already exist so repeated
 test runs don't explode
-1.002001 - 2011-02-25
+
+1.002001   2011-02-25
   - switch .svn to .git in smells-of-vcs test and create it ourselves
 to ease importing of this dist into subversion repositories
-1.002000 - 2011-02-16
+
+1.002000   2011-02-16
   - add multidimensional and bareword::filehandles in author mode
-1.1.1 Dec 05 2010
+
+1.1.1   2010-12-05
   - disable uninitialized warnings before calling -SUPER::VERSION
-1.1.0 Nov 22 2010
+
+1.1.0   2010-11-22
   - enable extra testing only if .git or .svn present to keep requirement
 for extra modules author-side
-1.0.0 Jul 18 2010
+
+1.0.0   2010-07-18
   - initial release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-1.004004/MANIFEST 
new/strictures-1.005001/MANIFEST
--- old/strictures-1.004004/MANIFEST2012-11-12 20:05:36.0 +0100
+++ new/strictures-1.005001/MANIFEST2013-11-07 18:23:21.0 +0100
@@ -6,6 +6,9 @@
 Makefile.PL
 MANIFEST   This list of files
 t/crash.t
+t/dep_constellations/broken/bareword/filehandles.pm

commit perl-strictures for openSUSE:Factory

2013-06-06 Thread h_root
Hello community,

here is the log from the commit of package perl-strictures for openSUSE:Factory 
checked in at 2013-06-06 13:27:51

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


Package is perl-strictures

Changes:

--- /work/SRC/openSUSE:Factory/perl-strictures/perl-strictures.changes  
2012-05-25 16:17:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-strictures.new/perl-strictures.changes 
2013-06-06 13:27:52.0 +0200
@@ -1,0 +2,11 @@
+Tue Jun  4 11:51:58 UTC 2013 - co...@suse.com
+
+- updated to 1.004004
+   - fix 5.16 crash due to qw() list being readonly
+   - check only once for presence of extra testing prereqs
+   - explicitly specify no dynamic_config in META
+   - add better rationale for the extra testing heuristic
+   - test-specific strictures now enabled during 'dzil test'
+   - switch to testing calling file to avoid firing on dependencies
+
+---

Old:

  strictures-1.003001.tar.gz

New:

  strictures-1.004004.tar.gz



Other differences:
--
++ perl-strictures.spec ++
--- /var/tmp/diff_new_pack.zqdPau/_old  2013-06-06 13:27:52.0 +0200
+++ /var/tmp/diff_new_pack.zqdPau/_new  2013-06-06 13:27:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-strictures
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products 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-strictures
-Version:1.003001
+Version:1.004004
 Release:0
 %define cpan_name strictures
 Summary:turn on strict and make all warnings fatal
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/strictures/
-Source: 
http://www.cpan.org/authors/id/M/MS/MSTROUT/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -36,6 +36,9 @@
 #BuildRequires: perl(strictures) = 1
 #BuildRequires: perl(Test::Pod)
 #BuildRequires: perl(Test::Pod::Coverage)
+Recommends: perl(bareword::filehandles)
+Recommends: perl(indirect)
+Recommends: perl(multidimensional)
 %{perl_requires}
 
 %description
@@ -43,13 +46,13 @@
 about a year now. I figured it was time to make it shorter.
 
 Things like the importer in 'use Moose' don't help me because they turn
-warnings on but don't make them fatal - which from my point of view is
-useless because I want an exception to tell me my code isn't warnings
-clean.
+warnings on but don't make them fatal -- which from my point of view is
+useless because I want an exception to tell me my code isn't
+warnings-clean.
 
 Any time I see a warning from my code, that indicates a mistake.
 
-Any time my code encounters a mistake, I want a crash - not spew to STDERR
+Any time my code encounters a mistake, I want a crash -- not spew to STDERR
 and then unknown (and probably undesired) subsequent behaviour.
 
 I also want to ensure that obvious coding mistakes, like indirect object
@@ -57,20 +60,20 @@
 compile as such) get caught, but not at the cost of an XS dependency and
 not at the cost of blowing things up on another machine.
 
-Therefore, strictures turns on additional checking, but only when it thinks
-it's running in a test file in a VCS checkout - though if this causes
-undesired behaviour this can be overridden by setting the
-PERL_STRICTURES_EXTRA environment variable.
+Therefore, the strictures manpage turns on additional checking, but only
+when it thinks it's running in a test file in a VCS checkout -- although if
+this causes undesired behaviour this can be overridden by setting the
+'PERL_STRICTURES_EXTRA' environment variable.
 
 If additional useful author side checks come to mind, I'll add them to the
-_EXTRA code path only - this will result in a minor version increase (i.e.
-1.00 to 1.001000 (1.1.0) or similar). Any fixes only to the mechanism
-of this code will result in a subversion increas (i.e. 1.00 to 1.01
-(1.0.1)).
+'PERL_STRICTURES_EXTRA' code path only -- this will result in a minor
+version increase (e.g. 1.00 to 1.001000 (1.1.0) or similar). Any fixes
+only to the mechanism of this code will result in a sub-version increase
+(e.g. 1.00 to 1.01 (1.0.1)).
 
 If the behaviour of 'use strictures' in normal mode changes in any way,

commit perl-strictures for openSUSE:Factory

2012-05-25 Thread h_root
Hello community,

here is the log from the commit of package perl-strictures for openSUSE:Factory 
checked in at 2012-05-25 16:17:55

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


Package is perl-strictures, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-strictures/perl-strictures.changes  
2012-01-12 15:26:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-strictures.new/perl-strictures.changes 
2012-05-25 16:17:56.0 +0200
@@ -1,0 +2,10 @@
+Wed May 23 12:59:01 UTC 2012 - co...@suse.com
+
+- updated to 1.003001
+  - fix test to handle defatalization
+  - try and run for any checkout t/ now we don't blow up the process
+  - defatalize lack of extra testing modules
+  - disable extra tests on perls = 5.008003, things do not work there as
+expected
+
+---

Old:

  strictures-1.002002.tar.gz

New:

  strictures-1.003001.tar.gz



Other differences:
--
++ perl-strictures.spec ++
--- /var/tmp/diff_new_pack.HOoIZh/_old  2012-05-25 16:17:58.0 +0200
+++ /var/tmp/diff_new_pack.HOoIZh/_new  2012-05-25 16:17:58.0 +0200
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   perl-strictures
-Version:1.002002
+Version:1.003001
 Release:0
 %define cpan_name strictures
 Summary:turn on strict and make all warnings fatal
@@ -56,8 +57,8 @@
 compile as such) get caught, but not at the cost of an XS dependency and
 not at the cost of blowing things up on another machine.
 
-Therefore, strictures turns on indirect checking only when it thinks it's
-running in a compilation (or pod coverage) test - though if this causes
+Therefore, strictures turns on additional checking, but only when it thinks
+it's running in a test file in a VCS checkout - though if this causes
 undesired behaviour this can be overridden by setting the
 PERL_STRICTURES_EXTRA environment variable.
 

++ strictures-1.002002.tar.gz - strictures-1.003001.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-1.002002/Changes 
new/strictures-1.003001/Changes
--- old/strictures-1.002002/Changes 2011-02-25 14:36:21.0 +0100
+++ new/strictures-1.003001/Changes 2012-04-08 21:06:52.0 +0200
@@ -1,3 +1,10 @@
+1.003001 - 2012-04-08
+  - fix test to handle defatalization
+1.003000 - 2012-04-07
+  - try and run for any checkout t/ now we don't blow up the process
+  - defatalize lack of extra testing modules
+  - disable extra tests on perls = 5.008003, things do not work there as
+expected
 1.002002 - 2011-02-25
   - only try and mkdir the .git if it doesn't already exist so repeated
 test runs don't explode
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-1.002002/MANIFEST 
new/strictures-1.003001/MANIFEST
--- old/strictures-1.002002/MANIFEST2011-02-25 14:36:38.0 +0100
+++ new/strictures-1.003001/MANIFEST2012-04-08 21:07:03.0 +0200
@@ -8,4 +8,6 @@
 t/smells-of-vcs/.exists
 t/strictures.t
 xt/pod.t
-META.yml Module meta-data (added by MakeMaker)
+META.yml Module YAML meta-data (added by 
MakeMaker)
+META.jsonModule JSON meta-data (added by 
MakeMaker)
+README   README file (added by Distar)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/strictures-1.002002/META.json 
new/strictures-1.003001/META.json
--- old/strictures-1.002002/META.json   1970-01-01 01:00:00.0 +0100
+++ new/strictures-1.003001/META.json   2012-04-08 21:07:02.0 +0200
@@ -0,0 +1,39 @@
+{
+   abstract : turn on strict and make all warnings fatal,
+   author : [
+  mst - Matt S. Trout (cpan:MSTROUT) m...@shadowcat.co.uk
+   ],
+   dynamic_config : 1,
+   generated_by : ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.120921,
+   license : [
+  perl_5
+   ],
+   meta-spec : {
+  url : http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
+  version : 2
+   },
+   name : strictures,
+   no_index : {
+  directory : [
+ t,
+ inc
+  ]
+   },
+   prereqs : {
+  build : {
+ requires : {
+ExtUtils::MakeMaker : 0
+ }
+  },
+  configure : {
+ requires : {
+ExtUtils::MakeMaker : 0
+ }
+  },
+  runtime : {
+ requires : {}
+  }
+   },
+   release_status : stable,
+   version : 1.003001
+}