Hello community,
here is the log from the commit of package perl-B-Hooks-EndOfScope for
openSUSE:Factory checked in at 2018-04-25 09:58:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope (Old)
and /work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-B-Hooks-EndOfScope"
Wed Apr 25 09:58:21 2018 rev:21 rq:599895 version:0.24
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
2016-05-30 09:57:32.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
2018-04-25 09:58:23.341364083 +0200
@@ -1,0 +2,15 @@
+Sun Apr 22 05:04:26 UTC 2018 - [email protected]
+
+- updated to 0.24
+ see /usr/share/doc/packages/perl-B-Hooks-EndOfScope/Changes
+
+ 0.24 2018-04-21 14:11:08Z
+ - no changes since last trial release
+
+ 0.23 2018-03-17 23:33:09Z (TRIAL RELEASE)
+ - improve use of constants in compile-time perl version checks
+
+ 0.22 2018-03-17 19:31:37Z (TRIAL RELEASE)
+ - Fix memory corruption on perls 5.8.0 - 5.8.3
+
+-------------------------------------------------------------------
Old:
----
B-Hooks-EndOfScope-0.21.tar.gz
New:
----
B-Hooks-EndOfScope-0.24.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-B-Hooks-EndOfScope.spec ++++++
--- /var/tmp/diff_new_pack.XVG3GV/_old 2018-04-25 09:58:24.389325639 +0200
+++ /var/tmp/diff_new_pack.XVG3GV/_new 2018-04-25 09:58:24.389325639 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-B-Hooks-EndOfScope
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,24 +17,25 @@
Name: perl-B-Hooks-EndOfScope
-Version: 0.21
+Version: 0.24
Release: 0
%define cpan_name B-Hooks-EndOfScope
Summary: Execute code after a scope finished compilation
-License: Artistic-1.0 or GPL-1.0+
+License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/B-Hooks-EndOfScope/
-Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(Hash::Util::FieldHash)
BuildRequires: perl(Module::Implementation) >= 0.05
-BuildRequires: perl(Module::Metadata)
BuildRequires: perl(Sub::Exporter::Progressive) >= 0.001006
-BuildRequires: perl(Test::More) >= 0.89
+BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Variable::Magic) >= 0.48
+Requires: perl(Hash::Util::FieldHash)
Requires: perl(Module::Implementation) >= 0.05
Requires: perl(Sub::Exporter::Progressive) >= 0.001006
Requires: perl(Variable::Magic) >= 0.48
++++++ B-Hooks-EndOfScope-0.21.tar.gz -> B-Hooks-EndOfScope-0.24.tar.gz ++++++
++++ 3853 lines of diff (skipped)