commit 4b87200ad4f452e83ef7ad93ecc2cf94be51413d
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Sat Oct 6 10:52:25 2018 +0200
Release 0.0.20181006
.gitignore | 1 +
sources | 2 +-
wireguard.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c70c6a..fce96fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/WireGuard-0.0.20180918.tar.xz
/WireGuard-0.0.20180925.tar.xz
+/WireGuard-0.0.20181006.tar.xz
diff --git a/sources b/sources
index 5de2a6a..6f75f30 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b049f5af2a0dae7c12789b0462a9e9f9 WireGuard-0.0.20180925.tar.xz
+113975c6fc286c1304dab693e6198859 WireGuard-0.0.20181006.tar.xz
diff --git a/wireguard.spec b/wireguard.spec
index 1a5963a..05c426f 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -1,6 +1,6 @@
Name: wireguard
Summary: Fast, modern, secure VPN tunnel
-Version: 0.0.20180925
+Version: 0.0.20181006
Release: 1%{?dist}
License: GPLv2
@@ -82,6 +82,9 @@ popd
%changelog
+* Sat Oct 06 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181006-1
+- Release 0.0.20181006
+
* Tue Sep 25 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20180925-1
- Release 0.0.20180925
Show replies by date