Accepting request 1046346 from devel:languages:perl:autoupdate

- updated to 2.76
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.76      2022-12-28 18:30:39 -0700
    - Fix inline_auto_include so that it gives priority to
      the .runtime.inline_auto_include property
  2.75      2022-12-21 21:03:27 -0700
    - The Download::Negotiate plugin will no longer pick the
      Fetch::CurlCommand plugin (unless bootstrap_ssl option is
      chosen), because it relies on the -J option which is
      unfortunately not reliable.  When a more reliable method
      can be used by Fetch::CurlCommand we will likely go back
      to preferring it (gh#384, gh#385)

OBS-URL: https://build.opensuse.org/request/show/1046346
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=99
This commit is contained in:
Pedro Monreal Gonzalez 2023-01-03 12:17:08 +00:00 committed by Git OBS Bridge
parent 955fdbb520
commit f653fc2248
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2235eb1622485c344d91f6762336752323faaf3a3b88b5e669aef884a30a08f3
size 546017

3
Alien-Build-2.76.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1f9fb1e62f215df8ffbab143a7b7f6a5237e824561c7423c6ac6a92ecf32c4d
size 546253

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Dec 29 03:06:06 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 2.76
see /usr/share/doc/packages/perl-Alien-Build/Changes
2.76 2022-12-28 18:30:39 -0700
- Fix inline_auto_include so that it gives priority to
the .runtime.inline_auto_include property
2.75 2022-12-21 21:03:27 -0700
- The Download::Negotiate plugin will no longer pick the
Fetch::CurlCommand plugin (unless bootstrap_ssl option is
chosen), because it relies on the -J option which is
unfortunately not reliable. When a more reliable method
can be used by Fetch::CurlCommand we will likely go back
to preferring it (gh#384, gh#385)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 28 03:06:11 UTC 2022 - Tina Müller <timueller+perl@suse.de> Mon Nov 28 03:06:11 UTC 2022 - Tina Müller <timueller+perl@suse.de>

View File

@ -18,7 +18,7 @@
%define cpan_name Alien-Build %define cpan_name Alien-Build
Name: perl-Alien-Build Name: perl-Alien-Build
Version: 2.74 Version: 2.76
Release: 0 Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Build external dependencies for use in CPAN Summary: Build external dependencies for use in CPAN