diff --git a/pesign.spec b/pesign.spec index bbbc565..b39ba42 100644 --- a/pesign.spec +++ b/pesign.spec @@ -3,7 +3,7 @@ Name: pesign Summary: Signing utility for UEFI binaries Version: 114 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL-2.0-only URL: https://github.com/rhboot/pesign @@ -165,6 +165,10 @@ certutil -d %{_sysconfdir}/pki/pesign/ -X -L > /dev/null %{python3_sitelib}/mockbuild/plugins/pesign.* %changelog +* Wed Feb 09 2022 Robbie Harwood - 114-3 +- Rebuild; no code changes +- Resolves: #2049320 + * Wed Feb 09 2022 Robbie Harwood - 114-2 - Fix build on aarch64 - Resolves: #2049320 diff --git a/rpminspect.yaml b/rpminspect.yaml index 4c08189..b65f4b4 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -8,6 +8,3 @@ inspections: filesize: off patches: off upstream: off - - # https://bugzilla.redhat.com/show_bug.cgi?id=2010936 - annocheck: off