public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-CPAN-FindDependencies] rawhide: 3.14 bump (rhbz#2491176)
@ 2026-06-22 11:46 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-06-22 11:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-CPAN-FindDependencies
Branch : rawhide
Commit : 25336ed85c31586d640c3aeb9266cd2f0d75eb81
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2026-06-22T13:46:04+02:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-CPAN-FindDependencies/c/25336ed85c31586d640c3aeb9266cd2f0d75eb81?branch=rawhide
Log:
3.14 bump (rhbz#2491176)
---
diff --git a/.gitignore b/.gitignore
index 976fa24..4f3e639 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
/CPAN-FindDependencies-3.11.tar.gz
/CPAN-FindDependencies-3.12.tar.gz
/CPAN-FindDependencies-3.13.tar.gz
+/CPAN-FindDependencies-3.14.tar.gz
diff --git a/perl-CPAN-FindDependencies.spec b/perl-CPAN-FindDependencies.spec
index 8a5ab04..a1725d9 100644
--- a/perl-CPAN-FindDependencies.spec
+++ b/perl-CPAN-FindDependencies.spec
@@ -6,8 +6,8 @@
%bcond_without perl_CPAN_FindDependencies_enables_optional_test
Name: perl-CPAN-FindDependencies
-Version: 3.13
-Release: 13%{?dist}
+Version: 3.14
+Release: 1%{?dist}
Summary: Find dependencies for modules on CPAN
License: GPL-2.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/CPAN-FindDependencies
@@ -39,6 +39,7 @@ BuildRequires: perl(LWP::Simple)
BuildRequires: perl(LWP::UserAgent)
BuildRequires: perl(Module::CoreList)
BuildRequires: perl(Parse::CPAN::Packages)
+BuildRequires: perl(Path::Tiny)
BuildRequires: perl(Pod::Perldoc)
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(strict)
@@ -89,6 +90,7 @@ with "%{_libexecdir}/%{name}/test".
for F in \
%if !%{with perl_CPAN_FindDependencies_enables_network}
t/cpandeps-diff-script.t \
+ t/cpandeps-script.t \
%endif
%if !%{with perl_CPAN_FindDependencies_enables_optional_test}
t/pod.t t/pod-coverage.t \
@@ -151,6 +153,9 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Mon Jun 22 2026 Jitka Plesnikova <jplesnik@redhat.com> - 3.14-1
+- 3.14 bump (rhbz#2491176)
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.13-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index e2ef35c..e99fa35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (CPAN-FindDependencies-3.13.tar.gz) = 2834fd8fe657405094b7dd56cbfde6fb8a0241eb8ce2e19b095a9bdd6aeab14b9b704131a9358271b4378dad6f1857baa714494fef06e99a0af46ad7885af53b
+SHA512 (CPAN-FindDependencies-3.14.tar.gz) = d16dcf1cd0b8d5e9ee1d960d03fd56b795e4814ee133074b9f9df6d1ab3c29b156c9128d53c221d93e3a03b2c7edb5104fd847ab704928c7ecdaaaf62d6468b1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 11:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 11:46 [rpms/perl-CPAN-FindDependencies] rawhide: 3.14 bump (rhbz#2491176) Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox