commit 37e6e22af1c162fee179c7dd2e61036bcb1c2047
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Thu Feb 28 14:25:06 2019 +0100
Release 0.0.20190227
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 b30d6c1..a9d4a70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/WireGuard-0.0.20181119.tar.xz
/WireGuard-0.0.20181218.tar.xz
/WireGuard-0.0.20190123.tar.xz
+/WireGuard-0.0.20190227.tar.xz
diff --git a/sources b/sources
index 3ee0169..9217180 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a0a232f65d5d86dd408efd9ac30bcf9 WireGuard-0.0.20190123.tar.xz
+148748a50ed153cbc2f21c086e5623f9 WireGuard-0.0.20190227.tar.xz
diff --git a/wireguard.spec b/wireguard.spec
index e53d7d3..e78a76b 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -1,6 +1,6 @@
Name: wireguard
Summary: Fast, modern, secure VPN tunnel
-Version: 0.0.20190123
+Version: 0.0.20190227
Release: 1%{?dist}
License: GPLv2
@@ -82,6 +82,9 @@ popd
%changelog
+* Thu Feb 28 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190227-1
+- Release 0.0.20190227
+
* Tue Feb 19 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190123-1
- Release 0.0.20190123
Show replies by date