Hello community,

here is the log from the commit of package perl-CPAN-Meta for openSUSE:Factory 
checked in at 2014-05-26 14:41:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    
2014-03-11 09:32:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-CPAN-Meta.new/perl-CPAN-Meta.changes       
2014-05-26 14:41:24.000000000 +0200
@@ -1,0 +2,22 @@
+Mon May 26 09:28:07 UTC 2014 - [email protected]
+
+- updated to 2.141170
+  [ADDED]
+ 
+  - Added ability for CPAN::Meta::Converter to convert metadata fragments
+    (incomplete portions of a metadata structure)
+ 
+  [CHANGED]
+ 
+  - Optimized internal use of JSON for datastructure cloning
+ 
+  [FIXED]
+ 
+  - Removed dependency on List::Util 1.33
+ 
+  [DOCUMENTED]
+ 
+  - Clarified language around 'dynamic_config' in the Spec
+ 
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-CPAN-Meta.spec ++++++
--- /var/tmp/diff_new_pack.oR71Mv/_old  2014-05-26 14:41:25.000000000 +0200
+++ /var/tmp/diff_new_pack.oR71Mv/_new  2014-05-26 14:41:25.000000000 +0200
@@ -17,14 +17,14 @@
 
 
 Name:           perl-CPAN-Meta
-Version:        2.140640
+Version:        2.141170
 Release:        0
 %define cpan_name CPAN-Meta
-Summary:        the distribution metadata for a CPAN dist
+Summary:        Distribution metadata for a CPAN dist
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/CPAN-Meta/
-Source:         
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
+Source:         CPAN-Meta-2.141170.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -33,14 +33,23 @@
 BuildRequires:  perl(CPAN::Meta::YAML) >= 0.008
 BuildRequires:  perl(File::Temp) >= 0.20
 BuildRequires:  perl(JSON::PP) >= 2.27200
-BuildRequires:  perl(List::Util) >= 1.33
 BuildRequires:  perl(Parse::CPAN::Meta) >= 1.4414
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(version) >= 0.88
+#BuildRequires: perl(CPAN::Meta)
+#BuildRequires: perl(CPAN::Meta::Converter)
+#BuildRequires: perl(CPAN::Meta::Feature)
+#BuildRequires: perl(CPAN::Meta::Prereqs)
+#BuildRequires: perl(CPAN::Meta::Validator)
+#BuildRequires: perl(Pod::Coverage::TrustPod)
+#BuildRequires: perl(Pod::Wordlist)
+#BuildRequires: perl(Test::CPAN::Meta)
+#BuildRequires: perl(Test::Pod) >= 1.41
+#BuildRequires: perl(Test::Pod::Coverage) >= 1.08
+#BuildRequires: perl(Test::Spelling) >= 0.12
 Requires:       perl(CPAN::Meta::Requirements) >= 2.121
 Requires:       perl(CPAN::Meta::YAML) >= 0.008
 Requires:       perl(JSON::PP) >= 2.27200
-Requires:       perl(List::Util) >= 1.33
 Requires:       perl(Parse::CPAN::Meta) >= 1.4414
 Requires:       perl(version) >= 0.88
 %{perl_requires}
@@ -63,7 +72,7 @@
 %setup -q -n %{cpan_name}-%{version}
 # MANUAL BEGIN
 %if 0%{?suse_version} <= 1110
-for i in `find t -type f` ; do
+for i in $(find t -type f) ; do
     sed -i -e "s@^\s*use\s\s*Test::More@use lib '%{perl_vendorlib}';\nuse 
Test::More@" $i
 done
 %endif

++++++ CPAN-Meta-2.140640.tar.gz -> CPAN-Meta-2.141170.tar.gz ++++++
++++ 2662 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to