bump for new gcc/glibc

This commit is contained in:
Jesse Keating 2006-02-07 14:44:01 +00:00
parent 8698e547f0
commit 2fab8c1f96
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Summary: The NIS (Network Information Service) server.
Url: http://www.linux-nis.org/nis/ypserv/index.html
Name: ypserv
Version: 2.13
Release: 10
Release: 10.1
License: GPL
Group: System Environment/Daemons
Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypserv-%{version}.tar.bz2
@ -138,6 +138,9 @@ exit 0
%{_includedir}/*/*
%changelog
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13-10.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Mon Jan 9 2006 Chris Feist <cfeist@redhat.com> - 2.13-10
- Fix crash with ypxfr caused by failing to zero out data (bz #161217)