From af954efba0d7c9e79d516c6640a629907eb5ca3849f89f3a30f29f71cb3d3054 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 25 Mar 2020 07:52:18 +0000 Subject: [PATCH] Accepting request 787409 from devel:languages:perl:autoupdate - updated to 2.17 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.17 2020-03-19 21:03:39 -0600 - Production release identical to 2.16_01 2.16_01 2020-03-17 13:56:13 -0600 - Probe::Vcpkg adds include property (gh#184) - Build::Autoconf will now copy .dll files from bin to dynamic directory on MSWin32 (gh#183) OBS-URL: https://build.opensuse.org/request/show/787409 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=49 --- Alien-Build-2.15.tar.gz | 3 --- Alien-Build-2.17.tar.gz | 3 +++ perl-Alien-Build.changes | 14 ++++++++++++++ perl-Alien-Build.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 Alien-Build-2.15.tar.gz create mode 100644 Alien-Build-2.17.tar.gz diff --git a/Alien-Build-2.15.tar.gz b/Alien-Build-2.15.tar.gz deleted file mode 100644 index 8022482..0000000 --- a/Alien-Build-2.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2700bb699fc8b07cbfffeb8a4eec95a638955cc4a0656f0a5bb255d1f9331fcf -size 302827 diff --git a/Alien-Build-2.17.tar.gz b/Alien-Build-2.17.tar.gz new file mode 100644 index 0000000..1c74199 --- /dev/null +++ b/Alien-Build-2.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0426de16dcb2294d59ba081dcad3bfd5fca5ec3f0746e0fa4011ac1c6a742c5d +size 324776 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index 2aa57d2..5ba19cd 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Mar 21 03:07:31 UTC 2020 - + +- updated to 2.17 + see /usr/share/doc/packages/perl-Alien-Build/Changes + + 2.17 2020-03-19 21:03:39 -0600 + - Production release identical to 2.16_01 + + 2.16_01 2020-03-17 13:56:13 -0600 + - Probe::Vcpkg adds include property (gh#184) + - Build::Autoconf will now copy .dll files from bin to dynamic + directory on MSWin32 (gh#183) + ------------------------------------------------------------------- Tue Mar 17 03:07:15 UTC 2020 - diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index 8486a17..d217bf9 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -17,7 +17,7 @@ Name: perl-Alien-Build -Version: 2.15 +Version: 2.17 Release: 0 %define cpan_name Alien-Build Summary: Build external dependencies for use in CPAN