From 8eda746b008d64d37b0b44389e48600c6388cdf6 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 21:54:32 +0100 Subject: [PATCH] rebuilt with libjsoncpp 1.9.5 [release 2021.1-4mamba;Mon Dec 20 2021] --- domoticz.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domoticz.spec b/domoticz.spec index 19cbe79..0257983 100644 --- a/domoticz.spec +++ b/domoticz.spec @@ -1,6 +1,6 @@ Name: domoticz Version: 2021.1 -Release: 3mamba +Release: 4mamba Summary: A Home Automation System that lets you monitor and configure various devices Group: System/Kernel and Hardware Vendor: openmamba @@ -26,6 +26,7 @@ BuildRequires: libsqlite-devel BuildRequires: libusb-compat-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END +BuildRequires: libjsoncpp-devel >= 1.9.5 BuildRequires: libfmt-devel >= 8.0.1 BuildRequires: libminizip-devel >= 2.10.0-2mamba BuildRequires: libcereal-devel @@ -109,6 +110,9 @@ install -d -m0755 %{buildroot}/var/lib/domoticz %doc License.txt %changelog +* Mon Dec 20 2021 Silvan Calarco 2021.1-4mamba +- rebuilt with libjsoncpp 1.9.5 + * Mon Oct 18 2021 Silvan Calarco 2021.1-3mamba - rebuilt with libfmt 8.0.1