Compare commits

1 Commits
main ... 1.1

2 changed files with 2 additions and 8 deletions

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Tue Feb 20 15:21:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Fri Oct 20 13:16:54 UTC 2023 - Frederic Crozat <fcrozat@suse.com>

View File

@@ -47,8 +47,8 @@ WireGuard kernel module. Currently, it provides only a single tool:
wg: set and retrieve configuration of WireGuard interfaces
%prep
%autosetup -p1 -n wireguard-tools-%{version}
%setup -q -n wireguard-tools-%{version}
%patch1 -p1
## HACK: Fixing wg-quick's DNS= directive with a hatchet
contrib/dns-hatchet/apply.sh