diff --git a/jsoncpp.spec b/jsoncpp.spec index 2f84b6e..f9d330f 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: jsoncpp -Version: 1.1.0 +Version: 1.4.2 Release: 1mamba Summary: An implementation of a JSON reader and writer in C++ Group: System/Libraries @@ -69,10 +69,14 @@ This package contains libraries and header files for developing applications tha %defattr(-,root,root) %dir %{_includedir}/json %{_includedir}/json/*.h +%{_libdir}/libjsoncpp.a %{_libdir}/libjsoncpp.so %{_libdir}/pkgconfig/jsoncpp.pc %changelog +* Mon Feb 16 2015 Silvan Calarco 1.4.2-1mamba +- update to 1.4.2 + * Sun Jan 18 2015 Silvan Calarco 1.1.0-1mamba - update to 1.1.0