commit 367919c37d77ed4c7dc33ecc1da00ec037359356
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Mon Nov 19 19:58:20 2018 +0100
Release 0.0.20181119
.gitignore | 1 +
sources | 2 +-
wireguard.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4f8199f..b11ece8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/WireGuard-0.0.20181007.tar.xz
/WireGuard-0.0.20181018.tar.xz
/WireGuard-0.0.20181115.tar.xz
+/WireGuard-0.0.20181119.tar.xz
diff --git a/sources b/sources
index c59df52..08d89ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ad3ea4705f1d855990f565480294ded WireGuard-0.0.20181115.tar.xz
+d1bafdc59a2bed867879b737c17b66b3 WireGuard-0.0.20181119.tar.xz
diff --git a/wireguard.spec b/wireguard.spec
index e97cf75..81f7f94 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -1,6 +1,6 @@
Name: wireguard
Summary: Fast, modern, secure VPN tunnel
-Version: 0.0.20181115
+Version: 0.0.20181119
Release: 1%{?dist}
License: GPLv2
@@ -82,6 +82,9 @@ popd
%changelog
+* Mon Nov 19 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181119-1
+- Release 0.0.20181119
+
* Fri Nov 16 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181115-1
- Release 0.0.20181115
Show replies by date