From 66356954b73fc295a488658711fa0ef2d29f19ac Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 00:21:26 +0100 Subject: [PATCH] automatic version update by autodist [release 1.8.4-1mamba;Mon Jan 15 2018] --- jsoncpp.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/jsoncpp.spec b/jsoncpp.spec index 5f5195a..0e6c236 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: jsoncpp -Version: 1.8.1 +Version: 1.8.4 Release: 1mamba Summary: An implementation of a JSON reader and writer in C++ Group: System/Libraries @@ -74,11 +74,17 @@ This package contains libraries and header files for developing applications tha %dir %{_includedir}/jsoncpp %dir %{_includedir}/jsoncpp/json %{_includedir}/jsoncpp/json/*.h -%{_libdir}/libjsoncpp.a +%{_libdir}/libjsoncpp_static.a %{_libdir}/libjsoncpp.so %{_libdir}/pkgconfig/jsoncpp.pc %changelog +* Mon Jan 15 2018 Automatic Build System 1.8.4-1mamba +- automatic version update by autodist + +* Sun Dec 24 2017 Automatic Build System 1.8.3-1mamba +- automatic version update by autodist + * Thu Jul 13 2017 Automatic Build System 1.8.1-1mamba - automatic version update by autodist