Update to new version 1.36

This commit is contained in:
Honza Horák 2012-07-11 15:44:16 +02:00
parent f244b4182f
commit 898d9f246d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
ypbind-mt-1.32.tar.bz2 ypbind-mt-1.32.tar.bz2
/ypbind-mt-1.33.tar.bz2 /ypbind-mt-1.33.tar.bz2
/ypbind-mt-1.35.tar.bz2 /ypbind-mt-1.35.tar.bz2
/ypbind-mt-1.36.tar.bz2

View File

@ -1 +1 @@
b992febc3b31942b848207cb0465f508 ypbind-mt-1.35.tar.bz2 135834db97d78ff6d79fdee2810b4056 ypbind-mt-1.36.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: The NIS daemon which binds NIS clients to an NIS domain Summary: The NIS daemon which binds NIS clients to an NIS domain
Name: ypbind Name: ypbind
Version: 1.35 Version: 1.36
Release: 5%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
Group: System Environment/Daemons Group: System Environment/Daemons
Source0: ftp://ftp.us.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{version}.tar.bz2 Source0: ftp://ftp.us.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{version}.tar.bz2
@ -117,6 +117,9 @@ fi
%doc README NEWS COPYING %doc README NEWS COPYING
%changelog %changelog
* Wed Jul 11 2012 Honza Horak <hhorak@redhat.com> - 3:1.36-1
- Update to new version 1.36
* Tue Jul 10 2012 Honza Horak <hhorak@redhat.com> - 3:1.35-5 * Tue Jul 10 2012 Honza Horak <hhorak@redhat.com> - 3:1.35-5
- consider all 127.0.0.0/8 as localhost addresses - consider all 127.0.0.0/8 as localhost addresses
Related: #829487 Related: #829487