diff --git a/jsoncpp.spec b/jsoncpp.spec index 0e49cab..d205821 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -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 1.6.5-1mamba +- automatic version update by autodist + * Mon Jun 01 2015 Automatic Build System 1.6.2-1mamba - automatic version update by autodist