diff --git a/json-c.spec b/json-c.spec index e5c9377..54d3035 100644 --- a/json-c.spec +++ b/json-c.spec @@ -2,7 +2,7 @@ Name: json-c Version: 0.11 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A JSON implementation in C Group: Development/Libraries License: MIT @@ -113,6 +113,9 @@ rm -rf %{buildroot} %changelog +* Mon Feb 10 2014 Susi Lehtola - 0.11-6 +- Bump spec. + * Sat Dec 21 2013 Ville Skyttä - 0.11-5 - Run test suite during build. - Drop empty NEWS from docs.