This commit is contained in:
Dennis Gilmore 2011-02-09 12:23:48 -06:00
parent 224b07bf0f
commit 3ed6860d62
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: 59%{?dist}
Release: 60%{?dist}
%define LIB_MAJOR 0
%define LIB_MINOR 7
@ -149,6 +149,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man3/*
%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.6-60
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Jun 16 2010 Jan F. Chadima <jchadima@redhat.com> - 7.6-59
- Add modified tcpdmatch (#604011)