This commit is contained in:
Fedora Release Engineering 2017-02-11 15:39:48 +00:00
parent e8bf5a1473
commit 3aa22b5bed
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: 84%{?dist}
Release: 85%{?dist}
%global LIB_MAJOR 0
%global LIB_MINOR 7
@ -157,6 +157,9 @@ rm -f ${RPM_BUILD_ROOT}%{_mandir}/man8/tcpdchk.*
%{_mandir}/man3/*
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.6-85
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Nov 28 2016 Jakub Jelen <jjelen@redhat.com> - 7.6-84
- Fix packaging details (#226482)