commit 0ed86f15704cba2b7fe4d245778a825b3ec789fd
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Fri May 31 20:16:47 2019 +0200
Release 0.0.20190531
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c409cd6..487ddd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/WireGuard-0.0.20190123.tar.xz
/WireGuard-0.0.20190227.tar.xz
/WireGuard-0.0.20190406.tar.xz
+/WireGuard-0.0.20190531.tar.xz
diff --git a/sources b/sources
index 76f26e0..55839a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c11254fe48695e61c145a7e82756ecba WireGuard-0.0.20190406.tar.xz
+7cdc1321a66f56f9f41d15cc8ab7e9a0 WireGuard-0.0.20190531.tar.xz
diff --git a/wireguard.spec b/wireguard.spec
index 0c2408a..85941a8 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -1,6 +1,6 @@
Name: wireguard
Summary: Fast, modern, secure VPN tunnel
-Version: 0.0.20190406
+Version: 0.0.20190531
Release: 1%{?dist}
License: GPLv2
@@ -74,6 +74,9 @@ sed -i '1s@/usr/bin/env bash@/bin/bash@'
contrib/examples/ncat-client-server/cli
%changelog
+* Fri May 31 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190531-1
+- Release 0.0.20190531
+
* Sat Apr 06 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190406-1
- Release 0.0.20190406
Show replies by date