Hello community,
here is the log from the commit of package perl-CPAN-Meta-YAML for
openSUSE:Factory checked in at 2013-10-08 18:19:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML (Old)
and /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-CPAN-Meta-YAML"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.changes
2013-06-13 17:32:38.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new/perl-CPAN-Meta-YAML.changes
2013-10-08 18:20:01.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Oct 4 09:15:22 UTC 2013 - [email protected]
+
+- updated to 0.010
+ - Generated from ETHER/YAML-Tiny-1.55.tar.gz
+ - Fix broken test when copying from YAML-Tiny
+ - updated Makefile.PL logic to support PERL_NO_HIGHLANDER
+ - Generated from ETHER/YAML-Tiny-1.55.tar.gz
+ - Makefile.PL will use UNINST=1 on old perls that might have
+ an old version incorrectly installed into the core library path
+
+-------------------------------------------------------------------
Old:
----
CPAN-Meta-YAML-0.008.tar.gz
New:
----
CPAN-Meta-YAML-0.010.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-CPAN-Meta-YAML.spec ++++++
--- /var/tmp/diff_new_pack.IMMAfa/_old 2013-10-08 18:20:03.000000000 +0200
+++ /var/tmp/diff_new_pack.IMMAfa/_new 2013-10-08 18:20:03.000000000 +0200
@@ -17,11 +17,11 @@
Name: perl-CPAN-Meta-YAML
-Version: 0.008
+Version: 0.010
Release: 0
%define cpan_name CPAN-Meta-YAML
Summary: Read and write a subset of YAML for CPAN Meta files
-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/CPAN-Meta-YAML/
Source:
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
@@ -29,8 +29,8 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(Test::More) >= 0.94
#BuildRequires: perl(CPAN::Meta::YAML)
-#BuildRequires: perl(Test::Requires)
#BuildRequires: perl(t::lib::Test)
#BuildRequires: perl(YAML)
#BuildRequires: perl(YAML::Perl)
@@ -51,11 +51,6 @@
%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f -print0 | xargs -0 chmod 644
-# MANUAL BEGIN
-%if 0%{?rhel_version} || 0%{?centos_version} || 0%{?sles_version} == 10
-%{__perl} -p -i -e 's|6.31|6.30|' Makefile.PL
-%endif
-# MANUAL END
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -71,6 +66,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes cpanfile LICENSE README
%changelog
++++++ CPAN-Meta-YAML-0.008.tar.gz -> CPAN-Meta-YAML-0.010.tar.gz ++++++
++++ 5232 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]