|
|
|
@ -18,7 +18,7 @@
|
|
|
|
|
|
|
|
|
|
Name: rpcsvc-proto
|
|
|
|
|
Version: 1.4
|
|
|
|
|
Release: 16%{?dist}
|
|
|
|
|
Release: 17%{?dist}
|
|
|
|
|
Summary: RPC protocol definitions
|
|
|
|
|
License: BSD and LGPLv2+
|
|
|
|
|
Url: https://github.com/thkukuk/rpcsvc-proto
|
|
|
|
@ -75,6 +75,10 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/include/rpcsvc/rquota.[hx]
|
|
|
|
|
%{_mandir}/man1/rpcgen.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.4-17
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Aug 1 2024 Steve Dickson <steved@redhat.com> 1.4-16
|
|
|
|
|
- Initial the rhel-10 gating tests (RHEL-45007)
|
|
|
|
|
|
|
|
|
|