This commit is contained in:
Jesse Keating 2009-07-27 05:39:11 +00:00
parent 6787876518
commit 33efe3e1c8
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: A security tool which acts as a wrapper for TCP daemons
Name: tcp_wrappers
Version: 7.6
Release: 55%{?dist}
Release: 56%{?dist}
%define LIB_MAJOR 0
%define LIB_MINOR 7
@ -148,6 +148,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man3/*
%changelog
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.6-56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Apr 14 2009 Jan F. Chadima <jchadima@redhat.com> - 7.6-55
- resolving addr when name == "" (repair of patch #220015)