commit libgnome for openSUSE:Factory
Hello community, here is the log from the commit of package libgnome for openSUSE:Factory checked in at 2013-03-30 14:58:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgnome (Old) and /work/SRC/openSUSE:Factory/.libgnome.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libgnome", Maintainer is "gnome-maintainers@suse.de" Changes: -------- --- /work/SRC/openSUSE:Factory/libgnome/libgnome.changes 2012-07-24 15:03:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libgnome.new/libgnome.changes 2013-03-30 14:58:50.000000000 +0100 @@ -1,0 +2,12 @@ +Fri Mar 22 09:03:13 UTC 2013 - cfarrell@suse.com + +- license update: LGPL-2.1+ + No evidence of GPL-2.0+ in the package + +------------------------------------------------------------------- +Thu Mar 7 22:51:35 UTC 2013 - dimstar@opensuse.org + +- Add "#undef G_DISABLE_DEPRECATED" to the generated config.h, to + allow the usage of deprectaed glib symbols (e.g. g_thread_*). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgnome.spec ++++++ --- /var/tmp/diff_new_pack.Ha4fp5/_old 2013-03-30 14:58:51.000000000 +0100 +++ /var/tmp/diff_new_pack.Ha4fp5/_new 2013-03-30 14:58:51.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libgnome # -# 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 @@ -31,7 +31,7 @@ Version: 2.32.1 Release: 0 Summary: The GNOME 2.x Desktop Base Libraries -License: GPL-2.0+ ; LGPL-2.1+ +License: LGPL-2.1+ Group: Development/Libraries/GNOME Url: http://www.gnome.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -108,6 +108,7 @@ %configure --with-pic\ --disable-esd\ --disable-static +echo "#undef G_DISABLE_DEPRECATED" >> config.h make %{?jobs:-j%jobs} %install -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de