Hello community,

here is the log from the commit of package perl-CPAN-Meta for openSUSE:Factory 
checked in at 2013-06-13 17:32:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    
2012-10-26 17:28:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-CPAN-Meta.new/perl-CPAN-Meta.changes       
2013-06-13 17:32:16.000000000 +0200
@@ -1,0 +2,29 @@
+Tue Jun 11 18:29:24 UTC 2013 - [email protected]
+
+- updated to 2.131560
+   [DOCUMENTATION]
+ 
+   - Replaced CPAN::Meta SYNOPSIS with code that actually works
+ 
+   [BUGFIX]
+ 
+   - Downconversion of custom resources was not dropping the leading "x_".
+     Now "x_MailingList" will downconvert correctly to "MailingList".
+ 
+   [SPEC]
+ 
+   - Per the Lancaster Consensus, the 'file' subkey of a package listed in
+     'provides' must refer to an actual file in the distribution, either the
+     .pm file that provides the package or another file (*.PL) that
+     generates it
+ 
+   [BUGFIX]
+ 
+   - Fix provides 'version' bug introduced in the 2.130870 fix
+ 
+   [BUGFIX]
+ 
+   - Don't add 'version' to 'provides' during conversion if one didn't
+     exist in the original [Reported by Miyagawa; fixed by David Golden]
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-CPAN-Meta.spec ++++++
--- /var/tmp/diff_new_pack.luldtF/_old  2013-06-13 17:32:16.000000000 +0200
+++ /var/tmp/diff_new_pack.luldtF/_new  2013-06-13 17:32:16.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Meta
 #
-# 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,7 +17,7 @@
 
 
 Name:           perl-CPAN-Meta
-Version:        2.120921
+Version:        2.131560
 Release:        0
 %define cpan_name CPAN-Meta
 Summary:        the distribution metadata for a CPAN dist
@@ -29,20 +29,24 @@
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
-BuildRequires:  perl-CPAN-Meta-Requirements >= 2.121
 BuildRequires:  perl-macros
+BuildRequires:  perl(CPAN::Meta::Requirements) >= 2.121
 BuildRequires:  perl(CPAN::Meta::YAML) >= 0.008
 BuildRequires:  perl(File::Temp) >= 0.20
 BuildRequires:  perl(JSON::PP) >= 2.27200
 BuildRequires:  perl(Parse::CPAN::Meta) >= 1.4403
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(version) >= 0.88
-Requires:       perl-CPAN-Meta-Requirements >= 2.121
+#BuildRequires: perl(CPAN::Meta)
+#BuildRequires: perl(CPAN::Meta::Converter)
+#BuildRequires: perl(CPAN::Meta::Feature)
+#BuildRequires: perl(CPAN::Meta::Prereqs)
+#BuildRequires: perl(CPAN::Meta::Validator)
+Requires:       perl(CPAN::Meta::Requirements) >= 2.121
 Requires:       perl(CPAN::Meta::YAML) >= 0.008
 Requires:       perl(JSON::PP) >= 2.27200
 Requires:       perl(Parse::CPAN::Meta) >= 1.4403
 Requires:       perl(version) >= 0.88
-
 %{perl_requires}
 
 %description
@@ -80,6 +84,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE perlcritic.rc README README.PATCHING Todo
+%doc Changes CONTRIBUTING LICENSE perlcritic.rc README Todo
 
 %changelog

++++++ CPAN-Meta-2.120921.tar.gz -> CPAN-Meta-2.131560.tar.gz ++++++
++++ 1947 lines of diff (skipped)

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

Reply via email to