From 3aa22b5bed459758a32a802982ef6a8066f71fb0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 15:39:48 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- tcp_wrappers.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tcp_wrappers.spec b/tcp_wrappers.spec index a19f0d7..ad4240a 100644 --- a/tcp_wrappers.spec +++ b/tcp_wrappers.spec @@ -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 - 7.6-85 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Nov 28 2016 Jakub Jelen - 7.6-84 - Fix packaging details (#226482)