From aef3476da34d7d4a88d1ad8dae95ce4d65fb8c43 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 00:21:23 +0100 Subject: [PATCH] automatic version update by autodist [release 1.6.5-1mamba;Tue Aug 18 2015] --- jsoncpp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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