From 67e9697df43869f2f5b8a33fbbdbc6a26c5f266f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Fri, 5 Jan 2018 11:16:11 +0100 Subject: [PATCH] - fix release --- WireGuard.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WireGuard.spec b/WireGuard.spec index f0cb9aa..36153ca 100644 --- a/WireGuard.spec +++ b/WireGuard.spec @@ -16,7 +16,7 @@ exit 1 %define pname WireGuard Name: %{pname}%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel} Version: 0.0.20171221 -Release: %{rel} +Release: %{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}} Source0: https://git.zx2c4.com/WireGuard/snapshot/%{pname}-%{version}.tar.xz # Source0-md5: 39bb99fe11356423fb1ab45ae2d938bb Summary: WireGuard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography -- 2.43.0