|
|
|
@ -1,10 +1,10 @@
|
|
|
|
|
Name: perl-Test-Perl-Critic
|
|
|
|
|
Summary: Use Perl::Critic in test programs
|
|
|
|
|
Version: 1.04
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: https://metacpan.org/release/Test-Perl-Critic
|
|
|
|
|
Source0: https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/Test-Perl-Critic-%{version}.tar.gz
|
|
|
|
|
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Perl-Critic-%{version}.tar.gz
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
# Module Build
|
|
|
|
|
BuildRequires: coreutils
|
|
|
|
@ -73,6 +73,9 @@ perl Build.PL --installdirs=vendor
|
|
|
|
|
%{_mandir}/man3/Test::Perl::Critic.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Sep 30 2019 Paul Howarth <paul@city-fan.org> - 1.04-7
|
|
|
|
|
- Use author-independent source URL
|
|
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.04-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|