From 61ac8348f198528afb8b76d59a5d6de6f908c454f538d6bf8e07204efa2f3184 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Sat, 8 Aug 2020 11:39:24 +0000 Subject: [PATCH] Accepting request 824658 from devel:languages:perl:autoupdate - updated to 2.28 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.28 2020-08-04 21:33:19 -0600 - Production release identical to 2.27_01 2.27_01 2020-08-03 13:47:02 -0600 - Some fixes for the unofficial `msys` fork of Perl (gh#211, gh#212) - Honour user supplied `config.site` for autoconf (gh#215, gh#218, hakonhagland++) - Hard drop of support for Perl 5.8.1, 5.8.2 and 5.8.3. AB will refuse to install on these elder Perls. Please upgrade to at least 5.8.4. (gh#200, gh#201, gh#219) OBS-URL: https://build.opensuse.org/request/show/824658 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=59 --- Alien-Build-2.26.tar.gz | 3 --- Alien-Build-2.28.tar.gz | 3 +++ perl-Alien-Build.changes | 15 +++++++++++++++ perl-Alien-Build.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 Alien-Build-2.26.tar.gz create mode 100644 Alien-Build-2.28.tar.gz diff --git a/Alien-Build-2.26.tar.gz b/Alien-Build-2.26.tar.gz deleted file mode 100644 index aced7b0..0000000 --- a/Alien-Build-2.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b104566f2c82e12913a276f1485270bb5f5b6bcb6ff9dbe3d098e99d8d74cf71 -size 313223 diff --git a/Alien-Build-2.28.tar.gz b/Alien-Build-2.28.tar.gz new file mode 100644 index 0000000..ab1eda4 --- /dev/null +++ b/Alien-Build-2.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f10cf506e1b7e1a40a472c7a6d42f0252d9adf43e3c456f2c7834ee9811391c5 +size 314626 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index 5e8b853..d98ca62 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Aug 6 09:12:52 UTC 2020 - Tina Müller + +- updated to 2.28 + see /usr/share/doc/packages/perl-Alien-Build/Changes + + 2.28 2020-08-04 21:33:19 -0600 + - Production release identical to 2.27_01 + + 2.27_01 2020-08-03 13:47:02 -0600 + - Some fixes for the unofficial `msys` fork of Perl (gh#211, gh#212) + - Honour user supplied `config.site` for autoconf (gh#215, gh#218, hakonhagland++) + - Hard drop of support for Perl 5.8.1, 5.8.2 and 5.8.3. AB will refuse to install + on these elder Perls. Please upgrade to at least 5.8.4. (gh#200, gh#201, gh#219) + ------------------------------------------------------------------- Wed Jun 17 03:07:27 UTC 2020 - Tina Müller diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index 8dc7e7d..063386c 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -17,7 +17,7 @@ Name: perl-Alien-Build -Version: 2.26 +Version: 2.28 Release: 0 %define cpan_name Alien-Build Summary: Build external dependencies for use in CPAN