diff --git a/libEMF.changes b/libEMF.changes index e9ad23a..52244e2 100644 --- a/libEMF.changes +++ b/libEMF.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 27 06:20:03 UTC 2013 - coolo@suse.com + +- update license to new format + ------------------------------------------------------------------- Wed Nov 7 16:25:41 CET 2012 - sbrabec@suse.cz diff --git a/libEMF.spec b/libEMF.spec index 35fb25a..e84d1de 100644 --- a/libEMF.spec +++ b/libEMF.spec @@ -1,7 +1,7 @@ # # spec file for package libEMF # -# 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 @@ -24,7 +24,7 @@ Source: %{name}-%{version}.tar.gz Url: http://libemf.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Library for Manipulation with Enhanced MetaFile (EMF, ECMA-234) -License: LGPL-2.1+ ; GPL-2.0+ +License: LGPL-2.1+ and GPL-2.0+ Group: System/Libraries # taken from includes/wine/winnt.h ExclusiveArch: alpha %arm %ix86 mips ppc ppc64 sparc s390 s390x x86_64 @@ -73,7 +73,7 @@ SO/OO graphics object. %package devel Summary: Library for manipulation with Enhanced MetaFile (EMF, ECMA-234) -License: LGPL-2.1+ ; GPL-2.0+ +License: LGPL-2.1+ and GPL-2.0+ Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libEMF1 = %{version}