From c09be1cc6a92ace188be7fbfbc87063612f3bcb77de287ed31b863f3a4f15552 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Tue, 10 Mar 2020 10:38:29 +0000 Subject: [PATCH] Accepting request 783278 from devel:languages:perl:autoupdate - updated to 2.12 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.12 2020-03-09 10:02:37 -0600 - Fixed bug where Probe::Vcpkg plugin doesn't set version probe hook property (gh#178) 2.11 2020-03-09 03:04:49 -0600 - Production release identical to 2.10 2.10_01 2020-03-08 17:13:05 -0600 - Probe::Vcpkg plugin defaults to name property (gh#177) 2.09_01 2020-03-08 09:58:17 -0600 - Added Alien::Build::Plugin::Probe::Vcpkg (gh#3, gh#175) OBS-URL: https://build.opensuse.org/request/show/783278 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=44 --- Alien-Build-2.08.tar.gz | 3 --- Alien-Build-2.12.tar.gz | 3 +++ perl-Alien-Build.changes | 19 +++++++++++++++++++ perl-Alien-Build.spec | 2 +- 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 Alien-Build-2.08.tar.gz create mode 100644 Alien-Build-2.12.tar.gz diff --git a/Alien-Build-2.08.tar.gz b/Alien-Build-2.08.tar.gz deleted file mode 100644 index d5d2260..0000000 --- a/Alien-Build-2.08.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0db4b5865c70c255de8356596eeb752b644494649f34f6a7bff5742a79d0d261 -size 277433 diff --git a/Alien-Build-2.12.tar.gz b/Alien-Build-2.12.tar.gz new file mode 100644 index 0000000..f887757 --- /dev/null +++ b/Alien-Build-2.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e35c5aa48f267bb1f4c54462c5128b027c44b4b012eb5661332af1a2f6cb5ea2 +size 302348 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index 5caa7e7..3928ea7 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Mar 10 03:07:16 UTC 2020 - + +- updated to 2.12 + see /usr/share/doc/packages/perl-Alien-Build/Changes + + 2.12 2020-03-09 10:02:37 -0600 + - Fixed bug where Probe::Vcpkg plugin doesn't set version probe hook + property (gh#178) + + 2.11 2020-03-09 03:04:49 -0600 + - Production release identical to 2.10 + + 2.10_01 2020-03-08 17:13:05 -0600 + - Probe::Vcpkg plugin defaults to name property (gh#177) + + 2.09_01 2020-03-08 09:58:17 -0600 + - Added Alien::Build::Plugin::Probe::Vcpkg (gh#3, gh#175) + ------------------------------------------------------------------- Sun Feb 16 03:07:20 UTC 2020 - diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index 13201ac..321eed8 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -17,7 +17,7 @@ Name: perl-Alien-Build -Version: 2.08 +Version: 2.12 Release: 0 %define cpan_name Alien-Build Summary: Build external dependencies for use in CPAN