commit a9c2dc12328a673595a33319b7dd6c6db1aa2e81
Author: Artem Polishchuk <ego.cordatus(a)gmail.com>
Date: Fri Oct 29 15:24:25 2021 +0300
chore(update): 1.8.1
.gitignore | 1 +
sources | 2 +-
zerotier-one.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19f70f9..4cba5a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/zerotier-one-1.6.5.tar.gz
/zerotier-one-1.6.6.tar.gz
+/zerotier-one-1.8.1.tar.gz
diff --git a/sources b/sources
index 5e034c2..b73d271 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zerotier-one-1.6.6.tar.gz) =
bc3716803d60e58806762b21c851402ae40fddbd94d53a6b54d2e398173e6c790d45c551baf6e07f6be5e19a301a40eaadab32529259999ddea78d234dc804ac
+SHA512 (zerotier-one-1.8.1.tar.gz) =
122c8020da098bd8b4f92113d7d7a330f6b1db41f22383d2e0712b739a9359bc80371e5ebae2cfed2ccecce504907ab437508d4fee486c6e60d2807d5aafe076
diff --git a/zerotier-one.spec b/zerotier-one.spec
index cd6e6ff..215d456 100644
--- a/zerotier-one.spec
+++ b/zerotier-one.spec
@@ -1,5 +1,5 @@
Name: zerotier-one
-Version: 1.6.6
+Version: 1.8.1
Release: 1%{?dist}
Summary: Smart Ethernet Switch for Earth
@@ -48,7 +48,7 @@ BuildRequires: pkgconfig(miniupnpc)
BuildRequires: pkgconfig(sqlite3)
Provides: bundled(http-parser)
-Provides: bundled(json) = 3.2.0
+Provides: bundled(json) = 3.10.2
Provides: bundled(salsa2012)
%description
@@ -110,6 +110,9 @@ install -Dpm0644 debian/%{name}.service
%{buildroot}%{_unitdir}/%{name}.service
%changelog
+* Fri Oct 29 2021 Artem Polishchuk <ego.cordatus(a)gmail.com> - 1.8.1-1
+- chore(update): 1.8.1
+
* Thu Sep 23 2021 Artem Polishchuk <ego.cordatus(a)gmail.com> - 1.6.6-1
- build(update): 1.6.6
Show replies by date