parent
a41aabbc42
commit
252f7fdc00
@ -13,7 +13,7 @@ License: GPLv2 and LGPLv2
|
||||
# For development (i.e. unsupported) releases, use x.y.z-0.n.<phase>.
|
||||
# For official (i.e. supported) releases, use x.y.z-r where r >=1.
|
||||
Version: 10.10.5
|
||||
Release: 7%{?_timestamp}%{?_commit_id}%{?dist}
|
||||
Release: 8%{?_timestamp}%{?_commit_id}%{?dist}
|
||||
#global _phase -beta1
|
||||
|
||||
# To create a tarball from a version tag:
|
||||
@ -1389,6 +1389,9 @@ fi
|
||||
|
||||
################################################################################
|
||||
%changelog
|
||||
* Wed Apr 28 2021 Red Hat PKI Team <rhcs-maint@redhat.com> - 10.10.5-8
|
||||
- Add DT_RPATH waiver
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 10.10.5-7
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
||||
6
rpminspect.yaml
Normal file
6
rpminspect.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
specname:
|
||||
match: suffix
|
||||
runpath:
|
||||
allowed_paths:
|
||||
- /usr/lib64/tps
|
||||
Loading…
Reference in New Issue
Block a user