Accepting request 1006452 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/1006452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-FFI-CheckLib?expand=0&rev=6
This commit is contained in:
Richard Brown 2022-10-01 15:41:54 +00:00 committed by Git OBS Bridge
commit efeefa0d94
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:87e9fdde3c02a864ac6febabfac24a679d53bb250c46fb0583626607880b643c
size 34137

3
FFI-CheckLib-0.30.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9551947cd011fb0e5675e3eaada9629758a58bce2d01070cc55f8fab9484d73e
size 34531

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Sep 23 03:06:56 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.30
see /usr/share/doc/packages/perl-FFI-CheckLib/Changes
0.30 2022-09-22 04:24:26 -0600
- [ BREAKING CHANGE ]
If the alien option is provided, the libraries provided by aliens will be
preferred over the system libraries (gh#47, gh#48)
-------------------------------------------------------------------
Sun Sep 11 03:06:13 UTC 2022 - Tina Müller <timueller+perl@suse.de>

View File

@ -18,7 +18,7 @@
%define cpan_name FFI-CheckLib
Name: perl-FFI-CheckLib
Version: 0.29
Version: 0.30
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Check that a library is available for FFI