commit 8ff7e6a58d4959a5092da3b779f6e18094863c3b
Author: Jan RÄ™korajski <[email protected]>
Date:   Mon May 4 08:56:38 2020 +0200

    - fix version macros
    - rel 2

 WireGuard.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/WireGuard.spec b/WireGuard.spec
index 6c6ddbb..c0cd12b 100644
--- a/WireGuard.spec
+++ b/WireGuard.spec
@@ -1,11 +1,11 @@
 # nothing to be placed to debuginfo package
 %define                _enable_debug_packages  0
 
-%define                rel     1
+%define                rel     2
 Summary:       WireGuard is an extremely simple yet fast and modern VPN that 
utilizes state-of-the-art cryptography
-Name:          WireGuard%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel}
+Name:          WireGuard%{_alt_kernel}
 Version:       1.0.20200429
-Release:       %{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}}
+Release:       %{rel}@%{_kernel_ver_str}
 License:       GPL v2
 Group:         Networking/Daemons
 Source0:       
https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-%{version}.tar.xz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/WireGuard.git/commitdiff/8ff7e6a58d4959a5092da3b779f6e18094863c3b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to