Hello community,
here is the log from the commit of package perl-Alien-Build for
openSUSE:Factory checked in at 2020-11-05 21:53:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Alien-Build (Old)
and /work/SRC/openSUSE:Factory/.perl-Alien-Build.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Alien-Build"
Thu Nov 5 21:53:15 2020 rev:18 rq:845643 version:2.37
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Alien-Build/perl-Alien-Build.changes
2020-09-23 18:38:58.977243022 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Alien-Build.new.11331/perl-Alien-Build.changes
2020-11-05 21:53:18.836400826 +0100
@@ -1,0 +2,18 @@
+Tue Nov 3 03:07:10 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 2.37
+ see /usr/share/doc/packages/perl-Alien-Build/Changes
+
+ 2.37 2020-11-02 09:09:13 -0700
+ - Tests that rely on its behavior unset ALIEN_BUILD_PKG_CONFIG (gh#239)
+ 2.36_01 2020-10-31 03:33:21 -0600
+ - Fixed a bug where Probe and PkgConfig plugins could provide compiler /
linker flags
+ when the PkgConfig probe fails, but another probe succeed. (gh#238)
+ 2.35_01 2020-10-28 02:06:21 -0600
+ - Added install properties: system_probe_class and
system_probe_instance_id (gh#237)
+ - Added hook properties: probe_class and probe_instance_id (gh#237)
+ 2.34_01 2020-10-27 04:23:24 -0600
+ - Added instance_id property to Alien::Build::Plugin class (gh#235)
+ - Added plugin_instance_prop method to Alien::Build class (gh#235)
+
+-------------------------------------------------------------------
Old:
----
Alien-Build-2.33.tar.gz
New:
----
Alien-Build-2.37.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Alien-Build.spec ++++++
--- /var/tmp/diff_new_pack.2pwwq3/_old 2020-11-05 21:53:19.504399324 +0100
+++ /var/tmp/diff_new_pack.2pwwq3/_new 2020-11-05 21:53:19.508399314 +0100
@@ -17,7 +17,7 @@
Name: perl-Alien-Build
-Version: 2.33
+Version: 2.37
Release: 0
%define cpan_name Alien-Build
Summary: Build external dependencies for use in CPAN
@@ -30,6 +30,7 @@
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Capture::Tiny) >= 0.17
+BuildRequires: perl(Digest::SHA)
BuildRequires: perl(ExtUtils::CBuilder)
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64
BuildRequires: perl(ExtUtils::ParseXS) >= 3.30
@@ -43,6 +44,7 @@
BuildRequires: perl(Test2::V0) >= 0.000060
BuildRequires: perl(Text::ParseWords) >= 3.26
Requires: perl(Capture::Tiny) >= 0.17
+Requires: perl(Digest::SHA)
Requires: perl(ExtUtils::CBuilder)
Requires: perl(ExtUtils::MakeMaker) >= 6.64
Requires: perl(ExtUtils::ParseXS) >= 3.30
++++++ Alien-Build-2.33.tar.gz -> Alien-Build-2.37.tar.gz ++++++
++++ 2927 lines of diff (skipped)