public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-FFI-Platypus] f45: 2.12 bump
Date: Tue, 15 Sep 2026 10:09:05 GMT	[thread overview]
Message-ID: <178946694505.1.881102293579518476.rpms-perl-FFI-Platypus-1938806cdb7d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-FFI-Platypus
Branch : f45
Commit : 1938806cdb7d1cc59be8be13db6d55d967913442
Author : Petr Písař <ppisar@redhat.com>
Date   : 2026-09-15T11:26:30+02:00
Stats  : +10/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-FFI-Platypus/c/1938806cdb7d1cc59be8be13db6d55d967913442?branch=f45

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 d03191e..f07ca66 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:        4%{?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
+
 * Wed Jul 22 2026 Jitka Plesnikova <jplesnik@redhat.com> - 2.11-4
 - Perl 5.44 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:09 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=178946694505.1.881102293579518476.rpms-perl-FFI-Platypus-1938806cdb7d@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