BR: perl(blib) for t/00-compile.t
This commit is contained in:
parent
5f633972da
commit
e90a88a591
@ -1,7 +1,7 @@
|
|||||||
Name: perl-Error
|
Name: perl-Error
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.17029
|
Version: 0.17029
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Error/exception handling in an OO-ish way
|
Summary: Error/exception handling in an OO-ish way
|
||||||
License: (GPL+ or Artistic) and MIT
|
License: (GPL+ or Artistic) and MIT
|
||||||
URL: https://metacpan.org/release/Error
|
URL: https://metacpan.org/release/Error
|
||||||
@ -24,6 +24,7 @@ BuildRequires: perl(vars)
|
|||||||
BuildRequires: perl(warnings)
|
BuildRequires: perl(warnings)
|
||||||
# Tests
|
# Tests
|
||||||
BuildRequires: perl(base)
|
BuildRequires: perl(base)
|
||||||
|
BuildRequires: perl(blib)
|
||||||
BuildRequires: perl(File::Spec)
|
BuildRequires: perl(File::Spec)
|
||||||
BuildRequires: perl(IO::Handle)
|
BuildRequires: perl(IO::Handle)
|
||||||
BuildRequires: perl(IPC::Open3)
|
BuildRequires: perl(IPC::Open3)
|
||||||
@ -73,6 +74,9 @@ make test
|
|||||||
%{_mandir}/man3/Error::Simple.3*
|
%{_mandir}/man3/Error::Simple.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 10 2020 Paul Howarth <paul@city-fan.org> - 1:0.17029-2
|
||||||
|
- BR: perl(blib) for t/00-compile.t
|
||||||
|
|
||||||
* Tue Jan 28 2020 Paul Howarth <paul@city-fan.org> - 1:0.17029-1
|
* Tue Jan 28 2020 Paul Howarth <paul@city-fan.org> - 1:0.17029-1
|
||||||
- Update to 0.17029
|
- Update to 0.17029
|
||||||
- Rebuild for order of 'NAME' and 'VERSION' sections in the generated POD
|
- Rebuild for order of 'NAME' and 'VERSION' sections in the generated POD
|
||||||
|
Loading…
Reference in New Issue
Block a user