Add additional dependency for TMT tests

This commit is contained in:
mulhern 2023-07-27 23:05:51 -04:00
parent 90d394cfab
commit 817edc3b08
2 changed files with 11 additions and 3 deletions

View File

@ -3,7 +3,12 @@ summary: stratisd unit tests
prepare:
- name: Install packages
how: install
package: [stratisd, stratisd-tools, util-linux, python3-psutil]
package:
- stratisd
- stratisd-tools
- util-linux
- python3-psutil
- python3-dbus
discover:
how: shell

View File

@ -5,7 +5,7 @@
Name: stratisd
Version: 3.5.8
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Daemon that manages block devices to create filesystems
License: (MIT OR Apache-2.0) AND Unicode-DFS-2016 AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND MIT AND MPL-2.0 AND (Unlicense OR MIT)
@ -192,7 +192,10 @@ a2x -f manpage docs/stratis-dumpmetadata.txt
%{_mandir}/man8/stratis-dumpmetadata.8*
%changelog
* Thu Jul 27 2023 mulhern <amulhern@redhat.com> - 3.5.8
* Thu Jul 27 2023 mulhern <amulhern@redhat.com> - 3.5.8-2
- Add additional dependency for TMT tests
* Thu Jul 27 2023 mulhern <amulhern@redhat.com> - 3.5.8-1
- Update to 3.5.8
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.7-3