public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-CPAN-Requirements-Dynamic] rawhide: Update to 0.003 (rhbz#2499542)
Date: Mon, 13 Jul 2026 06:23:18 GMT	[thread overview]
Message-ID: <178392379849.1.13554137653917229810.rpms-perl-CPAN-Requirements-Dynamic-808272c45c9f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/perl-CPAN-Requirements-Dynamic
            Branch : rawhide
            Commit : 808272c45c9f5ecce445ba53d36a302a4a230580
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2026-07-13T07:22:30+01:00
            Stats  : +9/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-CPAN-Requirements-Dynamic/c/808272c45c9f5ecce445ba53d36a302a4a230580?branch=rawhide

            Log:
            Update to 0.003 (rhbz#2499542)

- New upstream release 0.003
  - Avoid undefinedness warning in config_defined

---
diff --git a/.gitignore b/.gitignore
index dca44c8..9840e35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /CPAN-Requirements-Dynamic-[0-9.]*\.tar\.gz
+/CPAN-Requirements-Dynamic-0.003.tar.gz

diff --git a/perl-CPAN-Requirements-Dynamic.spec b/perl-CPAN-Requirements-Dynamic.spec
index c46d622..fd774ce 100644
--- a/perl-CPAN-Requirements-Dynamic.spec
+++ b/perl-CPAN-Requirements-Dynamic.spec
@@ -1,6 +1,6 @@
 Name:		perl-CPAN-Requirements-Dynamic
-Version:	0.002
-Release:	3%{?dist}
+Version:	0.003
+Release:	1%{?dist}
 Summary:	Dynamic prerequisites in meta files
 License:	GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:		https://metacpan.org/release/CPAN-Requirements-Dynamic
@@ -11,7 +11,7 @@ BuildRequires:	coreutils
 BuildRequires:	make
 BuildRequires:	perl-generators
 BuildRequires:	perl-interpreter
-BuildRequires:	perl(:VERSION) >= 5.6
+BuildRequires:	perl(:VERSION) >= 5.10
 BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.76
 # Module
 BuildRequires:	perl(Carp)
@@ -60,6 +60,10 @@ make test
 %{_mandir}/man3/CPAN::Requirements::Dynamic.3*
 
 %changelog
+* Sun Jul 12 2026 Paul Howarth <paul@city-fan.org> - 0.003-1
+- Update to 0.003 (rhbz#2499542)
+  - Avoid undefinedness warning in config_defined
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.002-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 759fdc9..347cfa0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (CPAN-Requirements-Dynamic-0.002.tar.gz) = 595b1e367eeeca94fd611f23f37217b8b46d50b829a6c4083c1350ecfb82d1adaf492e63dc5582feab310d67cfaf3f736b17b2eecafeb6c1d9bddeebe7205205
+SHA512 (CPAN-Requirements-Dynamic-0.003.tar.gz) = b0e92d2ba8bec9b280e143a7323e27e910477b5a4e003f93a55cff07aaa5feb4d4f49c9c720b1ff22fe97e594cb2c86d24d14750109977dbbc12d1672634dcfb

                 reply	other threads:[~2026-07-13  6:23 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=178392379849.1.13554137653917229810.rpms-perl-CPAN-Requirements-Dynamic-808272c45c9f@fedoraproject.org \
    --to=paul@city-fan.org \
    --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