From d51fbceb0eb5e22ef5e741b1d328769430da97a8 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 21:26:27 +0100 Subject: [PATCH] rebuilt with libjsoncpp 1.9.5 [release 3.22.1-2mamba;Tue Dec 21 2021] --- cmake.spec | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/cmake.spec b/cmake.spec index b035c83..7de0f7a 100644 --- a/cmake.spec +++ b/cmake.spec @@ -1,13 +1,13 @@ %define majorminor %(echo %version | cut -d. -f 1-2) Name: cmake -Version: 3.21.3 -Release: 1mamba +Version: 3.22.1 +Release: 2mamba Summary: A cross-platform, open-source make system Group: Development/Tools Vendor: openmamba Distribution: openmamba -Packager: Aleph0 +Packager: Silvan Calarco URL: https://cmake.org/ Source0: http://www.cmake.org/files/v%{majorminor}/cmake-%{version}.tar.gz Source1: cmake-rpmmacro @@ -16,7 +16,6 @@ Patch1: cmake-2.8.11.2-ImageMagick-6.8.patch Patch2: cmake-2.8.12.1-freetype-2.5.1.patch License: BSD ## AUTOBUILDREQ-BEGIN -#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package BuildRequires: glibc-devel BuildRequires: libarchive-devel BuildRequires: libcurl-devel @@ -29,7 +28,7 @@ BuildRequires: libstdc++6-devel BuildRequires: libuv-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END -BuildRequires: libjsoncpp-devel >= 1.9.1-1mamba +BuildRequires: libjsoncpp-devel >= 1.9.5 BuildRequires: librhash-devel BuildRequires: libuv-devel BuildRequires: gcc-c++ @@ -96,6 +95,15 @@ install -D -m 0644 %{S:1} \ %{_datadir}/doc/%{name}-%{version}/ %changelog +* Tue Dec 21 2021 Silvan Calarco 3.22.1-2mamba +- rebuilt with libjsoncpp 1.9.5 + +* Wed Dec 08 2021 Automatic Build System 3.22.1-1mamba +- automatic version update by autodist + +* Thu Nov 18 2021 Automatic Build System 3.22.0-1mamba +- automatic version update by autodist + * Tue Sep 21 2021 Automatic Build System 3.21.3-1mamba - automatic version update by autodist