From 9ce428aba0b04dd2d29bd1804cc55ee8b960badc Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Mon, 26 May 2025 11:03:20 -0700 Subject: [PATCH] chore(zapret): bump to v71 (#5049) (#5056) * chore(zapret): bump to v71 * chore(zapret): update.rhai script (cherry picked from commit 4b4962ea34450101a92e8134095250c0692c2fd4) Co-authored-by: VirtualFreeEx <122599332+VirtualFreeEx@users.noreply.github.com> --- anda/misc/zapret/update.rhai | 1 + anda/misc/zapret/zapret.spec | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 anda/misc/zapret/update.rhai diff --git a/anda/misc/zapret/update.rhai b/anda/misc/zapret/update.rhai new file mode 100644 index 0000000000..74bed62179 --- /dev/null +++ b/anda/misc/zapret/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("bol-van/zapret")); diff --git a/anda/misc/zapret/zapret.spec b/anda/misc/zapret/zapret.spec index e982b1ec96..cfdc004c0a 100644 --- a/anda/misc/zapret/zapret.spec +++ b/anda/misc/zapret/zapret.spec @@ -1,6 +1,6 @@ Name: zapret -Version: 70.6 -Release: 6%{?dist} +Version: 71 +Release: 1%{?dist} Summary: A multi-platform Deep Packet Inspection (DPI) bypass tool License: MIT ExcludeArch: s390x @@ -137,6 +137,8 @@ END %{_unitdir}/tpws@.service %changelog +* Mon May 26 2025 libffi - 71 +- Bump upstream. * Thu May 1 2025 libffi - 70.6-6 - Fix init.d breakages. * Thu May 1 2025 libffi - 70.6-5