From 22422cdf72ea88fce5feded1a149dd6ea63610f2913e3a509fd5c8988596c40a Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Thu, 10 Feb 2022 13:37:51 +0000 Subject: [PATCH 1/2] - Fix license tag in spec file. OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=173 --- openvpn.changes | 5 +++++ openvpn.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/openvpn.changes b/openvpn.changes index 1991d1d..2af4046 100644 --- a/openvpn.changes +++ b/openvpn.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 10 13:36:16 UTC 2022 - Reinhard Max + +- Fix license tag in spec file. + ------------------------------------------------------------------- Wed Dec 15 21:21:35 UTC 2021 - Dirk Müller diff --git a/openvpn.spec b/openvpn.spec index ea1e8c9..2fdbeff 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -1,7 +1,7 @@ # # spec file for package openvpn # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ Name: openvpn Version: 2.5.5 Release: 0 Summary: Full-featured SSL VPN solution using a TUN/TAP Interface -License: LGPL-2.1-only AND SUSE-GPL-2.0-with-openssl-exception +License: GPL-2.0-only-with-openvpn-openssl-exception Group: Productivity/Networking/Security URL: https://openvpn.net/ Source: https://swupdate.openvpn.org/community/releases/openvpn-%{version}.tar.xz From 6239b63479af399ee53b9f4fb16806a531476b504c3ba79bdbc1934ae546198d Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Thu, 17 Feb 2022 14:06:54 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=174 --- openvpn.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvpn.spec b/openvpn.spec index 2fdbeff..7095905 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -27,7 +27,7 @@ Name: openvpn Version: 2.5.5 Release: 0 Summary: Full-featured SSL VPN solution using a TUN/TAP Interface -License: GPL-2.0-only-with-openvpn-openssl-exception +License: GPL-2.0-only WITH openvpn-openssl-exception Group: Productivity/Networking/Security URL: https://openvpn.net/ Source: https://swupdate.openvpn.org/community/releases/openvpn-%{version}.tar.xz