From 2da60df7d98e20c3e2b29cb5da4bf8a3b709979c 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.9.1-1mamba;Mon Sep 16 2019] --- jsoncpp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/jsoncpp.spec b/jsoncpp.spec index 0e6c236..6538fd1 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: jsoncpp -Version: 1.8.4 +Version: 1.9.1 Release: 1mamba Summary: An implementation of a JSON reader and writer in C++ Group: System/Libraries @@ -74,11 +74,14 @@ This package contains libraries and header files for developing applications tha %dir %{_includedir}/jsoncpp %dir %{_includedir}/jsoncpp/json %{_includedir}/jsoncpp/json/*.h -%{_libdir}/libjsoncpp_static.a %{_libdir}/libjsoncpp.so %{_libdir}/pkgconfig/jsoncpp.pc +%{_libdir}/cmake/jsoncpp/jsoncppConfig*.cmake %changelog +* Mon Sep 16 2019 Automatic Build System 1.9.1-1mamba +- automatic version update by autodist + * Mon Jan 15 2018 Automatic Build System 1.8.4-1mamba - automatic version update by autodist