Fix requires
This commit is contained in:
parent
45a10e95fc
commit
1d206784f3
@ -24,6 +24,7 @@ BuildRequires: perl(vars)
|
||||
BuildRequires: perl(Symbol)
|
||||
BuildRequires: perl(Test::Exception)
|
||||
BuildRequires: perl(Test::More)
|
||||
Requires: perl(Devel::StackTrace)
|
||||
|
||||
%description
|
||||
Object::Deadly is meant to be used in testing. All possible
|
||||
@ -82,6 +83,7 @@ make test
|
||||
|
||||
%changelog
|
||||
* Mon Jul 29 2024 Michal Josef Špaček <mspacek@redhat.com> - 0.09-48
|
||||
- Fix requires.
|
||||
- Package tests
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.09-47
|
||||
|
||||
Loading…
Reference in New Issue
Block a user