public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-FFI-Platypus] f43: 2.12 bump
@ 2026-09-15 10:12
0 siblings, 0 replies; only message in thread
From: @ 2026-09-15 10:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-FFI-Platypus
Branch : f43
Commit : 3dae2bd574c9b466cdcd5914e70daa2c229a1da5
Author : Petr Písař <ppisar@redhat.com>
Date : 2026-09-15T12:11:51+02:00
Stats : +9/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-FFI-Platypus/c/3dae2bd574c9b466cdcd5914e70daa2c229a1da5?branch=f43
Log:
2.12 bump
---
diff --git a/.gitignore b/.gitignore
index 53081ae..c236f26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@
/FFI-Platypus-2.09.tar.gz
/FFI-Platypus-2.10.tar.gz
/FFI-Platypus-2.11.tar.gz
+/FFI-Platypus-2.12.tar.gz
diff --git a/perl-FFI-Platypus.spec b/perl-FFI-Platypus.spec
index 2558a00..745ff0b 100644
--- a/perl-FFI-Platypus.spec
+++ b/perl-FFI-Platypus.spec
@@ -6,7 +6,7 @@
%bcond_without perl_FFI_Platypus_enables_optional_test
Name: perl-FFI-Platypus
-Version: 2.11
+Version: 2.12
Release: 1%{?dist}
Summary: Write Perl bindings to non-Perl libraries with FFI
License: GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -97,7 +97,7 @@ Requires: perl(IPC::Cmd)
# FFI::Platypus::Memory as a fallback
%global __provides_exclude %{?__provides_exclude:%{__provides_exclude}|}^libplfill.so\\(\\)
# Filter underspecified dependencies
-%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^perl\\((Test2::API|Test2::V0)\\)$
+%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^perl\\((FFI::CheckLib|Test2::API|Test2::V0)\\)$
# Filter private modules
%global __provides_exclude %{__provides_exclude}|^perl\\((FFI::Build::Plugin::Foo(1|2)|Test::Cleanup|Test::FauxAttach|Test::Platypus)\\)
%global __requires_exclude %{__requires_exclude}|^perl\\((Test::Cleanup|Test::FauxAttach|Test::Platypus)\\)
@@ -120,6 +120,7 @@ Summary: Tests for %{name}
Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
Requires: coreutils
Requires: perl-Test-Harness
+Requires: perl(FFI::CheckLib) >= 0.05
Requires: perl(Test2::API) >= 1.302015
Requires: perl(Test2::V0) >= 0.000121
%if %{with perl_FFI_Platypus_enables_optional_test}
@@ -193,7 +194,7 @@ make test
%files
%license LICENSE
-%doc Changes* CONTRIBUTING examples README SUPPORT
+%doc Changes* CONTRIBUTING examples README SECURITY SUPPORT
%dir %{perl_vendorarch}/auto/FFI
%{perl_vendorarch}/auto/FFI/Platypus
%dir %{perl_vendorarch}/auto/share
@@ -220,6 +221,9 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Tue Sep 15 2026 Petr Pisar <ppisar@redhat.com> - 2.12-1
+- 2.12 bump
+
* Mon Jan 12 2026 Petr Pisar <ppisar@redhat.com> - 2.11-1
- 2.11 bump
diff --git a/sources b/sources
index 809f381..55235ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (FFI-Platypus-2.11.tar.gz) = 6ca4765cebeaaf738b0a9276471efcd7050392b5a967f7a47a6eaac6ec1e85d92eb403089027a7ac27e016081fcffefa629f9181c95ad23aac92d3fe86200b97
+SHA512 (FFI-Platypus-2.12.tar.gz) = f93a597b22a29e21e59a13185efa2a59ce612c2223585e4d48b0fb3228202dbe204663ffcef6c084cce29abf82a01397bd86b4eba3be1ddc5a5f6397feda1c4d
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-15 10:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 10:12 [rpms/perl-FFI-Platypus] f43: 2.12 bump
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox