|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: wireguard-tools
|
|
|
|
|
Version: 1.0.20210914
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
URL: https://www.wireguard.com/
|
|
|
|
|
Summary: Fast, modern, secure VPN tunnel
|
|
|
|
|
License: GPL-2.0-only
|
|
|
|
@ -51,8 +51,18 @@ WITH_BASHCOMPLETION=yes WITH_WGQUICK=yes WITH_SYSTEMDUNITS=yes -C src
|
|
|
|
|
%{_mandir}/man8/wg-quick.8*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.20210914-3
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.20210914-6
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.20210914-5
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.0.20210914-5
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Fri May 24 2024 Hangbin Liu <haliu@redhat.com> - 1.0.20210914-4
|
|
|
|
|
- Add gating test
|
|
|
|
|
|
|
|
|
|
* Fri Aug 11 2023 Hangbin Liu <haliu@redhat.com> - 1.0.20210914-3
|
|
|
|
|
- Convert spec license tag to SPDX format (RHELMISC-1353)
|
|
|
|
|