Hello community,

here is the log from the commit of package perl-CPAN-Meta for openSUSE:Factory 
checked in at 2012-06-05 12:02:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta (Old)
 and      /work/SRC/openSUSE:Factory/.perl-CPAN-Meta.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-CPAN-Meta", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CPAN-Meta/perl-CPAN-Meta.changes    
2012-03-06 13:40:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-CPAN-Meta.new/perl-CPAN-Meta.changes       
2012-06-05 12:03:00.000000000 +0200
@@ -1,0 +2,34 @@
+Thu May 31 13:38:13 UTC 2012 - [email protected]
+
+- we need to use the package name explicitly because of version
+  mismatch between perl and rpm
+
+-------------------------------------------------------------------
+Wed May 30 12:33:34 UTC 2012 - [email protected]
+
+- updated to 2.120921
+  [REMOVED]
+
+  - CPAN::Meta::Requirements has been split out into its own distribution
+    so it can be used by CPAN.pm without requiring all of CPAN::Meta
+
+  [ADDED]
+
+  - CPAN::Meta::Requirements now has a 'requirements_for_module' method
+    to retrieve a version requirements string for a specific module
+    [Leon Timmermans]
+
+  [OTHER]
+
+  - Parse::CPAN::Meta prerequisite bumped to 1.4403
+  - JSON::PP prerequisites bumped to 2.27200
+  - CPAN::Meta::YAML prerequisite bumped to 0.008
+
+  [BUGFIX]
+
+  - CPAN::Meta::Requirements now treats undef requirements given to
+    from_string_hash() as '0' and warns about it; add_string_requirements()
+    dies if it does not get a requirements string to parse
+
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-CPAN-Meta.spec ++++++
--- /var/tmp/diff_new_pack.ngrs3A/_old  2012-06-05 12:03:02.000000000 +0200
+++ /var/tmp/diff_new_pack.ngrs3A/_new  2012-06-05 12:03:02.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-CPAN-Meta
-Version:        2.120630
+Version:        2.120921
 Release:        0
 %define cpan_name CPAN-Meta
 Summary:        the distribution metadata for a CPAN dist
@@ -29,24 +29,20 @@
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
+BuildRequires:  perl-CPAN-Meta-Requirements >= 2.121
 BuildRequires:  perl-macros
-BuildRequires:  perl(CPAN::Meta::YAML) >= 0.002
+BuildRequires:  perl(CPAN::Meta::YAML) >= 0.008
 BuildRequires:  perl(File::Temp) >= 0.20
-BuildRequires:  perl(JSON::PP) >= 2.27103
-BuildRequires:  perl(Parse::CPAN::Meta) >= 1.4400
+BuildRequires:  perl(JSON::PP) >= 2.27200
+BuildRequires:  perl(Parse::CPAN::Meta) >= 1.4403
 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::Requirements)
-#BuildRequires: perl(CPAN::Meta::Validator)
-#BuildRequires: perl(Test::Requires)
-Requires:       perl(CPAN::Meta::YAML) >= 0.002
-Requires:       perl(JSON::PP) >= 2.27103
-Requires:       perl(Parse::CPAN::Meta) >= 1.4400
+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

++++++ CPAN-Meta-2.120630.tar.gz -> CPAN-Meta-2.120921.tar.gz ++++++
++++ 1789 lines of diff (skipped)

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

Reply via email to