Accepting request 803207 from devel:languages:perl:autoupdate

updated to 0.27
   see /usr/share/doc/packages/perl-FFI-CheckLib/Changes
  0.27      2020-05-11 14:24:08 -0400
    - Added a FAQ section to the documentation (gh#22)

OBS-URL: https://build.opensuse.org/request/show/803207
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FFI-CheckLib?expand=0&rev=16
This commit is contained in:
Pedro Monreal Gonzalez 2020-05-12 16:45:39 +00:00 committed by Git OBS Bridge
parent bba0f95aa1
commit c63afdb425
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06e33bf0807f841626248197e8f39475ac50d1364a0336836c9b581d19a97f65
size 28806

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d442747c24fcd8560107ed9deb98265838f17bc850cb7237f8b6d4821992d74
size 29371

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 12 03:07:50 UTC 2020 - Tina Müller <timueller+perl@suse.de>
updated to 0.27
see /usr/share/doc/packages/perl-FFI-CheckLib/Changes
0.27 2020-05-11 14:24:08 -0400
- Added a FAQ section to the documentation (gh#22)
-------------------------------------------------------------------
Thu Jan 23 03:08:20 UTC 2020 - <timueller+perl@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-FFI-CheckLib
#
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: perl-FFI-CheckLib
Version: 0.26
Version: 0.27
Release: 0
%define cpan_name FFI-CheckLib
Summary: Check that a library is available for FFI
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name}
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
@ -31,7 +31,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Test2::API) >= 1.302015
BuildRequires: perl(Test2::Mock) >= 0.000060
BuildRequires: perl(Test2::Require::EnvVar) >= 0.000060
BuildRequires: perl(Test2::Require::Module) >= 0.000060
BuildRequires: perl(Test2::V0) >= 0.000060