public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-CPAN-Requirements-Dynamic] rawhide: Update to 0.003 (rhbz#2499542)
@ 2026-07-13 6:23 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-07-13 6:23 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-13 6:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-13 6:23 [rpms/perl-CPAN-Requirements-Dynamic] rawhide: Update to 0.003 (rhbz#2499542) Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox