Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 13:17:15 +00:00
parent 233ef5b950
commit c4f4e4ebd6

View File

@ -18,7 +18,7 @@
Name: rpcsvc-proto
Version: 1.3.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: RPC protocol definitions
License: BSD and LGPLv2+
Url: https://github.com/thkukuk/rpcsvc-proto
@ -73,6 +73,9 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/include/rpcsvc/rquota.[hx]
%{_mandir}/man1/rpcgen.1*
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Jan 23 2018 Steve Dickson <steved@redhat.com> 1.3.1-2
- Remove rquota.[hx] headers which are provided by quota (bz 1537133)