From 4b597a4a5601db813904fdb935ad073e8621170f Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sat, 24 Aug 2019 10:52:03 +0100 Subject: [PATCH] Use author-independent source URL --- .rpmlint => perl-Pod-Coverage-TrustPod.rpmlintrc | 0 perl-Pod-Coverage-TrustPod.spec | 7 +++++-- 2 files changed, 5 insertions(+), 2 deletions(-) rename .rpmlint => perl-Pod-Coverage-TrustPod.rpmlintrc (100%) diff --git a/.rpmlint b/perl-Pod-Coverage-TrustPod.rpmlintrc similarity index 100% rename from .rpmlint rename to perl-Pod-Coverage-TrustPod.rpmlintrc diff --git a/perl-Pod-Coverage-TrustPod.spec b/perl-Pod-Coverage-TrustPod.spec index 7271a1c..178d990 100644 --- a/perl-Pod-Coverage-TrustPod.spec +++ b/perl-Pod-Coverage-TrustPod.spec @@ -1,10 +1,10 @@ Name: perl-Pod-Coverage-TrustPod Version: 0.100005 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Allow a module's pod to contain Pod::Coverage hints License: GPL+ or Artistic URL: https://metacpan.org/release/Pod-Coverage-TrustPod -Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Pod-Coverage-TrustPod-%{version}.tar.gz +Source0: https://cpan.metacpan.org/modules/by-module/Pod/Pod-Coverage-TrustPod-%{version}.tar.gz BuildArch: noarch # Build: BuildRequires: coreutils @@ -55,6 +55,9 @@ make test %{_mandir}/man3/Pod::Coverage::TrustPod.3* %changelog +* Sat Aug 24 2019 Paul Howarth - 0.100005-7 +- Use author-independent source URL + * Fri Jul 26 2019 Fedora Release Engineering - 0.100005-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild