commit 8b3d057501e03ddfa551fe9a6d5f3ab72ca59e8a
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Tue Sep 25 17:34:17 2018 +0200
Release 0.0.20180925
.gitignore | 1 +
sources | 2 +-
wireguard.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c07acc..1c70c6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/WireGuard-0.0.20180918.tar.xz
+/WireGuard-0.0.20180925.tar.xz
diff --git a/sources b/sources
index 257d15c..5de2a6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a0de98d1924edd231f55fd0a880c8022 WireGuard-0.0.20180918.tar.xz
+b049f5af2a0dae7c12789b0462a9e9f9 WireGuard-0.0.20180925.tar.xz
diff --git a/wireguard.spec b/wireguard.spec
index f93602f..1a5963a 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -1,6 +1,6 @@
Name: wireguard
Summary: Fast, modern, secure VPN tunnel
-Version: 0.0.20180918
+Version: 0.0.20180925
Release: 1%{?dist}
License: GPLv2
@@ -82,5 +82,8 @@ popd
%changelog
+* Tue Sep 25 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20180925-1
+- Release 0.0.20180925
+
* Sun Sep 23 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20180918-1
- Initial package
Show replies by date