From 68bc92577520587c4258e96f1f0d9a8393e6de5a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Thu, 4 Feb 2021 06:12:49 +0000 Subject: [PATCH] import json-c-0.13.1-0.4.el8 --- SPECS/json-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/json-c.spec b/SPECS/json-c.spec index 6a1bb4f..1423523 100644 --- a/SPECS/json-c.spec +++ b/SPECS/json-c.spec @@ -16,7 +16,7 @@ Name: json-c Version: 0.13.1 -Release: 0.3%{?dist} +Release: 0.4%{?dist} Summary: JSON implementation in C License: MIT @@ -166,6 +166,9 @@ end %changelog +* Wed Feb 03 2021 Petr Menšík - 0.13.1-0.4 +- Move json-c-devel to AppStream + * Fri Sep 18 2020 Anna Khaitovich - 0.13.1-0.3 - Don't package empty /usr/share/doc/json-c - Resolves: rhbz#1741076