public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-CPAN-FindDependencies] rawhide: 3.14 bump (rhbz#2491176)
Date: Mon, 22 Jun 2026 11:46:17 GMT	[thread overview]
Message-ID: <178212877700.1.7826429691919062664.rpms-perl-CPAN-FindDependencies-25336ed85c31@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-22 11:46 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=178212877700.1.7826429691919062664.rpms-perl-CPAN-FindDependencies-25336ed85c31@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --cc=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