From e167e20813bb453e8b2ee1f85cbcc46da6963edeb194b64aa72daef5f8a0721c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 27 May 2011 13:34:32 +0000 Subject: [PATCH] Accepting request 71700 from home:babelworx:ldig:branches:devel:libraries:c_c++ license update: GPL-2.0+ or LGPL-2.1+ Update license syntax. Also GPLv2 was not correct. It is an ^or later^ clause OBS-URL: https://build.opensuse.org/request/show/71700 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/quazip?expand=0&rev=2 --- quazip.changes | 7 +++++++ quazip.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/quazip.changes b/quazip.changes index 961c809..28b7f34 100644 --- a/quazip.changes +++ b/quazip.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 27 13:30:37 UTC 2011 - cfarrell@novell.com + +- license update: GPL-2.0+ or LGPL-2.1+ + Update license syntax. Also GPLv2 was not correct. It is an ^or later^ + clause + ------------------------------------------------------------------- Wed Feb 23 15:41:23 UTC 2011 - adam@mizerski.pl diff --git a/quazip.spec b/quazip.spec index dd54a77..d414d27 100644 --- a/quazip.spec +++ b/quazip.spec @@ -23,7 +23,7 @@ Release: 1 Summary: C++ wrapper for ZIP/UNZIP Group: Development/Libraries/C and C++ -License: GPLv2, LGPLv2.1 +License: GPL-2.0+ or LGPL-2.1+ URL: http://quazip.sourceforge.net/ # repacked http://sourceforge.net/projects/quazip/files/quazip/%%{version}/quazip-%%{version}.zip/download Source0: %{name}-%{version}.tar.bz2