From 353f44386f11fbe7f07d98cf4b9f4869042a16dc Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 11 Mar 2014 14:53:26 +0000 Subject: [PATCH] bump Release --- jansson.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jansson.spec b/jansson.spec index 82f08b0..ead404f 100644 --- a/jansson.spec +++ b/jansson.spec @@ -1,6 +1,6 @@ Name: jansson Version: 2.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C library for encoding, decoding and manipulating JSON data Group: System Environment/Libraries