Use author-independent source URL

This commit is contained in:
Paul Howarth 2019-09-19 16:00:59 +01:00
parent 26dd4b3ea9
commit 5b9a217d48
2 changed files with 6 additions and 3 deletions

View File

@ -1,17 +1,17 @@
Name: perl-Test-EOL
Version: 2.00
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Check the correct line endings in your project
License: GPL+ or Artistic
URL: https://metacpan.org/release/Test-EOL
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-EOL-%{version}.tar.gz
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-EOL-%{version}.tar.gz
BuildArch: noarch
# Module Build
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: make
BuildRequires: perl-interpreter
BuildRequires: perl-generators
BuildRequires: perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker)
# Module Runtime
BuildRequires: perl(Cwd)
@ -62,6 +62,9 @@ make test
%{_mandir}/man3/Test::EOL.3*
%changelog
* Thu Sep 19 2019 Paul Howarth <paul@city-fan.org> - 2.00-10
- Use author-independent source URL
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.00-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild