From 570d45ae5c46ce29653d07de2bf6097e410bc9e8 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 04:42:53 +0100 Subject: [PATCH] update to 0.13.1_20180305 [release 0.13.1_20180305-1mamba;Sun Jul 29 2018] --- libjson-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libjson-c.spec b/libjson-c.spec index 7815160..b5d64f4 100644 --- a/libjson-c.spec +++ b/libjson-c.spec @@ -1,6 +1,6 @@ %define gitver %(echo %version | tr _ -) Name: libjson-c -Version: 0.13 +Version: 0.13.1_20180305 Release: 1mamba Summary: A reference counting object model that allows you to easily construct JSON objects in C Group: System/Libraries @@ -74,6 +74,9 @@ This package contains libraries and header files for developing applications tha %doc ChangeLog NEWS README README.html %changelog +* Sun Jul 29 2018 Silvan Calarco 0.13.1_20180305-1mamba +- update to 0.13.1_20180305 + * Sat Jan 06 2018 Automatic Build System 0.13-1mamba - automatic version update by autodist