diff --git a/libtirpc.spec b/libtirpc.spec index 912f3bf..fe43e16 100644 --- a/libtirpc.spec +++ b/libtirpc.spec @@ -2,7 +2,7 @@ Name: libtirpc Version: 1.3.5 -Release: 0%{?dist} +Release: 1%{?dist} Summary: Transport Independent RPC Library License: SISSL AND BSD-3-Clause URL: http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary @@ -112,6 +112,10 @@ mv %{buildroot}%{_mandir}/man3 %{buildroot}%{_mandir}/man3t %{_mandir}/*/* %changelog +* Tue Oct 29 2024 Troy Dawson - 1.3.5-1 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Sat Jul 27 2024 Steve Dickson - 1.3.5-0 - Updated to the latest upstream release: libtirpc-1_3_5 (RHEL-50728)