Build to verify gating #2

Resolves: RHEL-70661

Signed-off-by: Pavel Reichl <preichl@redhat.com>
This commit is contained in:
Pavel Reichl 2024-12-10 15:10:08 +01:00
parent bcc34e6f5d
commit a287479c78

View File

@ -5,7 +5,7 @@
Name: keyutils
Version: 1.6.3
Release: 2%{?buildid}%{?dist}
Release: 3%{?buildid}%{?dist}
Summary: Linux Key Management Utilities
License: GPLv2+ and LGPLv2+
Url: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
@ -97,6 +97,9 @@ make \
%{_mandir}/man3/*
%changelog
* Tue Dec 10 2024 Pavel Reichl <preichl@redhat.com> - 1.6.3-3
- Build to verify gating- Related: RHEL-70661
* Tue Dec 10 2024 Pavel Reichl <preichl@redhat.com> - 1.6.3-2
- Build to verify gating
- Related: RHEL-70661