From b586bfa83840c2fe8dba7e1bbbf2a8be8c1ebd3b Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 02:10:41 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/http-parser.git#59d1b822e3f0e21a1b63afe7df741d16b1830fc8 --- http-parser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/http-parser.spec b/http-parser.spec index fb0a656..64dcf8d 100644 --- a/http-parser.spec +++ b/http-parser.spec @@ -1,6 +1,6 @@ Name: http-parser Version: 2.9.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: HTTP request/response parser for C License: MIT @@ -75,6 +75,9 @@ EOF %{_libdir}/libhttp_parser_strict.so %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.9.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 2.9.4-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild