commit libgnomecanvas for openSUSE:Factory
Hello community, here is the log from the commit of package libgnomecanvas for openSUSE:Factory checked in at Thu Apr 1 03:15:15 CEST 2010. -------- --- GNOME/libgnomecanvas/libgnomecanvas.changes 2009-12-17 22:45:41.000000000 +0100 +++ /mounts/work_src_done/STABLE/libgnomecanvas/libgnomecanvas.changes 2010-03-30 20:16:24.000000000 +0200 @@ -1,0 +2,16 @@ +Tue Mar 30 19:54:06 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.30.0: + + Do not use deprecated API + + Reduce relocations + + Make glade support optional at configure time + + Forward scroll events to items holding a grap + + Make the paint method work on Quartz too + + Getting GnomeCanvasLine's points property leaks + + Fix linking with pedantic linkers + + Updated translations. +- Remove en@shaw translations on 11.2 and earlier. +- Pass --enable-glade to configure to keep the glade support (for + now, at least). + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libgnomecanvas-2.26.0.tar.bz2 New: ---- libgnomecanvas-2.30.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgnomecanvas.spec ++++++ --- /var/tmp/diff_new_pack.rUqMLt/_old 2010-04-01 03:09:38.000000000 +0200 +++ /var/tmp/diff_new_pack.rUqMLt/_new 2010-04-01 03:09:38.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package libgnomecanvas (Version 2.26.0) +# spec file for package libgnomecanvas (Version 2.30.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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,8 +31,8 @@ Obsoletes: libgnomecanvas-64bit %endif # -Version: 2.26.0 -Release: 2 +Version: 2.30.0 +Release: 1 Summary: An Add-On for the GNOME User Interface Libraries Source: ftp://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.20/%{name}-%{version}.tar.bz2 Source99: baselibs.conf @@ -83,11 +83,15 @@ %build %configure --with-pic\ - --disable-static + --disable-static \ + --enable-glade make %{?jobs:-j%jobs} %install %makeinstall +%if 0%{?suse_version} <= 1120 +%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* +%endif %find_lang %{name}-2.0 find %{buildroot} -type f -name "*.la" -exec %{__rm} -fv {} + %fdupes $RPM_BUILD_ROOT ++++++ libgnomecanvas-2.26.0.tar.bz2 -> libgnomecanvas-2.30.0.tar.bz2 ++++++ ++++ 79946 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- 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