commit 5f6abbb8c55c81abd57750736473b31c50068a9c
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Sep 15 12:28:47 2019 +0100
Merge branch 'master' into el7
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index da2575a..7cc97ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/WireGuard-0.0.20190406.tar.xz
/WireGuard-0.0.20190531.tar.xz
/WireGuard-0.0.20190702.tar.xz
+/WireGuard-0.0.20190913.tar.xz
diff --git a/sources b/sources
index b79940d..d5f9605 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7410a52bacc5eb85e1634a20c07d3bed WireGuard-0.0.20190702.tar.xz
+ec2345dfc8ffc61ccd7529d5d19b2602 WireGuard-0.0.20190913.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index 2f3b36b..954d472 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -5,8 +5,8 @@
Name: wireguard-kmod
Summary: Kernel module (kmod) for Wireguard
-Version: 0.0.20190702
-Release: 3%{?dist}
+Version: 0.0.20190913
+Release: 1%{?dist}
License: GPLv2
URL:
https://www.wireguard.com/
@@ -60,6 +60,9 @@ done
%changelog
+* Sun Sep 15 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 0.0.20190913-1
+- Release 0.0.20190913
+
* Wed Sep 04 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 0.0.20190702-3
- Rebuild for new el7 kernel and generate kmod package