Renamed tests/tests.yaml to tests/test.yml
- There are issues with the tier0 tests not kicking off. Renamed the tests/test.yaml to tests/test.yml to match the format of other packages format. Resolves: rhbz#1975886 Signed-off-by: Chris White <chwhite@redhat.com>
This commit is contained in:
parent
f2f5cfcec8
commit
2ce706da90
@ -4,7 +4,7 @@
|
||||
|
||||
Name: sysfsutils
|
||||
Version: 2.1.1
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Utilities for interfacing with sysfs
|
||||
URL: https://github.com/linux-ras/sysfsutils
|
||||
License: GPLv2
|
||||
@ -71,6 +71,9 @@ find %{buildroot} -type f -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 16 2021 Chris White <chwhite@redhat.com> - 2.1.1-8
|
||||
- Renamed tests/tests.yaml to tests/test.yml. Resolves: rhbz#1975886
|
||||
|
||||
* Mon Aug 16 2021 Chris White <chwhite@redhat.com> - 2.1.1-7
|
||||
- Rebuilt with tier0 test cases. Resolves: rhbz#1975886
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user