From c4b7190c245de291caca44e086ecbe435ab59b04 Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Mon, 30 Mar 2026 11:14:29 -0400 Subject: [PATCH] import CS wireguard-tools-1.0.20210914-4.el9 --- SPECS/wireguard-tools.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/SPECS/wireguard-tools.spec b/SPECS/wireguard-tools.spec index 470bedd..4ba18e9 100644 --- a/SPECS/wireguard-tools.spec +++ b/SPECS/wireguard-tools.spec @@ -1,6 +1,6 @@ Name: wireguard-tools Version: 1.0.20210914 -Release: 3%{?dist} +Release: 4%{?dist} URL: https://www.wireguard.com/ Summary: Fast, modern, secure VPN tunnel License: GPL-2.0-only @@ -51,6 +51,11 @@ WITH_BASHCOMPLETION=yes WITH_WGQUICK=yes WITH_SYSTEMDUNITS=yes -C src %{_mandir}/man8/wg-quick.8* %changelog +* Mon Dec 29 2025 Jian Liu - 1.0.20210914-4 +- Enable gating test in tmt (RHEL-137806) + Resolves: RHEL-137806 + + * Fri Aug 11 2023 Hangbin Liu - 1.0.20210914-3 - Convert spec license tag to SPDX format (RHELMISC-1353)