Hello community,
here is the log from the commit of package perl-Hash-Util-FieldHash-Compat for
openSUSE:Factory checked in at 2016-06-25 02:24:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat (Old)
and /work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Hash-Util-FieldHash-Compat"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat/perl-Hash-Util-FieldHash-Compat.changes
2015-10-12 10:01:41.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new/perl-Hash-Util-FieldHash-Compat.changes
2016-06-25 02:24:14.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Jun 23 06:26:55 UTC 2016 - [email protected]
+
+- updated to 0.11
+ see /usr/share/doc/packages/perl-Hash-Util-FieldHash-Compat/Changes
+
+ 0.11 2016-06-13 21:57:55Z
+ - be gentle to older toolchains by avoiding the use of
+ Module::Metadata in configure-requires (RT#115310)
+
+-------------------------------------------------------------------
Old:
----
Hash-Util-FieldHash-Compat-0.10.tar.gz
New:
----
Hash-Util-FieldHash-Compat-0.11.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Hash-Util-FieldHash-Compat.spec ++++++
--- /var/tmp/diff_new_pack.ixn0NS/_old 2016-06-25 02:24:15.000000000 +0200
+++ /var/tmp/diff_new_pack.ixn0NS/_new 2016-06-25 02:24:15.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Hash-Util-FieldHash-Compat
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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-Hash-Util-FieldHash-Compat
-Version: 0.10
+Version: 0.11
Release: 0
%define cpan_name Hash-Util-FieldHash-Compat
Summary: Use Hash::Util::FieldHash or ties, depending on availability
@@ -30,22 +30,21 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(CPAN::Meta::Requirements) >= 2.120620
-BuildRequires: perl(Module::Metadata)
+BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(parent)
Requires: perl(parent)
%{perl_requires}
%description
-Under older perls this module provides a drop-in compatible API to the
-Hash::Util::FieldHash manpage using the perltie manpage. When the
-Hash::Util::FieldHash manpage is available it will use that instead.
+Under older perls this module provides a drop-in compatible API to
+Hash::Util::FieldHash using perltie. When Hash::Util::FieldHash is
+available it will use that instead.
This way code requiring field hashes can benefit from fast, robust field
hashes on Perl 5.10 and newer, but still run on older perls that don't ship
with that module.
-See the Hash::Util::FieldHash manpage for all the details of the API.
+See Hash::Util::FieldHash for all the details of the API.
%prep
%setup -q -n %{cpan_name}-%{version}
++++++ Hash-Util-FieldHash-Compat-0.10.tar.gz ->
Hash-Util-FieldHash-Compat-0.11.tar.gz ++++++
++++ 2320 lines of diff (skipped)