commit 214717d78b44059cc871161eeb2a5a49ac46097d
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Fri Nov 16 16:07:50 2018 +0100
Release 0.0.20181115
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e615b8..4f8199f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/WireGuard-0.0.20181006.tar.xz
/WireGuard-0.0.20181007.tar.xz
/WireGuard-0.0.20181018.tar.xz
+/WireGuard-0.0.20181115.tar.xz
diff --git a/sources b/sources
index b26d773..c59df52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6c9956a447f8f97159144467083c7fb WireGuard-0.0.20181018.tar.xz
+3ad3ea4705f1d855990f565480294ded WireGuard-0.0.20181115.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index 2361293..027605e 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -3,7 +3,7 @@
Name: wireguard-kmod
Summary: Kernel module (kmod) for Wireguard
-Version: 0.0.20181018
+Version: 0.0.20181115
Release: 1%{?dist}
License: GPLv2
@@ -58,6 +58,9 @@ done
%changelog
+* Fri Nov 16 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181115-1
+- Release 0.0.20181115
+
* Thu Oct 18 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181018-1
- Release 0.0.20181018
Show replies by date