Compare commits
No commits in common. "c8s-stream-5.32" and "c8-stream-5.3" have entirely different histories.
c8s-stream
...
c8-stream-
@ -8,7 +8,7 @@
|
||||
Name: perl-Pod-Perldoc
|
||||
# let's overwrite the module from perl.srpm
|
||||
Version: 3.28.01
|
||||
Release: 443%{?dist}
|
||||
Release: 442%{?dist}
|
||||
Summary: Look up Perl documentation in Pod format
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Pod-Perldoc
|
||||
@ -57,8 +57,6 @@ BuildRequires: perl(Pod::Text::Termcap)
|
||||
BuildRequires: perl(vars)
|
||||
# Tests:
|
||||
BuildRequires: perl(blib)
|
||||
BuildRequires: perl(File::Spec)
|
||||
BuildRequires: perl(FindBin)
|
||||
BuildRequires: perl(Test::More)
|
||||
# Optional tests:
|
||||
%if !%{defined perl_bootstrap}
|
||||
@ -122,9 +120,6 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 12 2021 Jitka Plesnikova <jplesnik@redhat.com> - 3.28.01-443
|
||||
- Specify all dependencies
|
||||
|
||||
* Fri Aug 16 2019 Petr Pisar <ppisar@redhat.com> - 3.28.01-442
|
||||
- Build-require blib module for tests (bug #1739463)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user