]> git.pld-linux.org Git - packages/domoticz.git/commitdiff
up to 2023.1 auto/th/domoticz-2023.1-1
authorJan Palus <atler@pld-linux.org>
Wed, 15 Feb 2023 19:31:51 +0000 (20:31 +0100)
committerJan Palus <atler@pld-linux.org>
Wed, 15 Feb 2023 19:31:51 +0000 (20:31 +0100)
domoticz-tinyxpath.patch
domoticz.spec

index 171173538f0dddb45d81a53560c114282bb463ca..ab45407230ed1de72f141ad08555d7a7258e8ec4 100644 (file)
@@ -193,3 +193,14 @@ index bc231d8f6..334f203a6 100644
  
  //Rainforest RAVEn USB ZigBee Smart Meter Adapter
  //https://rainforestautomation.com/rfa-z106-raven/
+--- domoticz-2023.1/hardware/EnphaseAPI.cpp.orig       2023-02-14 14:48:00.000000000 +0100
++++ domoticz-2023.1/hardware/EnphaseAPI.cpp    2023-02-15 19:45:27.206931016 +0100
+@@ -10,7 +10,7 @@
+ #include "../main/RFXtrx.h"
+ #include "../main/SQLHelper.h"
+ #include "../notifications/NotificationHelper.h"
+-#include "../tinyxpath/tinyxml.h"
++#include <tinyxml.h>
+ #include "hardwaretypes.h"
+ #include <iostream>
index 15032523583e6594e0548638e55b46097f9569af..1ed2ee35e6de7000ed42e8c0526507eec84d649c 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Open source Home Automation System
 Name:          domoticz
-Version:       2022.2
+Version:       2023.1
 Release:       1
 License:       GPLv3+ and ASL 2.0 and Boost and BSD and MIT
 Group:         Base
 URL:           http://www.domoticz.com
 Source0:       https://github.com/domoticz/domoticz/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: f9ac0ba4828dc40a19c1f24f8b2d9614
+# Source0-md5: fd2d853be241fb13e3582d5499c414ac
 Source1:       %{name}.service
 Source2:       %{name}.conf
 # Use system tinyxpath (https://github.com/domoticz/domoticz/pull/1759)
This page took 0.332955 seconds and 4 git commands to generate.