diff --git a/FFI-CheckLib-0.26.tar.gz b/FFI-CheckLib-0.26.tar.gz deleted file mode 100644 index 5d436f6..0000000 --- a/FFI-CheckLib-0.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06e33bf0807f841626248197e8f39475ac50d1364a0336836c9b581d19a97f65 -size 28806 diff --git a/FFI-CheckLib-0.27.tar.gz b/FFI-CheckLib-0.27.tar.gz new file mode 100644 index 0000000..42f6c14 --- /dev/null +++ b/FFI-CheckLib-0.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d442747c24fcd8560107ed9deb98265838f17bc850cb7237f8b6d4821992d74 +size 29371 diff --git a/perl-FFI-CheckLib.changes b/perl-FFI-CheckLib.changes index 522e9ad..dd9f624 100644 --- a/perl-FFI-CheckLib.changes +++ b/perl-FFI-CheckLib.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue May 12 03:07:50 UTC 2020 - Tina Müller + +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 - diff --git a/perl-FFI-CheckLib.spec b/perl-FFI-CheckLib.spec index 39acea6..2a76efe 100644 --- a/perl-FFI-CheckLib.spec +++ b/perl-FFI-CheckLib.spec @@ -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