Hello community,

here is the log from the commit of package perl-CPAN-Meta for openSUSE:Factory 
checked in at 2016-08-24 10:06:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta (Old)
 and      /work/SRC/openSUSE:Factory/.perl-CPAN-Meta.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-CPAN-Meta"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CPAN-Meta/perl-CPAN-Meta.changes    
2015-08-25 08:53:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-CPAN-Meta.new/perl-CPAN-Meta.changes       
2016-08-24 10:06:43.000000000 +0200
@@ -1,0 +2,61 @@
+Fri Aug 19 05:06:41 UTC 2016 - [email protected]
+
+- updated to 2.150010
+   see /usr/share/doc/packages/perl-CPAN-Meta/Changes
+
+  2.150010  2016-08-18 12:10:08-04:00 America/New_York
+  
+    [FIXED]
+  
+    - the YAML and JSON backend variables are ignored when building/testing the
+      perl core itself, where non-core backends are not yet installed.
+  
+    [CHANGED]
+  
+    - Added "use warnings" to Parse::CPAN::Meta
+  
+  2.150009  2016-07-02 21:07:49-04:00 America/New_York (TRIAL RELEASE)
+  
+    [FIXED]
+  
+    - Fixed used of Encode in Parse::CPAN::Meta::load_json_string
+      (Cherry picked from Parse::CPAN::Meta 1.4422)
+  
+  2.150008  2016-06-28 17:01:03-04:00 America/New_York (TRIAL RELEASE)
+  
+    [ADDED]
+  
+    - Merged Parse::CPAN::Meta 1.4420 into this distribution
+  
+  2.150007  2016-06-28 03:48:16-04:00 America/New_York (TRIAL RELEASE)
+  
+    [FIXED]
+  
+    - The cloning routine would raise an error on expected types when it
+      previously would stringify.  The old behavior is restored.
+  
+  2.150006  2016-06-23 20:05:46-04:00 America/New_York (TRIAL RELEASE)
+  
+    [FIXED]
+  
+    - CPAN::Meta::Prereqs now fully accepts phases and types starting with 
'x_'.
+      New 'phases' and 'types_in' interfaces have been added.
+  
+    - No longer relies on JSON backend for data structure cloning. This is
+      much faster than using JSON::PP.
+  
+    [TESTS]
+  
+    - The 'extra_mappings' feature for meta merging is now tested and
+      documented.
+  
+    - During tests, delete new environment variables added by
+      Parse::CPAN::Meta 1.4418
+  
+    [SPEC]
+  
+    - Clarifies acceptable values for booleans
+  
+    - Cleaned up text and links of historical specs.
+
+-------------------------------------------------------------------

Old:
----
  CPAN-Meta-2.150005.tar.gz

New:
----
  CPAN-Meta-2.150010.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-CPAN-Meta.spec ++++++
--- /var/tmp/diff_new_pack.hFIvOA/_old  2016-08-24 10:06:44.000000000 +0200
+++ /var/tmp/diff_new_pack.hFIvOA/_new  2016-08-24 10:06:44.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Meta
 #
-# 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-CPAN-Meta
-Version:        2.150005
+Version:        2.150010
 Release:        0
 %define cpan_name CPAN-Meta
 Summary:        The Distribution Metadata for a Cpan Dist
@@ -31,16 +31,14 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(CPAN::Meta::Requirements) >= 2.121000
-BuildRequires:  perl(CPAN::Meta::YAML) >= 0.008
+BuildRequires:  perl(CPAN::Meta::YAML) >= 0.011
 BuildRequires:  perl(File::Temp) >= 0.20
-BuildRequires:  perl(JSON::PP) >= 2.27200
-BuildRequires:  perl(Parse::CPAN::Meta) >= 1.4414
+BuildRequires:  perl(JSON::PP) >= 2.27300
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(version) >= 0.88
 Requires:       perl(CPAN::Meta::Requirements) >= 2.121000
-Requires:       perl(CPAN::Meta::YAML) >= 0.008
-Requires:       perl(JSON::PP) >= 2.27200
-Requires:       perl(Parse::CPAN::Meta) >= 1.4414
+Requires:       perl(CPAN::Meta::YAML) >= 0.011
+Requires:       perl(JSON::PP) >= 2.27300
 Requires:       perl(version) >= 0.88
 %{perl_requires}
 
@@ -49,7 +47,7 @@
 older distributions, _META.yml_, which describes the distribution, its
 contents, and the requirements for building and installing the
 distribution. The data structure stored in the _META.json_ file is
-described in the CPAN::Meta::Spec manpage.
+described in CPAN::Meta::Spec.
 
 CPAN::Meta provides a simple class to represent this distribution metadata
 (or _distmeta_), along with some helpful methods for interrogating that

++++++ CPAN-Meta-2.150005.tar.gz -> CPAN-Meta-2.150010.tar.gz ++++++
++++ 5041 lines of diff (skipped)


Reply via email to