update to 0.6.0_rc2 [release 0.6.0_rc2-1mamba;Mon Jul 07 2014]
This commit is contained in:
parent
f20045f721
commit
bb00612351
@ -1,6 +1,6 @@
|
|||||||
%define pkgver %(echo %version | tr _ -)
|
%define pkgver %(echo %version | tr _ -)
|
||||||
Name: jsoncpp
|
Name: jsoncpp
|
||||||
Version: 0.5.0
|
Version: 0.6.0_rc2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An implementation of a JSON reader and writer in C++
|
Summary: An implementation of a JSON reader and writer in C++
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -74,5 +74,8 @@ ln -s libjsoncpp.so.0 %{buildroot}%{_libdir}/libjsoncpp.so
|
|||||||
%doc README.txt
|
%doc README.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 07 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.0_rc2-1mamba
|
||||||
|
- update to 0.6.0_rc2
|
||||||
|
|
||||||
* Fri Jun 20 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.0-1mamba
|
* Fri Jun 20 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user