commit 50ea5b8b1029fb863d59f06b1288a71abcb58e21
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Tue Sep 25 17:50:33 2018 +0200
Release 0.0.20180925
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c07acc..1c70c6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/WireGuard-0.0.20180918.tar.xz
+/WireGuard-0.0.20180925.tar.xz
diff --git a/sources b/sources
index 257d15c..5de2a6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a0de98d1924edd231f55fd0a880c8022 WireGuard-0.0.20180918.tar.xz
+b049f5af2a0dae7c12789b0462a9e9f9 WireGuard-0.0.20180925.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index 2911878..b78e824 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.20180918
+Version: 0.0.20180925
Release: 1%{?dist}
License: GPLv2
@@ -58,5 +58,8 @@ done
%changelog
+* Tue Sep 25 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20180925-1
+- Release 0.0.20180925
+
* Sun Sep 23 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20180918-1
- Initial package