From d34c9f7c74210a71279a48c93dee4b0a2bd6b288cc2056a361df56654a8711c6 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Wed, 3 Nov 2021 07:12:18 +0000 Subject: [PATCH] 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 --- Alien-Build-2.44.tar.gz | 3 --- Alien-Build-2.45.tar.gz | 3 +++ perl-Alien-Build.changes | 11 +++++++++++ perl-Alien-Build.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 Alien-Build-2.44.tar.gz create mode 100644 Alien-Build-2.45.tar.gz diff --git a/Alien-Build-2.44.tar.gz b/Alien-Build-2.44.tar.gz deleted file mode 100644 index 8cb1774..0000000 --- a/Alien-Build-2.44.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94658c0f29356efeb15687543e1e08525bdb91d81d495bd025ff574fca9a12a3 -size 319171 diff --git a/Alien-Build-2.45.tar.gz b/Alien-Build-2.45.tar.gz new file mode 100644 index 0000000..43d2181 --- /dev/null +++ b/Alien-Build-2.45.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80984dab9669a70170020c155d793783d1c7664e98aaf299b1a737916db0b466 +size 319449 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index b211df9..5cb9287 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Oct 29 03:06:06 UTC 2021 - Tina Müller + +- 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 diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index b782f3e..ddfd346 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -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