Hello community,
here is the log from the commit of package perl-Module-Metadata for
openSUSE:Factory checked in at 2015-04-25 21:14:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Module-Metadata (Old)
and /work/SRC/openSUSE:Factory/.perl-Module-Metadata.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Module-Metadata"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Module-Metadata/perl-Module-Metadata.changes
2015-02-10 20:22:17.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Module-Metadata.new/perl-Module-Metadata.changes
2015-04-25 21:14:54.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Apr 13 18:19:56 UTC 2015 - [email protected]
+
+- updated to 1.000027
+ see /usr/share/doc/packages/perl-Module-Metadata/Changes
+
+ 1.000027 2015-04-11 00:21:26Z
+ - work around issues with an unconfigured Log::Contextual (Kent Fredric)
+ - allow tests to pass in a perl with no taint support (James Raspass)
+
+-------------------------------------------------------------------
Old:
----
Module-Metadata-1.000026.tar.gz
New:
----
Module-Metadata-1.000027.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Module-Metadata.spec ++++++
--- /var/tmp/diff_new_pack.uM7CNw/_old 2015-04-25 21:14:55.000000000 +0200
+++ /var/tmp/diff_new_pack.uM7CNw/_new 2015-04-25 21:14:55.000000000 +0200
@@ -17,11 +17,11 @@
Name: perl-Module-Metadata
-Version: 1.000026
+Version: 1.000027
Release: 0
%define cpan_name Module-Metadata
Summary: Gather package and POD information from perl module files
-License: Artistic-1.0 or GPL-1.0+
+License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Module-Metadata/
Source:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
@@ -29,7 +29,6 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(Test::More) >= 0.82
BuildRequires: perl(version) >= 0.87
Requires: perl(version) >= 0.87
%{perl_requires}
@@ -42,7 +41,6 @@
%prep
%setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
++++++ Module-Metadata-1.000026.tar.gz -> Module-Metadata-1.000027.tar.gz ++++++
++++ 2010 lines of diff (skipped)