public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sub-Exporter] f45: Update to 0.992
@ 2026-09-15  8:47 Paul Howarth
  0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-09-15  8:47 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/perl-Sub-Exporter
            Branch : f45
            Commit : 6cace97b2ac4f3527dbb1e89c8cf7ddf94b01641
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2026-09-15T09:31:11+01:00
            Stats  : +12/-4 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Sub-Exporter/c/6cace97b2ac4f3527dbb1e89c8cf7ddf94b01641?branch=f45

            Log:
            Update to 0.992

- New upstream release 0.992
  - Replace Params::Util with Params::SomeUtil
  - docs: Fix typo in tutorial

---
diff --git a/perl-Sub-Exporter.spec b/perl-Sub-Exporter.spec
index 138ffdc..9396401 100644
--- a/perl-Sub-Exporter.spec
+++ b/perl-Sub-Exporter.spec
@@ -6,8 +6,8 @@
 %endif
 
 Name:		perl-Sub-Exporter
-Version:	0.991
-Release:	9%{?dist}
+Version:	0.992
+Release:	1%{?dist}
 Summary:	Sophisticated exporter for custom-built routines
 License:	GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:		https://metacpan.org/release/Sub-Exporter
@@ -25,7 +25,7 @@ BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.78
 BuildRequires:	perl(Carp)
 BuildRequires:	perl(Data::OptList) >= 0.1
 BuildRequires:	perl(Package::Generator)
-BuildRequires:	perl(Params::Util) >= 0.14
+BuildRequires:	perl(Params::SomeUtil) >= 0.14
 BuildRequires:	perl(strict)
 BuildRequires:	perl(Sub::Install) >= 0.92
 BuildRequires:	perl(warnings)
@@ -40,7 +40,10 @@ BuildRequires:	perl(Test::More) >= 0.96
 BuildRequires:	perl(CPAN::Meta) >= 2.120900
 # Extra tests
 %if %{with perl_Sub_Exporter_enables_extra_test}
+BuildRequires:	perl(blib)
 BuildRequires:	perl(Encode)
+BuildRequires:	perl(IO::Handle)
+BuildRequires:	perl(IPC::Open3)
 BuildRequires:	perl(Test::Pod) >= 1.41
 %endif
 # Dependencies
@@ -94,6 +97,11 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
 %{_mandir}/man3/Sub::Exporter::Util.3*
 
 %changelog
+* Tue Sep 15 2026 Paul Howarth <paul@city-fan.org> - 0.992-1
+- Update to 0.992
+  - Replace Params::Util with Params::SomeUtil
+  - docs: Fix typo in tutorial
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.991-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 2c8d8f0..5079746 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Sub-Exporter-0.991.tar.gz) = 7829bbca1eb332156ba33dd0cbde7f57c178ad56cc03e76c1b7d5327c94ce15bb5172894eeef011e12e472071a7d7a07f514a1121535d96ae05ed0ef6734b329
+SHA512 (Sub-Exporter-0.992.tar.gz) = 1856b27b7190451737d9a260ba36aa3808fdc90a70e6cfa2aca42afd4b8b8a128c4ff0179e1658b16f6feaf1bbee237d7ac6161d2b20a89442c3966521670696

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15  8:47 [rpms/perl-Sub-Exporter] f45: Update to 0.992 Paul Howarth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox