diff --git a/libEMF.changes b/libEMF.changes index f477adb..2e68b25 100644 --- a/libEMF.changes +++ b/libEMF.changes @@ -15,6 +15,7 @@ Wed May 27 23:58:38 UTC 2020 - Jason Sikes - Upgrade to version 1.0.12 * Fixes for CVE-2020-11863, CVE-2020-11864, CVE-2020-11865, and CVE-2020-11866. + * bsc#1171496, bsc#1171497, bsc#1171498, and bsc#1171499 * Removed obsoleted aarch64-support.patch ------------------------------------------------------------------- diff --git a/libEMF.spec b/libEMF.spec index 54b8b6d..6307a90 100644 --- a/libEMF.spec +++ b/libEMF.spec @@ -1,7 +1,7 @@ # # spec file for package libEMF # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: libEMF Version: 1.0.13 Release: 0 Summary: Library for Manipulation with Enhanced MetaFile (EMF, ECMA-234) -License: LGPL-2.1-or-later AND GPL-2.0-or-later +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/Libraries URL: http://libemf.sourceforge.net/ Source: http://downloads.sourceforge.net/libemf/libemf-%{version}.tar.gz @@ -73,7 +73,7 @@ SO/OO graphics object. %package devel Summary: Library for manipulation with Enhanced MetaFile (EMF, ECMA-234) -License: LGPL-2.1-or-later AND GPL-2.0-or-later +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libEMF1 = %{version}