commit perl-Config-Any for openSUSE:Factory

2017-05-03 Thread root
Hello community,

here is the log from the commit of package perl-Config-Any for openSUSE:Factory 
checked in at 2017-05-03 15:57:33

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


Package is "perl-Config-Any"

Wed May  3 15:57:33 2017 rev:12 rq:492412 version:0.32

Changes:

--- /work/SRC/openSUSE:Factory/perl-Config-Any/perl-Config-Any.changes  
2017-04-11 09:36:42.724710800 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Config-Any.new/perl-Config-Any.changes 
2017-05-03 15:57:35.216864732 +0200
@@ -1,0 +2,22 @@
+Tue Apr 25 05:17:47 UTC 2017 - co...@suse.com
+
+- updated to 0.32
+   see /usr/share/doc/packages/perl-Config-Any/Changes
+
+  0.32 - 2017-04-23
+  - allow YAML::Syck to fail its error tests
+  - improved diagnostics in YAML test
+  - include a full list of modules used in JSON documentation
+  - be less strict checking error messages in tests
+  - add test to report optional prereq versions
+  
+  0.31 - 2017-04-23
+  - test cleanups
+  - better diagnostics for test failures
+  - don't run pod tests on user machines
+  - handle unsupported Config::General versions better
+  - refactored module loading
+  - include optional prereqs in suggests
+  - pod cleanups
+
+---

Old:

  Config-Any-0.30.tar.gz

New:

  Config-Any-0.32.tar.gz



Other differences:
--
++ perl-Config-Any.spec ++
--- /var/tmp/diff_new_pack.IYIGbA/_old  2017-05-03 15:57:36.084742211 +0200
+++ /var/tmp/diff_new_pack.IYIGbA/_new  2017-05-03 15:57:36.088741646 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Config-Any
-Version:0.30
+Version:0.32
 Release:0
 %define cpan_name Config-Any
 Summary:Load configuration from different file formats, transparently

++ Config-Any-0.30.tar.gz -> Config-Any-0.32.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.30/Changes new/Config-Any-0.32/Changes
--- old/Config-Any-0.30/Changes 2017-03-29 00:57:23.0 +0200
+++ new/Config-Any-0.32/Changes 2017-04-23 23:51:15.0 +0200
@@ -1,5 +1,21 @@
 Revision history for Config-Any
 
+0.32 - 2017-04-23
+- allow YAML::Syck to fail its error tests
+- improved diagnostics in YAML test
+- include a full list of modules used in JSON documentation
+- be less strict checking error messages in tests
+- add test to report optional prereq versions
+
+0.31 - 2017-04-23
+- test cleanups
+- better diagnostics for test failures
+- don't run pod tests on user machines
+- handle unsupported Config::General versions better
+- refactored module loading
+- include optional prereqs in suggests
+- pod cleanups
+
 0.30 - 2017-03-28
 - don't use YAML::Syck on perl 5.8.8 or below, where it is broken
 - ensure tarball does not contain SCHILY headers
@@ -14,7 +30,7 @@
 - load perl files directly, never possibly searching @INC
 
 0.27 2016-03-31
-- depend on Module::Pluggable::Object directly instead of assuming it is 
+- depend on Module::Pluggable::Object directly instead of assuming it is
   bundled with Module::Pluggable (RT #113148)
 
 0.26 2015-04-29
@@ -31,7 +47,7 @@
 - fix test suite's method of checking availability of plugins
 
 0.22 2011-07-04
-- add XML::NamespaceSupport to XML format deps, silence YAML warnings in 
+- add XML::NamespaceSupport to XML format deps, silence YAML warnings in
   tests (caelum)
 
 0.21 2011-05-25
@@ -125,7 +141,7 @@
   + 'force_plugins => [ qw(Config::Any::Foo Config::Any::Blah) ]' parameter
 to load_(files|stems)
   + $Config::Any::INI::MAP_SECTION_SPACE_TO_NESTED_KEY - boolean, 
defaulting
-to on, controlling whether to map spaces in INI section headings 
+to on, controlling whether to map spaces in INI section headings
 to nested hashrefs
 
 0.04 2006-08-07
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.30/MANIFEST new/Config-Any-0.32/MANIFEST
--- old/Config-Any-0.30/MANIFEST2017-03-29 00:57:47.0 +0200
+++ new/Config-Any-0.32/MANIFEST2017-04-23 23:52:20.0 +0200
@@ -10,7 +10,7 @@
 maint/Makefile.PL.include
 Makefile.PL
 MANIFEST   This list of files
-t/01-use.t
+t/00-report-prereqs.t
 t/10-branches.t
 t/20-parse.t
 t/50-general.t
@@ -46,9 +46,9 @@
 t/lib/Config/Any/Unsupported.pm
 t/multi/conf.yml
 t/perl-taint.t
-t/pod-coverage.t
-t/pod.t
 t/supported/conf.pl
+xt/author/pod-coverage.t
+xt/author/pod.t
 META.yml 

commit perl-Config-Any for openSUSE:Factory

2017-04-11 Thread root
Hello community,

here is the log from the commit of package perl-Config-Any for openSUSE:Factory 
checked in at 2017-04-11 09:36:40

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


Package is "perl-Config-Any"

Tue Apr 11 09:36:40 2017 rev:11 rq:483762 version:0.30

Changes:

--- /work/SRC/openSUSE:Factory/perl-Config-Any/perl-Config-Any.changes  
2017-03-28 15:21:17.369491906 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Config-Any.new/perl-Config-Any.changes 
2017-04-11 09:36:42.724710800 +0200
@@ -1,0 +2,10 @@
+Thu Mar 30 05:16:37 UTC 2017 - co...@suse.com
+
+- updated to 0.30
+   see /usr/share/doc/packages/perl-Config-Any/Changes
+
+  0.30 - 2017-03-28
+  - don't use YAML::Syck on perl 5.8.8 or below, where it is broken
+  - ensure tarball does not contain SCHILY headers
+
+---

Old:

  Config-Any-0.29.tar.gz

New:

  Config-Any-0.30.tar.gz



Other differences:
--
++ perl-Config-Any.spec ++
--- /var/tmp/diff_new_pack.7Bd8tK/_old  2017-04-11 09:36:43.356621535 +0200
+++ /var/tmp/diff_new_pack.7Bd8tK/_new  2017-04-11 09:36:43.356621535 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Config-Any
-Version:0.29
+Version:0.30
 Release:0
 %define cpan_name Config-Any
 Summary:Load configuration from different file formats, transparently

++ Config-Any-0.29.tar.gz -> Config-Any-0.30.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.29/Changes new/Config-Any-0.30/Changes
--- old/Config-Any-0.29/Changes 2017-02-27 11:12:54.0 +0100
+++ new/Config-Any-0.30/Changes 2017-03-29 00:57:23.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Config-Any
 
+0.30 - 2017-03-28
+- don't use YAML::Syck on perl 5.8.8 or below, where it is broken
+- ensure tarball does not contain SCHILY headers
+
 0.29 - 2017-02-27
 - allow loading relative perl files even under taint mode (RT#120371)
 - throw errors when attempting to load perl files that do not exist
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.29/META.json 
new/Config-Any-0.30/META.json
--- old/Config-Any-0.29/META.json   2017-02-27 11:24:24.0 +0100
+++ new/Config-Any-0.30/META.json   2017-03-29 00:57:46.0 +0200
@@ -4,7 +4,7 @@
   "Joel Bernstein "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.143240",
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150005",
"license" : [
   "perl_5"
],
@@ -48,6 +48,7 @@
  "web" : 
"http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/Config-Any.git;a=summary;
   }
},
-   "version" : "0.29",
-   "x_authority" : "cpan:RATAXIS"
+   "version" : "0.30",
+   "x_authority" : "cpan:RATAXIS",
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.29/META.yml new/Config-Any-0.30/META.yml
--- old/Config-Any-0.29/META.yml2017-02-27 11:24:23.0 +0100
+++ new/Config-Any-0.30/META.yml2017-03-29 00:57:46.0 +0200
@@ -5,7 +5,7 @@
 build_requires:
   Test::More: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.143240'
+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
@@ -21,5 +21,6 @@
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Config-Any
   license: http://dev.perl.org/licenses/
   repository: git://git.shadowcat.co.uk/p5sagit/Config-Any.git
-version: '0.29'
+version: '0.30'
 x_authority: cpan:RATAXIS
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.29/lib/Config/Any/YAML.pm 
new/Config-Any-0.30/lib/Config/Any/YAML.pm
--- old/Config-Any-0.29/lib/Config/Any/YAML.pm  2017-02-27 10:43:29.0 
+0100
+++ new/Config-Any-0.30/lib/Config/Any/YAML.pm  2017-03-28 00:42:30.0 
+0200
@@ -45,13 +45,10 @@
 my $class = shift;
 my $file  = shift;
 
-eval { require YAML::XS };
-unless ( $@ ) {
+if (eval { require YAML::XS; 1 }) {
 return YAML::XS::LoadFile( $file );
 }
-
-eval { require YAML::Syck; YAML::Syck->VERSION( '0.70' ) };
-unless ( $@ ) {
+elsif ($] > 5.008008 && 

commit perl-Config-Any for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package perl-Config-Any for openSUSE:Factory 
checked in at 2017-03-28 15:21:17

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


Package is "perl-Config-Any"

Tue Mar 28 15:21:17 2017 rev:10 rq:477082 version:0.29

Changes:

--- /work/SRC/openSUSE:Factory/perl-Config-Any/perl-Config-Any.changes  
2016-04-12 19:33:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Config-Any.new/perl-Config-Any.changes 
2017-03-28 15:21:17.369491906 +0200
@@ -1,0 +2,21 @@
+Wed Mar  1 06:13:14 UTC 2017 - co...@suse.com
+
+- updated to 0.29
+   see /usr/share/doc/packages/perl-Config-Any/Changes
+
+  0.29 - 2017-02-27
+  - allow loading relative perl files even under taint mode (RT#120371)
+  - throw errors when attempting to load perl files that do not exist
+
+---
+Wed Feb 22 06:12:05 UTC 2017 - co...@suse.com
+
+- updated to 0.28
+   see /usr/share/doc/packages/perl-Config-Any/Changes
+
+  0.28 - 2017-02-21
+  - support Cpanel::JSON::XS and JSON::MaybeXS for loading JSON
+  - decode UTF-8 config files properly
+  - load perl files directly, never possibly searching @INC
+
+---

Old:

  Config-Any-0.27.tar.gz

New:

  Config-Any-0.29.tar.gz



Other differences:
--
++ perl-Config-Any.spec ++
--- /var/tmp/diff_new_pack.x3Ogav/_old  2017-03-28 15:21:18.117385982 +0200
+++ /var/tmp/diff_new_pack.x3Ogav/_new  2017-03-28 15:21:18.121385416 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Config-Any
 #
-# 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-Config-Any
-Version:0.27
+Version:0.29
 Release:0
 %define cpan_name Config-Any
 Summary:Load configuration from different file formats, transparently
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Config-Any/
-Source0:
http://www.cpan.org/authors/id/B/BR/BRICAS/%{cpan_name}-%{version}.tar.gz
+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

++ Config-Any-0.27.tar.gz -> Config-Any-0.29.tar.gz ++
 2552 lines of diff (skipped)




commit perl-Config-Any for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package perl-Config-Any for openSUSE:Factory 
checked in at 2016-04-12 19:33:09

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


Package is "perl-Config-Any"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Config-Any/perl-Config-Any.changes  
2015-04-30 11:51:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Config-Any.new/perl-Config-Any.changes 
2016-04-12 19:33:11.0 +0200
@@ -1,0 +2,10 @@
+Mon Apr  4 09:23:23 UTC 2016 - co...@suse.com
+
+- updated to 0.27
+   see /usr/share/doc/packages/perl-Config-Any/Changes
+
+  0.27 2016-03-31
+  - depend on Module::Pluggable::Object directly instead of assuming it is 
+bundled with Module::Pluggable (RT #113148)
+
+---

Old:

  Config-Any-0.26.tar.gz

New:

  Config-Any-0.27.tar.gz



Other differences:
--
++ perl-Config-Any.spec ++
--- /var/tmp/diff_new_pack.RcbtU0/_old  2016-04-12 19:33:12.0 +0200
+++ /var/tmp/diff_new_pack.RcbtU0/_new  2016-04-12 19:33:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Config-Any
 #
-# 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-Config-Any
-Version:0.26
+Version:0.27
 Release:0
 %define cpan_name Config-Any
 Summary:Load configuration from different file formats, transparently
@@ -30,8 +30,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Pluggable) >= 3.01
-Requires:   perl(Module::Pluggable) >= 3.01
+BuildRequires:  perl(Module::Pluggable::Object) >= 3.6
+Requires:   perl(Module::Pluggable::Object) >= 3.6
 %{perl_requires}
 
 %description

++ Config-Any-0.26.tar.gz -> Config-Any-0.27.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.26/Changes new/Config-Any-0.27/Changes
--- old/Config-Any-0.26/Changes 2015-04-30 01:04:47.0 +0200
+++ new/Config-Any-0.27/Changes 2016-03-31 19:54:02.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Config-Any
 
+0.27 2016-03-31
+- depend on Module::Pluggable::Object directly instead of assuming it is 
+  bundled with Module::Pluggable (RT #113148)
+
 0.26 2015-04-29
 - fix error reporting from code applied in 0.25 (RT #104079)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.26/META.yml new/Config-Any-0.27/META.yml
--- old/Config-Any-0.26/META.yml2015-04-30 01:07:42.0 +0200
+++ new/Config-Any-0.27/META.yml2016-03-31 19:54:08.0 +0200
@@ -9,7 +9,7 @@
   ExtUtils::MakeMaker: 6.59
 distribution_type: module
 dynamic_config: 1
-generated_by: 'Module::Install version 1.06'
+generated_by: 'Module::Install version 1.16'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -20,9 +20,9 @@
 - inc
 - t
 requires:
-  Module::Pluggable: 3.01
+  Module::Pluggable::Object: '3.6'
   perl: 5.6.0
 resources:
   license: http://dev.perl.org/licenses/
   repository: git://git.shadowcat.co.uk/p5sagit/Config-Any.git
-version: 0.26
+version: '0.27'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.26/Makefile.PL 
new/Config-Any-0.27/Makefile.PL
--- old/Config-Any-0.26/Makefile.PL 2013-08-15 03:12:36.0 +0200
+++ new/Config-Any-0.27/Makefile.PL 2016-03-31 19:54:02.0 +0200
@@ -9,7 +9,7 @@
 
 all_from 'lib/Config/Any.pm';
 
-requires 'Module::Pluggable' => '3.01';
+requires 'Module::Pluggable::Object' => '3.6';
 
 # Upgrade Config::General is necessary
 if ( can_use( 'Config::General' ) && !can_use( 'Config::General', '2.47' ) ) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.26/README new/Config-Any-0.27/README
--- old/Config-Any-0.26/README  2015-04-30 01:07:41.0 +0200
+++ new/Config-Any-0.27/README  2016-03-31 19:54:08.0 +0200
@@ -113,7 +113,7 @@
 Config::Any requires no configuration files or environment variables.
 
 DEPENDENCIES
-Module::Pluggable
+Module::Pluggable::Object
 
 And at least one of the following: Config::General Config::Tiny JSON
 YAML JSON::Syck YAML::Syck XML::Simple
diff -urN '--exclude=CVS' 

commit perl-Config-Any for openSUSE:Factory

2015-04-30 Thread h_root
Hello community,

here is the log from the commit of package perl-Config-Any for openSUSE:Factory 
checked in at 2015-04-30 11:51:33

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


Package is perl-Config-Any

Changes:

--- /work/SRC/openSUSE:Factory/perl-Config-Any/perl-Config-Any.changes  
2015-04-27 13:04:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Config-Any.new/perl-Config-Any.changes 
2015-04-30 11:51:34.0 +0200
@@ -1,0 +2,9 @@
+Thu Apr 30 05:45:15 UTC 2015 - co...@suse.com
+
+- updated to 0.26
+   see /usr/share/doc/packages/perl-Config-Any/Changes
+
+  0.26 2015-04-29
+  - fix error reporting from code applied in 0.25 (RT #104079)
+
+---

Old:

  Config-Any-0.25.tar.gz

New:

  Config-Any-0.26.tar.gz



Other differences:
--
++ perl-Config-Any.spec ++
--- /var/tmp/diff_new_pack.FNbcpr/_old  2015-04-30 11:51:35.0 +0200
+++ /var/tmp/diff_new_pack.FNbcpr/_new  2015-04-30 11:51:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Config-Any
-Version:0.25
+Version:0.26
 Release:0
 %define cpan_name Config-Any
 Summary:Load configuration from different file formats, transparently

++ Config-Any-0.25.tar.gz - Config-Any-0.26.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.25/Changes new/Config-Any-0.26/Changes
--- old/Config-Any-0.25/Changes 2015-04-24 03:33:10.0 +0200
+++ new/Config-Any-0.26/Changes 2015-04-30 01:04:47.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Config-Any
 
+0.26 2015-04-29
+- fix error reporting from code applied in 0.25 (RT #104079)
+
 0.25 2015-04-23
 - do not clobber $@ (RT #103061)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.25/META.yml new/Config-Any-0.26/META.yml
--- old/Config-Any-0.25/META.yml2015-04-24 03:38:18.0 +0200
+++ new/Config-Any-0.26/META.yml2015-04-30 01:07:42.0 +0200
@@ -25,4 +25,4 @@
 resources:
   license: http://dev.perl.org/licenses/
   repository: git://git.shadowcat.co.uk/p5sagit/Config-Any.git
-version: 0.25
+version: 0.26
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.25/lib/Config/Any.pm 
new/Config-Any-0.26/lib/Config/Any.pm
--- old/Config-Any-0.25/lib/Config/Any.pm   2015-04-24 03:33:19.0 
+0200
+++ new/Config-Any-0.26/lib/Config/Any.pm   2015-04-30 01:05:15.0 
+0200
@@ -6,7 +6,7 @@
 use Carp;
 use Module::Pluggable::Object ();
 
-our $VERSION = '0.25';
+our $VERSION = '0.26';
 
 =head1 NAME
 
@@ -195,15 +195,15 @@
 next unless $loader-is_supported;
 $supported = 1;
 my @configs;
-my $ok = do {
+my $err = do {
 local $@;
 @configs = eval { $loader-load( $filename, $loader_args{ 
$loader } ); };
-1;
+$@;
 };
 
 # fatal error if we used extension matching
-croak Error parsing $filename: $@ if !$ok and $use_ext_lut;
-next if !$ok or !@configs;
+croak Error parsing $filename: $err if $err and $use_ext_lut;
+next if $err or !@configs;
 
 # post-process config with a filter callback
 if ( $args-{ filter } ) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.25/t/50-general.t 
new/Config-Any-0.26/t/50-general.t
--- old/Config-Any-0.25/t/50-general.t  2013-08-15 03:12:36.0 +0200
+++ new/Config-Any-0.26/t/50-general.t  2015-04-30 01:03:29.0 +0200
@@ -2,13 +2,14 @@
 use warnings;
 
 use Test::More;
+use Config::Any;
 use Config::Any::General;
 
 if ( !Config::Any::General-is_supported ) {
 plan skip_all = 'Config::General format not supported';
 }
 else {
-plan tests = 7;
+plan tests = 9;
 }
 
 {
@@ -37,4 +38,13 @@
 
 ok( !$config, 'config load failed' );
 ok( $@,   error thrown ($@) );
+}
+
+# parse error generated on invalid config
+{
+my $file = 't/invalid/conf.conf';
+my $config = eval { Config::Any-load_files( { files = [$file], use_ext 
= 1} ) };
+
+ok( !$config, 'config load failed' );
+ok( $@,   error thrown ($@) );
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.25/t/51-ini.t 
new/Config-Any-0.26/t/51-ini.t
--- old/Config-Any-0.25/t/51-ini.t  2013-08-15 03:12:36.0 +0200
+++ new/Config-Any-0.26/t/51-ini.t

commit perl-Config-Any for openSUSE:Factory

2015-04-27 Thread h_root
Hello community,

here is the log from the commit of package perl-Config-Any for openSUSE:Factory 
checked in at 2015-04-27 13:04:12

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


Package is perl-Config-Any

Changes:

--- /work/SRC/openSUSE:Factory/perl-Config-Any/perl-Config-Any.changes  
2013-10-08 18:20:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Config-Any.new/perl-Config-Any.changes 
2015-04-27 13:04:14.0 +0200
@@ -1,0 +2,9 @@
+Fri Apr 24 15:11:44 UTC 2015 - co...@suse.com
+
+- updated to 0.25
+   see /usr/share/doc/packages/perl-Config-Any/Changes
+
+  0.25 2015-04-23
+  - do not clobber $@ (RT #103061)
+
+---

Old:

  Config-Any-0.24.tar.gz

New:

  Config-Any-0.25.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Config-Any.spec ++
--- /var/tmp/diff_new_pack.MB0nB8/_old  2015-04-27 13:04:15.0 +0200
+++ /var/tmp/diff_new_pack.MB0nB8/_new  2015-04-27 13:04:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Config-Any
 #
-# Copyright (c) 2013 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,14 +17,15 @@
 
 
 Name:   perl-Config-Any
-Version:0.24
+Version:0.25
 Release:0
 %define cpan_name Config-Any
 Summary:Load configuration from different file formats, transparently
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Config-Any/
-Source: 
http://www.cpan.org/authors/id/B/BR/BRICAS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/B/BR/BRICAS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ Config-Any-0.24.tar.gz - Config-Any-0.25.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.24/Changes new/Config-Any-0.25/Changes
--- old/Config-Any-0.24/Changes 2013-09-10 20:41:40.0 +0200
+++ new/Config-Any-0.25/Changes 2015-04-24 03:33:10.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Config-Any
 
+0.25 2015-04-23
+- do not clobber $@ (RT #103061)
+
 0.24 2013-09-10
 - remove 4-year-old warning about YAML::XS not being installed
 - add JSON::PP to list of available JSON parsers (RT #86959)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.24/META.yml new/Config-Any-0.25/META.yml
--- old/Config-Any-0.24/META.yml2013-09-10 20:42:32.0 +0200
+++ new/Config-Any-0.25/META.yml2015-04-24 03:38:18.0 +0200
@@ -25,4 +25,4 @@
 resources:
   license: http://dev.perl.org/licenses/
   repository: git://git.shadowcat.co.uk/p5sagit/Config-Any.git
-version: 0.24
+version: 0.25
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.24/lib/Config/Any/General.pm 
new/Config-Any-0.25/lib/Config/Any/General.pm
--- old/Config-Any-0.24/lib/Config/Any/General.pm   2013-09-10 
20:41:56.0 +0200
+++ new/Config-Any-0.25/lib/Config/Any/General.pm   2015-04-24 
03:34:51.0 +0200
@@ -76,7 +76,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2006-2013 by Brian Cassidy
+Copyright 2006-2015 by Brian Cassidy
 
 Portions Copyright 2006 Portugal Telecom
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.24/lib/Config/Any/INI.pm 
new/Config-Any-0.25/lib/Config/Any/INI.pm
--- old/Config-Any-0.24/lib/Config/Any/INI.pm   2013-09-10 20:41:56.0 
+0200
+++ new/Config-Any-0.25/lib/Config/Any/INI.pm   2015-04-24 03:34:51.0 
+0200
@@ -103,7 +103,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2006-2013 by Brian Cassidy, portions copyright 2006, 2007 by Joel 
Bernstein
+Copyright 2006-2015 by Brian Cassidy, portions copyright 2006, 2007 by Joel 
Bernstein
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself. 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.24/lib/Config/Any/JSON.pm 
new/Config-Any-0.25/lib/Config/Any/JSON.pm
--- old/Config-Any-0.24/lib/Config/Any/JSON.pm  2013-09-10 20:41:40.0 
+0200
+++ new/Config-Any-0.25/lib/Config/Any/JSON.pm  2015-04-24 

commit perl-Config-Any for openSUSE:Factory

2013-10-08 Thread h_root
Hello community,

here is the log from the commit of package perl-Config-Any for openSUSE:Factory 
checked in at 2013-10-08 18:19:56

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


Package is perl-Config-Any

Changes:

--- /work/SRC/openSUSE:Factory/perl-Config-Any/perl-Config-Any.changes  
2012-01-04 07:26:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Config-Any.new/perl-Config-Any.changes 
2013-10-08 18:20:03.0 +0200
@@ -1,0 +2,7 @@
+Fri Oct  4 09:11:31 UTC 2013 - co...@suse.com
+
+- updated to 0.24
+   - remove 4-year-old warning about YAML::XS not being installed
+   - add JSON::PP to list of available JSON parsers (RT #86959)
+
+---

Old:

  Config-Any-0.23.tar.gz

New:

  Config-Any-0.24.tar.gz



Other differences:
--
++ perl-Config-Any.spec ++
--- /var/tmp/diff_new_pack.RhXk8V/_old  2013-10-08 18:20:04.0 +0200
+++ /var/tmp/diff_new_pack.RhXk8V/_new  2013-10-08 18:20:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Config-Any
 #
-# Copyright (c) 2011 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
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   perl-Config-Any
-Version:0.23
+Version:0.24
 Release:0
 %define cpan_name Config-Any
 Summary:Load configuration from different file formats, transparently
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Config-Any/
 Source: 
http://www.cpan.org/authors/id/B/BR/BRICAS/%{cpan_name}-%{version}.tar.gz
@@ -62,9 +63,6 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes README

++ Config-Any-0.23.tar.gz - Config-Any-0.24.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.23/Changes new/Config-Any-0.24/Changes
--- old/Config-Any-0.23/Changes 2011-07-13 17:16:58.0 +0200
+++ new/Config-Any-0.24/Changes 2013-09-10 20:41:40.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Config-Any
 
+0.24 2013-09-10
+- remove 4-year-old warning about YAML::XS not being installed
+- add JSON::PP to list of available JSON parsers (RT #86959)
+
 0.23 2011-07-13
 - fix test suite's method of checking availability of plugins
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.23/META.yml new/Config-Any-0.24/META.yml
--- old/Config-Any-0.23/META.yml2011-07-13 17:17:09.0 +0200
+++ new/Config-Any-0.24/META.yml2013-09-10 20:42:32.0 +0200
@@ -3,12 +3,13 @@
 author:
   - 'Joel Bernstein rata...@cpan.org'
 build_requires:
-  ExtUtils::MakeMaker: 6.42
+  ExtUtils::MakeMaker: 6.59
   Test::More: 0
 configure_requires:
-  ExtUtils::MakeMaker: 6.42
+  ExtUtils::MakeMaker: 6.59
 distribution_type: module
-generated_by: 'Module::Install version 1.01'
+dynamic_config: 1
+generated_by: 'Module::Install version 1.06'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -24,4 +25,4 @@
 resources:
   license: http://dev.perl.org/licenses/
   repository: git://git.shadowcat.co.uk/p5sagit/Config-Any.git
-version: 0.23
+version: 0.24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.23/inc/Module/Install/Base.pm 
new/Config-Any-0.24/inc/Module/Install/Base.pm
--- old/Config-Any-0.23/inc/Module/Install/Base.pm  2011-07-13 
17:17:09.0 +0200
+++ new/Config-Any-0.24/inc/Module/Install/Base.pm  2013-09-10 
20:42:32.0 +0200
@@ -4,7 +4,7 @@
 use strict 'vars';
 use vars qw{$VERSION};
 BEGIN {
-   $VERSION = '1.01';
+   $VERSION = '1.06';
 }
 
 # Suspend handler for redefined warnings
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-Any-0.23/inc/Module/Install/Can.pm 
new/Config-Any-0.24/inc/Module/Install/Can.pm
--- old/Config-Any-0.23/inc/Module/Install/Can.pm   2011-07-13 
17:17:09.0 +0200
+++ new/Config-Any-0.24/inc/Module/Install/Can.pm   2013-09-10 
20:42:32.0 +0200
@@ -3,13 +3,12 @@
 
 use strict;
 use Config();
-use File::Spec