From b7ec55b9d6c9cdb24b7c0d01647d6f6b28ab6da6 Mon Sep 17 00:00:00 2001 From: Susi Lehtola Date: Mon, 10 Feb 2014 10:27:01 +0200 Subject: [PATCH] Bump spec. --- json-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.