rebuilt with libjsoncpp 1.9.5 [release 2021.1-4mamba;Mon Dec 20 2021]
This commit is contained in:
parent
225e86fc94
commit
8eda746b00
@ -1,6 +1,6 @@
|
|||||||
Name: domoticz
|
Name: domoticz
|
||||||
Version: 2021.1
|
Version: 2021.1
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: A Home Automation System that lets you monitor and configure various devices
|
Summary: A Home Automation System that lets you monitor and configure various devices
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -26,6 +26,7 @@ BuildRequires: libsqlite-devel
|
|||||||
BuildRequires: libusb-compat-devel
|
BuildRequires: libusb-compat-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libjsoncpp-devel >= 1.9.5
|
||||||
BuildRequires: libfmt-devel >= 8.0.1
|
BuildRequires: libfmt-devel >= 8.0.1
|
||||||
BuildRequires: libminizip-devel >= 2.10.0-2mamba
|
BuildRequires: libminizip-devel >= 2.10.0-2mamba
|
||||||
BuildRequires: libcereal-devel
|
BuildRequires: libcereal-devel
|
||||||
@ -109,6 +110,9 @@ install -d -m0755 %{buildroot}/var/lib/domoticz
|
|||||||
%doc License.txt
|
%doc License.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2021.1-4mamba
|
||||||
|
- rebuilt with libjsoncpp 1.9.5
|
||||||
|
|
||||||
* Mon Oct 18 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2021.1-3mamba
|
* Mon Oct 18 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2021.1-3mamba
|
||||||
- rebuilt with libfmt 8.0.1
|
- rebuilt with libfmt 8.0.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user