1
0

Accepting request 928595 from devel:languages:perl:autoupdate

- updated to 2.45
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.45      2021-10-28 04:55:28 -0600
    - On macOS / OS X the Build::Copy plugin now uses cp -pPR instead of
      cp -aR; on modern macOS this does the same thing, on very old versions
      of OS X the -a option is not recognized (gh#288)

OBS-URL: https://build.opensuse.org/request/show/928595
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=75
This commit is contained in:
Dirk Stoecker 2021-11-03 07:12:18 +00:00 committed by Git OBS Bridge
parent bbf070838d
commit d34c9f7c74
4 changed files with 15 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Oct 29 03:06:06 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 2.45
see /usr/share/doc/packages/perl-Alien-Build/Changes
2.45 2021-10-28 04:55:28 -0600
- On macOS / OS X the Build::Copy plugin now uses cp -pPR instead of
cp -aR; on modern macOS this does the same thing, on very old versions
of OS X the -a option is not recognized (gh#288)
-------------------------------------------------------------------
Thu Oct 21 03:06:06 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

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