commit glib2 for openSUSE:Factory
Hello community, here is the log from the commit of package glib2 for openSUSE:Factory checked in at Wed Mar 11 16:36:36 CET 2009. -------- --- GNOME/glib2/glib2.changes 2009-02-19 03:39:15.000000000 +0100 +++ glib2/glib2.changes 2009-03-06 03:01:22.000000000 +0100 @@ -1,0 +2,21 @@ +Fri Mar 6 02:54:11 CET 2009 - vuntz@novell.com + +- Update to version 2.19.10: + + GMarkup: + - Considerable speedup + + GIO: + - Add G_FILE_CREATE_REPLACE_DESTINATION flag to allow replacing + the destination of a copying operation as if it did not exit + before. + - Be more careful when classifying files as desktop files + - Support desktop file key X-GIO-NoFuse which disables the use + of fuse pathnames for %u and %U arguments + + Bugs fixed: bgo#572672, bgo#572464, bgo#572151, bgo#570501, + bgo#167569, bgo#572508, bgo#560564, bgo#549298, bgo#543183, + bgo#540461, bgo#573462, bgo#573421, bgo#573658, bgo#556706, + bgo#573527, bgo#573128, + + Updated translations: +- Remove -fno-strict-aliasing from CFLAGS. +- Use makeinstall. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- glib-2.19.8.tar.bz2 New: ---- glib-2.19.10.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glib2.spec ++++++ --- /var/tmp/diff_new_pack.W19283/_old 2009-03-11 16:35:07.000000000 +0100 +++ /var/tmp/diff_new_pack.W19283/_new 2009-03-11 16:35:07.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package glib2 (Version 2.19.8) +# spec file for package glib2 (Version 2.19.10) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -36,7 +36,7 @@ Obsoletes: glib2-64bit %endif # -Version: 2.19.8 +Version: 2.19.10 Release: 1 Summary: A Library with Convenient Functions Written in C Url: http://www.gtk.org/ @@ -400,8 +400,6 @@ %build autoreconf -fiv -# needed for glib-2.12.4: -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure \ --enable-static \ %if %suse_version > 1100 @@ -415,7 +413,7 @@ # %{__make} %{?jobs:-j%jobs} check %install -make install DESTDIR=$RPM_BUILD_ROOT +%makeinstall mkdir -p $RPM_BUILD_ROOT/etc/profile.d install -D -m0644 glib2.sh $RPM_BUILD_ROOT/etc/profile.d/zzz-glib2.sh install -D -m0644 glib2.csh $RPM_BUILD_ROOT/etc/profile.d/zzz-glib2.csh @@ -530,6 +528,24 @@ %dir %{_datadir}/gtk-doc/html %changelog +* Fri Mar 06 2009 vuntz@novell.com +- Update to version 2.19.10: + + GMarkup: + - Considerable speedup + + GIO: + - Add G_FILE_CREATE_REPLACE_DESTINATION flag to allow replacing + the destination of a copying operation as if it did not exit + before. + - Be more careful when classifying files as desktop files + - Support desktop file key X-GIO-NoFuse which disables the use + of fuse pathnames for %%u and %%U arguments + + Bugs fixed: bgo#572672, bgo#572464, bgo#572151, bgo#570501, + bgo#167569, bgo#572508, bgo#560564, bgo#549298, bgo#543183, + bgo#540461, bgo#573462, bgo#573421, bgo#573658, bgo#556706, + bgo#573527, bgo#573128, + + Updated translations: +- Remove -fno-strict-aliasing from CFLAGS. +- Use makeinstall. * Thu Feb 19 2009 vuntz@novell.com - Review changes. * Wed Feb 18 2009 lmedinas@gmail.com ++++++ glib-2.19.8.tar.bz2 -> glib-2.19.10.tar.bz2 ++++++ ++++ 53666 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