Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f5fecf0fab |
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@
|
|||
/wireguard-tools-1.0.20210315.tar.xz
|
||||
/wireguard-tools-1.0.20210424.tar.xz
|
||||
/wireguard-tools-1.0.20210914.tar.xz
|
||||
/wireguard-tools-1.0.20250521.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wireguard-tools-1.0.20210914.tar.xz) = 6727ea65551dbb064457449b93a943bd6534ca93bc7fa5704c2f6826266c98688ee9ea28731fda57a5245d5f63c05f3899fcca54e40c0b6251b7c4796e957445
|
||||
SHA512 (wireguard-tools-1.0.20250521.tar.xz) = 93a9ef1caaf8494f7f43fd2557c6499414481bcc7006e10ee9ad7cc520a0d0751e5fb65f6d554424ed9f2ef7a3ad510413d7aa021d829e6a631e81d24d7f47eb
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: wireguard-tools
|
||||
Version: 1.0.20210914
|
||||
Release: 8%{?dist}
|
||||
Version: 1.0.20250521
|
||||
Release: 1%{?dist}
|
||||
URL: https://www.wireguard.com/
|
||||
Summary: Fast, modern, secure VPN tunnel
|
||||
# Automatically converted from old format: GPLv2 - review is highly recommended.
|
||||
|
|
@ -58,6 +58,9 @@ WITH_BASHCOMPLETION=yes WITH_WGQUICK=yes WITH_SYSTEMDUNITS=yes -C src
|
|||
%{_mandir}/man8/wg-quick.8*
|
||||
|
||||
%changelog
|
||||
* Wed May 21 2025 Joe Doss <joe@solidadmin.com> - 1.0.20250521-1
|
||||
- Update to 1.0.20250521
|
||||
|
||||
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 1.0.20210914-8
|
||||
- convert license to SPDX
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue