Use an author-independent source URL

This commit is contained in:
Paul Howarth 2019-08-23 16:13:36 +01:00
parent ca3f16c72f
commit 271ba999ff
2 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,10 @@
Name: perl-ExtUtils-InstallPaths Name: perl-ExtUtils-InstallPaths
Version: 0.012 Version: 0.012
Release: 6%{?dist} Release: 7%{?dist}
Summary: Build.PL install path logic made easy Summary: Build.PL install path logic made easy
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/ExtUtils-InstallPaths URL: https://metacpan.org/release/ExtUtils-InstallPaths
Source0: http://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-InstallPaths-%{version}.tar.gz Source0: https://cpan.metacpan.org/modules/by-module/ExtUtils/ExtUtils-InstallPaths-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
# Build # Build
BuildRequires: coreutils BuildRequires: coreutils
@ -65,6 +65,9 @@ make test
%{_mandir}/man3/ExtUtils::InstallPaths.3* %{_mandir}/man3/ExtUtils::InstallPaths.3*
%changelog %changelog
* Fri Aug 23 2019 Paul Howarth <paul@city-fan.org> - 0.012-7
- Use an author-independent source URL
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.012-6 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.012-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild