From c18825efffe27e1385a027bfaa308c184fe0fffa3fce702081141bb1899000da Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 3 Feb 2013 07:04:40 +0000 Subject: [PATCH] Accepting request 150821 from openSUSE:Factory:Staging:spdx update license to new format OBS-URL: https://build.opensuse.org/request/show/150821 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=18 --- libgcrypt.changes | 5 +++++ libgcrypt.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/libgcrypt.changes b/libgcrypt.changes index a174a2e..8c2d792 100644 --- a/libgcrypt.changes +++ b/libgcrypt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 2 18:51:33 UTC 2013 - coolo@suse.com + +- update license to new format + ------------------------------------------------------------------- Tue Jun 12 21:19:18 UTC 2012 - chris@computersalat.de diff --git a/libgcrypt.spec b/libgcrypt.spec index f530e1f..466e2cd 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -1,7 +1,7 @@ # # spec file for package libgcrypt # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Url: http://directory.fsf.org/wiki/Libgcrypt Version: 1.5.0 Release: 0 Summary: The GNU Crypto Library -License: GPL-2.0+ ; LGPL-2.1+ +License: GPL-2.0+ and LGPL-2.1+ Group: Development/Libraries/C and C++ Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf @@ -43,7 +43,7 @@ GnuPG (alpha version). %package -n %{libsoname} Summary: The GNU Crypto Library -License: GPL-2.0+ ; LGPL-2.1+ +License: GPL-2.0+ and LGPL-2.1+ Group: Development/Libraries/C and C++ # bug437293 %ifarch ppc64 @@ -60,7 +60,7 @@ GnuPG (alpha version). %package devel Summary: The GNU Crypto Library -License: GFDL-1.1 ; GPL-2.0+ ; LGPL-2.1+ ; MIT +License: GFDL-1.1 and GPL-2.0+ and LGPL-2.1+ and MIT Group: Development/Libraries/C and C++ Requires: %{libsoname} = %{version} Requires: glibc-devel