|
|
@ -1,9 +1,9 @@
|
|
|
|
Name: wireguard-tools
|
|
|
|
Name: wireguard-tools
|
|
|
|
Version: 1.0.20210914
|
|
|
|
Version: 1.0.20210914
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 2%{?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: GPLv2
|
|
|
|
|
|
|
|
|
|
|
|
Source0: https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-%{version}.tar.xz
|
|
|
|
Source0: https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
|
@ -51,12 +51,6 @@ WITH_BASHCOMPLETION=yes WITH_WGQUICK=yes WITH_SYSTEMDUNITS=yes -C src
|
|
|
|
%{_mandir}/man8/wg-quick.8*
|
|
|
|
%{_mandir}/man8/wg-quick.8*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.20210914-3
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 9.4 beta
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Aug 11 2023 Hangbin Liu <haliu@redhat.com> - 1.0.20210914-3
|
|
|
|
|
|
|
|
- Convert spec license tag to SPDX format (RHELMISC-1353)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Aug 23 2022 Hangbin Liu <haliu@redhat.com> - 1.0.20210914-2
|
|
|
|
* Tue Aug 23 2022 Hangbin Liu <haliu@redhat.com> - 1.0.20210914-2
|
|
|
|
- Add resolvconf requirement (rhbz#2120112)
|
|
|
|
- Add resolvconf requirement (rhbz#2120112)
|
|
|
|
|
|
|
|
|
|
|
|