From fdc8b3ca31598741ff3d726bac66cbd1c4aa53f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Fri, 18 Dec 2020 19:54:55 +0100 Subject: [PATCH] Bump for gcc11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Šabata --- json-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/json-c.spec b/json-c.spec index c77db4a..3b86b82 100644 --- a/json-c.spec +++ b/json-c.spec @@ -26,7 +26,7 @@ Name: json-c Version: 0.14 -Release: 7%{?dist} +Release: 7.1%{?dist} Summary: JSON implementation in C License: MIT @@ -147,6 +147,9 @@ unset USE_VALGRIND %changelog +* Fri Dec 18 2020 Petr Šabata - 0.14-7.1 +- Bump for gcc11 + * Mon Jul 27 2020 Björn Esser - 0.14-7 - Use new cmake macros