From adf532752d2afa5bea552b9f5ba20a54c0a4a635 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Thu, 1 Aug 2024 01:00:42 -0400 Subject: [PATCH] Initial the rhel-10 gating tests (RHEL-45007) Signed-off-by: Steve Dickson Resolves: RHEL-45007 --- rpcsvc-proto.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpcsvc-proto.spec b/rpcsvc-proto.spec index f096526..cb154e9 100644 --- a/rpcsvc-proto.spec +++ b/rpcsvc-proto.spec @@ -18,7 +18,7 @@ Name: rpcsvc-proto Version: 1.4 -Release: 15%{?dist} +Release: 16%{?dist} Summary: RPC protocol definitions License: BSD and LGPLv2+ Url: https://github.com/thkukuk/rpcsvc-proto @@ -75,6 +75,9 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/include/rpcsvc/rquota.[hx] %{_mandir}/man1/rpcgen.1* %changelog +* Thu Aug 1 2024 Steve Dickson 1.4-16 +- Initial the rhel-10 gating tests (RHEL-45007) + * Mon Jun 24 2024 Troy Dawson - 1.4-15 - Bump release for June 2024 mass rebuild