From a88b8d331941aeb2d4195cb2a7384bc6c8bc461f Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Wed, 15 Apr 2020 17:54:48 +0200 Subject: [PATCH] Rebuild for http-parser 2.9.4 Signed-off-by: Igor Raits --- tang.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tang.spec b/tang.spec index a6a6b44..b0ee670 100644 --- a/tang.spec +++ b/tang.spec @@ -1,6 +1,6 @@ Name: tang Version: 7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Network Presence Binding Daemon License: GPLv3+ @@ -101,6 +101,9 @@ exit 0 %{_mandir}/man1/tang-show-keys.1* %changelog +* Wed Apr 15 2020 Igor Raits - 7-6 +- Rebuild for http-parser 2.9.4 + * Tue Feb 25 2020 Sergio Correia - 7-5 - Rebuilt after http-parser update