public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Module-CPANTS-Analyse] epel9: Update to 1.02
@ 2026-06-29 9:53 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-06-29 9:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Module-CPANTS-Analyse
Branch : epel9
Commit : ea361500d1eb296806059ed1e82be6e8998743d0
Author : Paul Howarth <paul@city-fan.org>
Date : 2023-09-10T14:14:22+01:00
Stats : +18/-6 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Module-CPANTS-Analyse/c/ea361500d1eb296806059ed1e82be6e8998743d0?branch=epel9
Log:
Update to 1.02
- New upstream release 1.02
- Treat use v5.36 as use_warnings (GH#49)
- Skip some of the manifest test if symlink is not available (GH#50)
- Improve prereq sorting
- Improve pod detection
- Improve script detection
- Use Parse::Distname to get a little more information from a distribution
name
- Dedupe possible licences
- Add Object::Pad as use strict equivalent (GH#42)
- Fix has_license_in_source_file for distributions that contain only a
script under bin or scripts (GH#37)
---
diff --git a/perl-Module-CPANTS-Analyse.spec b/perl-Module-CPANTS-Analyse.spec
index 88c4f24..5fc6a63 100644
--- a/perl-Module-CPANTS-Analyse.spec
+++ b/perl-Module-CPANTS-Analyse.spec
@@ -1,6 +1,6 @@
Name: perl-Module-CPANTS-Analyse
-Version: 1.01
-Release: 12%{?dist}
+Version: 1.02
+Release: 1%{?dist}
Summary: Generate Kwalitee ratings for a distribution
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Module-CPANTS-Analyse
@@ -22,7 +22,6 @@ BuildRequires: perl(base)
BuildRequires: perl(Carp)
BuildRequires: perl(Class::Accessor) >= 0.19
BuildRequires: perl(Class::Accessor::Fast)
-BuildRequires: perl(CPAN::DistnameInfo) >= 0.06
BuildRequires: perl(CPAN::Meta::Converter)
BuildRequires: perl(CPAN::Meta::Validator) >= 2.133380
BuildRequires: perl(CPAN::Meta::YAML) >= 0.008
@@ -42,6 +41,7 @@ BuildRequires: perl(List::Util) >= 1.33
BuildRequires: perl(Module::CPANfile)
BuildRequires: perl(Perl::PrereqScanner::NotQuiteLite) >= 0.9901
BuildRequires: perl(Module::Find)
+BuildRequires: perl(Parse::Distname)
BuildRequires: perl(Software::License) >= 0.103012
BuildRequires: perl(Software::LicenseUtils)
BuildRequires: perl(strict)
@@ -60,7 +60,6 @@ Requires: perl(Archive::Any::Lite) >= 0.06
Requires: perl(Archive::Tar) >= 1.76
Requires: perl(Array::Diff) >= 0.04
Requires: perl(Class::Accessor) >= 0.19
-Requires: perl(CPAN::DistnameInfo) >= 0.06
Requires: perl(CPAN::Meta::Validator) >= 2.133380
Requires: perl(CPAN::Meta::YAML) >= 0.008
Requires: perl(Exporter)
@@ -74,7 +73,6 @@ Requires: perl(version) >= 0.73
%global __requires_exclude %{?__requires_exclude:__requires_exclude|}^perl\\(Archive::Any::Lite\\)$
%global __requires_exclude %__requires_exclude|^perl\\(Array::Diff\\)$
%global __requires_exclude %__requires_exclude|^perl\\(Class::Accessor\\)$
-%global __requires_exclude %__requires_exclude|^perl\\(CPAN::DistnameInfo\\)$
%global __requires_exclude %__requires_exclude|^perl\\(CPAN::Meta::Validator\\)$
%global __requires_exclude %__requires_exclude|^perl\\(CPAN::Meta::YAML\\)$
%global __requires_exclude %__requires_exclude|^perl\\(File::Find::Object\\)$
@@ -128,6 +126,20 @@ make test
%{_mandir}/man3/Module::CPANTS::Kwalitee::Version.3*
%changelog
+* Sun Sep 10 2023 Paul Howarth <paul@city-fan.org> - 1.02-1
+- Update to 1.02
+ - Treat use v5.36 as use_warnings (GH#49)
+ - Skip some of the manifest test if symlink is not available (GH#50)
+ - Improve prereq sorting
+ - Improve pod detection
+ - Improve script detection
+ - Use Parse::Distname to get a little more information from a distribution
+ name
+ - Dedupe possible licences
+ - Add Object::Pad as use strict equivalent (GH#42)
+ - Fix has_license_in_source_file for distributions that contain only a
+ script under bin or scripts (GH#37)
+
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.01-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
diff --git a/sources b/sources
index 4dbee9a..84b77d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Module-CPANTS-Analyse-1.01.tar.gz) = 31381f83376297842668fc6e42ea4affa6775eddbc2c7b3e7806db5da2190a4b3b8600029a04a0814dc185b1e047c25366a7bd06bece5e4a3e2a67e47d45d97a
+SHA512 (Module-CPANTS-Analyse-1.02.tar.gz) = 572633299084f531067b3ac02593017532a984f493386d839547f8e53052ab0adac250301688398198c2728404408e09b2e697291a1006c789c2774a6bcc8001
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 9:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 9:53 [rpms/perl-Module-CPANTS-Analyse] epel9: Update to 1.02 Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox