commit 24e47b9fd914c3381d847daba5e4a7a1b92bf534
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Tue Feb 19 01:47:38 2019 +0100
Release 0.0.20190123
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f5547c6..b30d6c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/WireGuard-0.0.20181115.tar.xz
/WireGuard-0.0.20181119.tar.xz
/WireGuard-0.0.20181218.tar.xz
+/WireGuard-0.0.20190123.tar.xz
diff --git a/sources b/sources
index a11fb1d..3ee0169 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4136c508658dbec759a6382dd19687fd WireGuard-0.0.20181218.tar.xz
+8a0a232f65d5d86dd408efd9ac30bcf9 WireGuard-0.0.20190123.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index ec19a58..fc00d85 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.20181218
+Version: 0.0.20190123
Release: 1%{?dist}
License: GPLv2
@@ -58,6 +58,9 @@ done
%changelog
+* Tue Feb 19 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190123-1
+- Release 0.0.20190123
+
* Tue Dec 18 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181218-1
- Release 0.0.20181218
- Use make modules instead of make module
Show replies by date