spec: fix rpminspect errors
Resolves: RHEL-224216 Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
This commit is contained in:
parent
3fae52deba
commit
64779c4be0
@ -1,11 +1,9 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: smc-tools
|
||||
Version: 1.8.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Shared Memory Communication Tools
|
||||
|
||||
License: EPL
|
||||
License: EPL-1.0
|
||||
URL: https://www.ibm.com/developerworks/linux/linux390/smc-tools.html
|
||||
|
||||
Requires: man
|
||||
@ -61,6 +59,10 @@ sockets in Linux.
|
||||
%{_libdir}/libsmc-preload.so*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 04 2026 Čestmír Kalina <ckalina@redhat.com> - 1.8.3-3
|
||||
- Resolves: RHEL-224216
|
||||
- fix rpminspect license and debuginfo errors
|
||||
|
||||
* Tue Jun 23 2026 Čestmír Kalina <ckalina@redhat.com> - 1.8.3-2
|
||||
- Resolves: RHEL-159089
|
||||
- smc-tools: smc_rnics is not listing the NetH/NetD cards inside the guest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user