public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-FFI-Platypus] rawhide: 2.12 bump
@ 2026-09-15  9:28 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-15  9:28 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-FFI-Platypus
Branch : rawhide
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=rawhide

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-15  9:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15  9:28 [rpms/perl-FFI-Platypus] rawhide: 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