From 8a0bd6b6e28b1283ea0b604c61df14d59ec88b42 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:42:53 +0100 Subject: [PATCH] automatic version update by autodist [release 0.15-1mamba;Sat Aug 01 2020] --- libjson-c.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libjson-c.spec b/libjson-c.spec index 1b4c047..74da89e 100644 --- a/libjson-c.spec +++ b/libjson-c.spec @@ -1,6 +1,6 @@ %define gitver %(echo %version | tr _ -) Name: libjson-c -Version: 0.14 +Version: 0.15 Release: 1mamba Summary: A reference counting object model that allows you to easily construct JSON objects in C Group: System/Libraries @@ -62,6 +62,7 @@ This package contains libraries and header files for developing applications tha %defattr(-,root,root) %dir %{_includedir}/json-c %{_includedir}/json-c/*.h +%{_libdir}/libjson-c.a %{_libdir}/libjson-c.so %dir %{_libdir}/cmake/json-c %{_libdir}/cmake/json-c/json-c-*.cmake @@ -69,6 +70,9 @@ This package contains libraries and header files for developing applications tha %doc ChangeLog NEWS README README.html %changelog +* Sat Aug 01 2020 Automatic Build System 0.15-1mamba +- automatic version update by autodist + * Mon May 04 2020 Automatic Build System 0.14-1mamba - automatic version update by autodist