diff --git a/rpcbind.spec b/rpcbind.spec index 24d0d7c..b1ede30 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -1,6 +1,6 @@ Name: rpcbind Version: 0.2.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Universal Addresses to RPC Program Number Mapper Group: System Environment/Daemons License: BSD @@ -130,6 +130,9 @@ fi %{_unitdir}/rpcbind.socket %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.2.3-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Nov 18 2015 Steve Dickson - 0.2.3-7 - Delete the unix socket only if we have created it (bz 1279076)