commit c903e974ab447d40703f12453ba9d0b42ff235ec
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Tue Feb 19 01:48:07 2019 +0100
Release 0.0.20190123
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 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.spec b/wireguard.spec
index 5db8a16..63f1acc 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -1,6 +1,6 @@
Name: wireguard
Summary: Fast, modern, secure VPN tunnel
-Version: 0.0.20181218
+Version: 0.0.20190123
Release: 1%{?dist}
License: GPLv2
@@ -82,6 +82,9 @@ popd
%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
Show replies by date