accel-config: Rebuild to clear osci test failure
There was a annocheck failure due to a bug in annobin. Bump the version and rebuild to run osci again and clear the failing test. Resolves: rhbz#1999934 Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>
This commit is contained in:
parent
c370ff660a
commit
9e38ec8ce2
@ -3,7 +3,7 @@
|
||||
|
||||
Name: accel-config
|
||||
Version: 3.4.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Configure accelerator subsystem devices
|
||||
# The entire source code is under GPLv2 except for accel-config
|
||||
# library which is mostly LGPLv2.1, ccan/list which is BSD-MIT and
|
||||
@ -105,6 +105,10 @@ make check
|
||||
%{_datadir}/accel-config/test/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 11 2022 Jerry Snitselaar <jsnitsel@redhat.com> - 3.4.2-2
|
||||
- Rebuild to clear osci test failure.
|
||||
Resolves: rhbz#1999934
|
||||
|
||||
* Tue Oct 05 2021 Jerry Snitselaar <jsnitsel@redhat.com> - 3.4.2-1
|
||||
- Rebase to 3.4.2 release and add test subpackage.
|
||||
Resolves: rhbz#1999934
|
||||
|
Loading…
Reference in New Issue
Block a user