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