File libslab.changes of Package libslab
-------------------------------------------------------------------
Thu Aug 18 18:06:52 UTC 2011 - dimstar@opensuse.org
- Do not explicitly Require gconf2-devel, glib2-devel,
gnome-desktop-devel, gnome-menus-devel, gtk2-devel and
librsvg-devel from the -devel package. We already have the
automatic pkgconfig()-style Requires. This helps us not having
wrong Requires after the rename of gnome-menus.
-------------------------------------------------------------------
Sun Feb 27 13:41:45 UTC 2011 - aj@suse.de
- Change lang package Requires to Recommends since it is not
mandatory at runtime.
-------------------------------------------------------------------
Mon Feb 14 19:49:23 CET 2011 - sbrabec@suse.cz
- Added support for translation-update-upstream.
-------------------------------------------------------------------
Wed Sep 8 01:16:59 CEST 2010 - vuntz@opensuse.org
- Change old-style BuildRequires to pkgconfig() style
BuildRequires:
+ old-style: gconf2-devel, glib2-devel, gnome-desktop-devel,
gnome-menus-devel, gtk2-devel, librsvg-devel.
+ new-style: gconf-2.0, glib-2.0, gnome-desktop-2.0, gtk+-2.0,
libgnome-menu, librsvg-2.0.
- This will make it easier to switch to GNOME 3 libraries.
-------------------------------------------------------------------
Thu Jun 24 11:04:53 CST 2010 - dliang@novell.com
- Add libslab-document-icon-missing.patch to display icons in
document tab. Fix bnc#538917 and bnc#613316.
-------------------------------------------------------------------
Tue Mar 30 04:20:13 CEST 2010 - vuntz@opensuse.org
- Update to version 2.30.0:
+ Features:
- Let one clear the recent-documents list
+ Fixes:
- Fix displayed strings to not leak markup to the user
- Translate 'Home' with context macro
- Use standard icon names
- Use XDG user directories instead of hardcoding
$HOME/Documents, Desktop
- Use setpgid() instead of setpgrp() for portability
- Wrap long header labels in ApplicationTile
- Fix build warnings
- Fix redraw issue after starting applications
+ Misc
- Use non-verbose build by default
+ Updated translations.
- Drop libslab-bnc187879-clear-recent-files.patch: fixed upstream.
- Drop libslab-bnc187879-fix-crash.patch: fixed upstream.
- Drop libslab-bnc537483-fix-redraw.patch: fixed upstream.
- Remove en_IGID workaround: this translation has been removed.
-------------------------------------------------------------------
Wed Dec 2 12:01:11 CET 2009 - vuntz@opensuse.org
- Update the way we remove the en_IGID locale for old versions of
openSUSE.
-------------------------------------------------------------------
Mon Oct 26 09:25:52 UTC 2009 - mxwu@novell.com
- Add libslab-bnc537483-fix-redraw.patch to fix wrong highlight
state after start an application. bnc#537483.
-------------------------------------------------------------------
Wed Oct 7 16:33:26 CEST 2009 - dimstar@opensuse.org
- Add libslab-bnc187879-fix-crash.patch to fix a crash when
adding documents to favorites. bnc#187879#c21.
-------------------------------------------------------------------
Sat Sep 5 16:59:45 CEST 2009 - dimstar@opensuse.org
- Add libslab-bnc536778-fix-libslab-split.patch, look for the
favorites file in the right location after the split of libslab
out of gnome-main-menu. Thanks to Mingxi Wu for the patch.
-------------------------------------------------------------------
Sun Aug 30 12:39:02 CEST 2009 - vuntz@novell.com
- Have devel package Provides/Obsoletes gnome-main-menu-devel since
the library has moved here.
- Add libslab-bnc187879-clear-recent-files.patch to fix bnc#187879:
add the ability to clear the recent files.
-------------------------------------------------------------------
Fri Aug 28 18:42:44 CEST 2009 - vuntz@novell.com
- Update to version 2.27.91:
+ Don't assume that libslab controls the main loop
+ Avoid markup in translatable strings
+ Libslab can now be made not to install headers, for internal
use in other modules
+ Updated translations.
-------------------------------------------------------------------
Sat Aug 8 17:42:20 CEST 2009 - vuntz@novell.com
- Initial package. Code was split from gnome-main-menu module.