[zerotier-one] build(update): 1.6.6
by Artem Polishchuk
commit 6965a494bd90cad280e8d0b282facc0b28feed40
Author: Artem Polishchuk <ego.cordatus(a)gmail.com>
Date: Thu Sep 23 17:40:31 2021 +0300
build(update): 1.6.6
.gitignore | 1 +
sources | 2 +-
zerotier-one.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 35189ea..19f70f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/zerotier-one-1.6.5.tar.gz
+/zerotier-one-1.6.6.tar.gz
diff --git a/sources b/sources
index 7c07bb9..5e034c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zerotier-one-1.6.5.tar.gz) = 34052693c94bce239b6a3edb48083806d790874585b4f79a47d007afa9b71c779716f5ee8f1dec9395045c2adb3b183af151e69806f7ff657f851e246dba751b
+SHA512 (zerotier-one-1.6.6.tar.gz) = bc3716803d60e58806762b21c851402ae40fddbd94d53a6b54d2e398173e6c790d45c551baf6e07f6be5e19a301a40eaadab32529259999ddea78d234dc804ac
diff --git a/zerotier-one.spec b/zerotier-one.spec
index bbd3db4..cd6e6ff 100644
--- a/zerotier-one.spec
+++ b/zerotier-one.spec
@@ -1,6 +1,6 @@
Name: zerotier-one
-Version: 1.6.5
-Release: 2%{?dist}
+Version: 1.6.6
+Release: 1%{?dist}
Summary: Smart Ethernet Switch for Earth
# Boost: README.md
@@ -110,6 +110,9 @@ install -Dpm0644 debian/%{name}.service %{buildroot}%{_unitdir}/%{name}.service
%changelog
+* Thu Sep 23 2021 Artem Polishchuk <ego.cordatus(a)gmail.com> - 1.6.6-1
+- build(update): 1.6.6
+
* Wed Aug 04 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.6.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
3 years, 2 months
[vdr-markad/f33] Update to 3.0.13
by Martin Gansser
Summary of changes:
3034862... Update to 3.0.13 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 2 months
[vdr-markad/f34] Update to 3.0.13
by Martin Gansser
Summary of changes:
3034862... Update to 3.0.13 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 2 months
[vdr-markad/f35] Update to 3.0.13
by Martin Gansser
Summary of changes:
3034862... Update to 3.0.13 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 2 months
[vdr-markad] Update to 3.0.13
by Martin Gansser
commit 3034862b7a3834362171ec070e6a81e3d827c708
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Sep 23 10:33:22 2021 +0200
Update to 3.0.13
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3d5a5c2..294f9cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-3.0.10.tar.gz
/vdr-markad-3.0.11.tar.gz
/vdr-markad-3.0.12.tar.gz
+/vdr-markad-3.0.13.tar.gz
diff --git a/sources b/sources
index e9fd939..e60a2c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-3.0.12.tar.gz) = 67638a926c7de997255b06d56e26717d4739110ce9c1ed02419bced8e5258db94a9e5eb57eccdf2f2fffb2977452eb004fe538dbe07309db6cd63ca8456070da
+SHA512 (vdr-markad-3.0.13.tar.gz) = 7ba460120661621e0817a5e065df7bbceb75916a08eb171447670ac634f5eecef634b6e4774fcfa0c627c4ac0327b634e00b33b4868a0f0f21886b1926a4d7c9
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 73161eb..acad1b0 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -1,5 +1,5 @@
Name: vdr-markad
-Version: 3.0.12
+Version: 3.0.13
Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
@@ -48,6 +48,9 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Thu Sep 23 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.13-1
+- Update to 3.0.13
+
* Sat Sep 11 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.12-1
- Update to 3.0.12
3 years, 2 months