From d290440d2ef7e791fb5d9962bae3e68ca9357211e80aa8de83c53097280c9eed Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 27 Sep 2022 15:33:21 +0000 Subject: [PATCH] Accepting request 1006056 from devel:languages:perl:autoupdate - 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) OBS-URL: https://build.opensuse.org/request/show/1006056 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FFI-CheckLib?expand=0&rev=22 --- FFI-CheckLib-0.29.tar.gz | 3 --- FFI-CheckLib-0.30.tar.gz | 3 +++ perl-FFI-CheckLib.changes | 11 +++++++++++ perl-FFI-CheckLib.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 FFI-CheckLib-0.29.tar.gz create mode 100644 FFI-CheckLib-0.30.tar.gz diff --git a/FFI-CheckLib-0.29.tar.gz b/FFI-CheckLib-0.29.tar.gz deleted file mode 100644 index 9193cd4..0000000 --- a/FFI-CheckLib-0.29.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87e9fdde3c02a864ac6febabfac24a679d53bb250c46fb0583626607880b643c -size 34137 diff --git a/FFI-CheckLib-0.30.tar.gz b/FFI-CheckLib-0.30.tar.gz new file mode 100644 index 0000000..072fd81 --- /dev/null +++ b/FFI-CheckLib-0.30.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9551947cd011fb0e5675e3eaada9629758a58bce2d01070cc55f8fab9484d73e +size 34531 diff --git a/perl-FFI-CheckLib.changes b/perl-FFI-CheckLib.changes index 8879533..c137fa7 100644 --- a/perl-FFI-CheckLib.changes +++ b/perl-FFI-CheckLib.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Sep 23 03:06:56 UTC 2022 - Tina Müller + +- 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 diff --git a/perl-FFI-CheckLib.spec b/perl-FFI-CheckLib.spec index 730ebb7..564ea2c 100644 --- a/perl-FFI-CheckLib.spec +++ b/perl-FFI-CheckLib.spec @@ -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