release bump

This commit is contained in:
Honza Horák 2011-11-21 09:22:47 +01:00
parent 5b79a6bc46
commit ae8c1d043d
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: The NIS daemon which binds NIS clients to an NIS domain
Name: ypbind
Version: 1.32
Release: 8%{?dist}.2
Release: 8%{?dist}.3
License: GPLv2
Group: System Environment/Daemons
Source0: ftp://ftp.us.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{version}.tar.bz2
@ -88,6 +88,9 @@ fi
%doc README NEWS COPYING
%changelog
* Mon Nov 21 2011 Honza Horak <hhorak@redhat.com> - 3:1.32-8.fc15.3
- fixed firsttime handling in ypbind.init wait cycle
* Tue Nov 15 2011 Honza Horak <hhorak@redhat.com> - 3:1.32-8.fc15.2
- Fixed init script to handle long rpcinfo requests
(rhbz#624688)