Hello community,
here is the log from the commit of package perl-B-Hooks-EndOfScope for
openSUSE:Factory checked in at 2016-05-25 21:27:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
2015-05-16 07:14:40.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
2016-05-25 21:27:27.000000000 +0200
@@ -1,0 +2,22 @@
+Thu May 5 08:46:23 UTC 2016 - [email protected]
+
+- updated to 0.19
+ see /usr/share/doc/packages/perl-B-Hooks-EndOfScope/Changes
+
+ 0.19 2016-05-03 00:49:01Z
+ - bundled an updated ExtUtils::HasCompiler, to support building with a
+ noexec $TMPDIR.
+
+ 0.18 2016-04-21 15:22:10Z (TRIAL RELEASE)
+ - fixed unnecessary inlining of ExtUtils::HasCompiler dependencies
+ (RT#113685)
+
+ 0.17 2016-04-21 11:25:35Z (TRIAL RELEASE)
+ - Makefile.PL now checks for a working compiler using ExtUtils::HasCompiler
+ (inlined into the build) rather than ExtUtils::CBuilder (RT#113685)
+
+ 0.16 2015-09-19 19:01:04Z (TRIAL RELEASE)
+ - more Makefile.PL updates - these contain slight functionality changes,
+ hence the trial release
+
+-------------------------------------------------------------------
Old:
----
B-Hooks-EndOfScope-0.15.tar.gz
New:
----
B-Hooks-EndOfScope-0.19.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-B-Hooks-EndOfScope.spec ++++++
--- /var/tmp/diff_new_pack.NDDXUG/_old 2016-05-25 21:27:28.000000000 +0200
+++ /var/tmp/diff_new_pack.NDDXUG/_new 2016-05-25 21:27:28.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-B-Hooks-EndOfScope
#
-# 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-B-Hooks-EndOfScope
-Version: 0.15
+Version: 0.19
Release: 0
%define cpan_name B-Hooks-EndOfScope
Summary: Execute code after a scope finished compilation
@@ -30,8 +30,8 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(ExtUtils::CBuilder) >= 0.26
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(Variable::Magic) >= 0.48
@@ -61,6 +61,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README
+%doc Changes CONTRIBUTING LICENCE README
%changelog
++++++ B-Hooks-EndOfScope-0.15.tar.gz -> B-Hooks-EndOfScope-0.19.tar.gz ++++++
++++ 10984 lines of diff (skipped)