Update to git checkout 2020-02-02
This commit is contained in:
parent
6582fdff2e
commit
4afbdc00fa
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/domoticz-4.11553.tar.gz
|
||||
/domoticz-4.11671.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
#define APPVERSION 11553
|
||||
#define APPHASH "2a47b97"
|
||||
#define APPDATE 1575758836
|
||||
#define APPVERSION 11671
|
||||
#define APPHASH "df9de70"
|
||||
#define APPDATE 1580601600
|
||||
|
@ -4,6 +4,6 @@
|
||||
-#define APPVERSION 9700
|
||||
-#define APPHASH "b97777b"
|
||||
-#define APPDATE 1478691222
|
||||
+#define APPVERSION 11553
|
||||
+#define APPHASH "2a47b97"
|
||||
+#define APPDATE 1575758836
|
||||
+#define APPVERSION 11671
|
||||
+#define APPHASH "df9de70"
|
||||
+#define APPDATE 1580601600
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global git_short_hash 2a47b97
|
||||
%global git_hash 2a47b97c4c0b4e86ebb204674c837ba9f4a692d6
|
||||
%global git_short_hash df9de70
|
||||
%global git_hash df9de7020c4317a484c39f7330e6d1c9ca3d9ec9
|
||||
|
||||
Name: domoticz
|
||||
Version: 4.11553
|
||||
Release: 0.git20191207.1%{?dist}
|
||||
Version: 4.11671
|
||||
Release: 0.git20200202.1%{?dist}
|
||||
Summary: Open source Home Automation System
|
||||
|
||||
License: GPLv3+ and ASL 2.0 and Boost and BSD and MIT
|
||||
@ -223,6 +223,9 @@ usermod -G domoticz,dialout domoticz
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 05 2020 Michael Cronenworth <mike@cchtml.com> - 4.11671-0.git20200202.1
|
||||
- Update git checkout
|
||||
|
||||
* Sat Dec 07 2019 Michael Cronenworth <mike@cchtml.com> - 4.11553-0.git20191207.1
|
||||
- Update git checkout (RHBZ#1780739)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (domoticz-4.11553.tar.gz) = 2e5196bacd5f94cf47452a5ab899eb166e34537324c207e1e902d00c0e109379c6ded7cacda1c5acffb1824e8ecabb369eced64c38db4d7b8b0e627cd92efb55
|
||||
SHA512 (domoticz-4.11671.tar.gz) = 0a90d4bd29876120f622992dc8a64d4ed1dcfc3eb045c1e66092e359a0d3df4277aac1703551f6d11a8b612c891f6bcc56c51359e906b22affdf1fc088b892d1
|
||||
|
Loading…
Reference in New Issue
Block a user