public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Syntax-Operator-In] rawhide: 0.11 bump
@ 2026-09-25 11:28
0 siblings, 0 replies; only message in thread
From: @ 2026-09-25 11:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Syntax-Operator-In
Branch : rawhide
Commit : 8e1bbfd5b6ca63b03c5758a8260d0522b1151305
Author : Petr Písař <ppisar@redhat.com>
Date : 2026-09-25T12:53:37+02:00
Stats : +10/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Syntax-Operator-In/c/8e1bbfd5b6ca63b03c5758a8260d0522b1151305?branch=rawhide
Log:
0.11 bump
---
diff --git a/.gitignore b/.gitignore
index e843e90..d0ea1b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/Syntax-Operator-In-0.06.tar.gz
/Syntax-Operator-In-0.09.tar.gz
/Syntax-Operator-In-0.10.tar.gz
+/Syntax-Operator-In-0.11.tar.gz
diff --git a/perl-Syntax-Operator-In.spec b/perl-Syntax-Operator-In.spec
index a1e3682..a1c0756 100644
--- a/perl-Syntax-Operator-In.spec
+++ b/perl-Syntax-Operator-In.spec
@@ -2,8 +2,8 @@
%bcond_without perl_Syntax_Operator_In_enables_optional_test
Name: perl-Syntax-Operator-In
-Version: 0.10
-Release: 7%{?dist}
+Version: 0.11
+Release: 1%{?dist}
Summary: Infix element-of-list meta-operator
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Syntax-Operator-In
@@ -13,21 +13,21 @@ BuildRequires: findutils
BuildRequires: perl-devel
BuildRequires: perl-generators
BuildRequires: perl-interpreter
-BuildRequires: perl(:VERSION) >= 5.14
+BuildRequires: perl(:VERSION) >= 5.20
BuildRequires: perl(ExtUtils::CBuilder)
BuildRequires: perl(Module::Build)
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
-%define xs_parse_infix_minver 0.44
+%define xs_parse_infix_minver 0.51
BuildRequires: perl(XS::Parse::Infix::Builder) >= %{xs_parse_infix_minver}
# Run-time:
BuildRequires: perl(Carp)
%global meta_min_ver 0.003.002
BuildRequires: perl(meta) >= %{meta_min_ver}
-BuildRequires: perl(Test2::V0)
BuildRequires: perl(XS::Parse::Infix) >= %{xs_parse_infix_minver}
BuildRequires: perl(XSLoader)
# Tests:
+BuildRequires: perl(Test2::V0)
BuildRequires: perl(utf8)
%if %{with perl_Syntax_Operator_In_enables_optional_test}
# Optional tests:
@@ -113,6 +113,9 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
%{_libexecdir}/%{name}
%changelog
+* Fri Sep 25 2026 Petr Pisar <ppisar@redhat.com> - 0.11-1
+- 0.11 bump
+
* Wed Jul 22 2026 Jitka Plesnikova <jplesnik@redhat.com> - 0.10-7
- Perl 5.44 rebuild
diff --git a/sources b/sources
index 8ff6081..c6e10db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Syntax-Operator-In-0.10.tar.gz) = 8e6c6a80582edbb1a4acee3f3f6ad1d2f50a8ce23462fe22bd5fdc17526f28ae46b1e541dcf471b4fc397b2387893b655332d20e407c40d59780d35fdf5d91c3
+SHA512 (Syntax-Operator-In-0.11.tar.gz) = a274ce2fc42324397aa0a309f390ade6db8e7d74a52c3d40a80410bc0f8e6c79eac60bcff794aa9d7fe033b0af4e0dbc451ab4cd55460bffd05a52e27edb0c3c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 11:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 11:28 [rpms/perl-Syntax-Operator-In] rawhide: 0.11 bump
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox