Hello community, here is the log from the commit of package m17n-lib for openSUSE:Factory checked in at 2013-03-22 12:01:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/m17n-lib (Old) and /work/SRC/openSUSE:Factory/.m17n-lib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "m17n-lib", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/m17n-lib/m17n-lib.changes 2012-02-01 13:16:41.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.m17n-lib.new/m17n-lib.changes 2013-03-22 12:01:10.000000000 +0100 @@ -1,0 +2,12 @@ +Mon Mar 18 09:21:48 UTC 2013 - [email protected] + +- license update: LGPL-2.1+ and GPL-2.0+ + Consolidate - the GPL-2.0+ is only included because of test scripts (e.g. + src/linkcore.c). + +------------------------------------------------------------------- +Fri Feb 1 12:02:35 UTC 2013 - [email protected] + +- update license to new format + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ m17n-lib.spec ++++++ --- /var/tmp/diff_new_pack.Lw8Cux/_old 2013-03-22 12:01:12.000000000 +0100 +++ /var/tmp/diff_new_pack.Lw8Cux/_new 2013-03-22 12:01:12.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package m17n-lib # -# 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 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: m17n-lib BuildRequires: freetype2-devel BuildRequires: fribidi-devel @@ -37,7 +38,7 @@ Patch0: m17n-lib-fix-warnings.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Multilingual Text Processing Library for the C Language -License: GPL-2.0+ ; LGPL-2.1+ ; MIT +License: LGPL-2.1+ and GPL-2.0+ Group: System/I18n/Japanese %description @@ -57,7 +58,9 @@ %package devel Summary: Multilingual text processing library for the C language Group: Development/Libraries/Other -Requires: %{name} = %{version} glibc-devel xorg-x11-libX11-devel +Requires: %{name} = %{version} +Requires: glibc-devel +Requires: xorg-x11-libX11-devel %description devel A multilingual text processing library for the C language -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
