automatic version update by autodist [release 1.6.5-1mamba;Tue Aug 18 2015]

This commit is contained in:
Automatic Build System 2024-01-06 00:21:23 +01:00
parent 2705990c65
commit aef3476da3

View File

@ -1,6 +1,6 @@
%define pkgver %(echo %version | tr _ -)
Name: jsoncpp
Version: 1.6.2
Version: 1.6.5
Release: 1mamba
Summary: An implementation of a JSON reader and writer in C++
Group: System/Libraries
@ -46,7 +46,7 @@ This package contains libraries and header files for developing applications tha
%setup -q
#%patch0 -p1
#%patch1 -p1
%patch2 -p1
#%patch2 -p1
%build
%cmake -d build \
@ -79,6 +79,9 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/pkgconfig/jsoncpp.pc
%changelog
* Tue Aug 18 2015 Automatic Build System <autodist@mambasoft.it> 1.6.5-1mamba
- automatic version update by autodist
* Mon Jun 01 2015 Automatic Build System <autodist@mambasoft.it> 1.6.2-1mamba
- automatic version update by autodist