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