update to 1.4.2 [release 1.4.2-1mamba;Mon Feb 16 2015]
This commit is contained in:
parent
e9c1714db6
commit
f4b51eeacb
@ -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 <silvan.calarco@mambasoft.it> 1.4.2-1mamba
|
||||
- update to 1.4.2
|
||||
|
||||
* Sun Jan 18 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-1mamba
|
||||
- update to 1.1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user