Remove buildhost_subdomain section from rpminspect.yaml
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
This commit is contained in:
parent
8c961c6b07
commit
46e600b8c8
@ -1,8 +1,4 @@
|
||||
---
|
||||
metadata:
|
||||
buildhost_subdomain:
|
||||
- .redhat.com
|
||||
- .localdomain
|
||||
inspections:
|
||||
# none of our compiled code has an ABI
|
||||
abidiff: off
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
Name: stratisd
|
||||
Version: 3.1.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Daemon that manages block devices to create filesystems
|
||||
|
||||
# ASL 2.0
|
||||
@ -146,6 +146,9 @@ a2x -f manpage docs/stratisd.txt
|
||||
%{_systemd_util_dir}/system-generators/stratis-setup-generator
|
||||
|
||||
%changelog
|
||||
* Mon Jun 06 2022 Bryan Gurney <bgurney@redhat.com> - 3.1.0-3
|
||||
- Remove buildhost_subdomain section from rpminspect.yaml
|
||||
|
||||
* Fri Jun 03 2022 Bryan Gurney <bgurney@redhat.com> - 3.1.0-2
|
||||
- Synchronize spec with upstream unified spec file
|
||||
- Remove .rust2rpm.conf file
|
||||
|
Loading…
Reference in New Issue
Block a user