Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c4b7190c24 |
@ -1,6 +1,6 @@
|
|||||||
Name: wireguard-tools
|
Name: wireguard-tools
|
||||||
Version: 1.0.20210914
|
Version: 1.0.20210914
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
URL: https://www.wireguard.com/
|
URL: https://www.wireguard.com/
|
||||||
Summary: Fast, modern, secure VPN tunnel
|
Summary: Fast, modern, secure VPN tunnel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -51,6 +51,11 @@ WITH_BASHCOMPLETION=yes WITH_WGQUICK=yes WITH_SYSTEMDUNITS=yes -C src
|
|||||||
%{_mandir}/man8/wg-quick.8*
|
%{_mandir}/man8/wg-quick.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 29 2025 Jian Liu <jianliu@redhat.com> - 1.0.20210914-4
|
||||||
|
- Enable gating test in tmt (RHEL-137806)
|
||||||
|
Resolves: RHEL-137806
|
||||||
|
|
||||||
|
|
||||||
* Fri Aug 11 2023 Hangbin Liu <haliu@redhat.com> - 1.0.20210914-3
|
* Fri Aug 11 2023 Hangbin Liu <haliu@redhat.com> - 1.0.20210914-3
|
||||||
- Convert spec license tag to SPDX format (RHELMISC-1353)
|
- Convert spec license tag to SPDX format (RHELMISC-1353)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user