public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-FFI-Platypus] f44: 2.12 bump
Date: Tue, 15 Sep 2026 10:11:13 GMT [thread overview]
Message-ID: <178946707335.1.12178343882893800826.rpms-perl-FFI-Platypus-9a82d006166a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-FFI-Platypus
Branch : f44
Commit : 9a82d006166a19c871e0ad05ec2892d19ba1e5af
Author : Petr Písař <ppisar@redhat.com>
Date : 2026-09-15T12:10:53+02:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-FFI-Platypus/c/9a82d006166a19c871e0ad05ec2892d19ba1e5af?branch=f44
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 f3e197b..d29b80b 100644
--- a/perl-FFI-Platypus.spec
+++ b/perl-FFI-Platypus.spec
@@ -6,8 +6,8 @@
%bcond_without perl_FFI_Platypus_enables_optional_test
Name: perl-FFI-Platypus
-Version: 2.11
-Release: 2%{?dist}
+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
URL: https://pl.atypus.org/
@@ -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
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
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
reply other threads:[~2026-09-15 10:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178946707335.1.12178343882893800826.rpms-perl-FFI-Platypus-9a82d006166a@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox