File xfce4-panel.changes of Package xfce4-panel
-------------------------------------------------------------------
Mon Jan 7 16:05:03 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
- Drop hard dependency of xfce4-panel-restore-defaults (boo#1120913)
-------------------------------------------------------------------
Mon Dec 17 05:28:15 UTC 2018 - Maurizio Galli <maurizio.galli@gmail.com>
- Added subpackage for script to restore panel defaults
https://lists.opensuse.org/opensuse-xfce/2018-12/msg00014.html
-------------------------------------------------------------------
Mon Feb 26 14:17:53 UTC 2018 - crrodriguez@opensuse.org
- Add explicit buildrequires on: pkgconfig(atk), pkgconfig(dbus-1)
pkgconfig(pango), pkgconfig(x11), pkgconfig(xext) all direct
dependencies not mentioned in spec file.
-------------------------------------------------------------------
Mon Dec 18 18:16:19 UTC 2017 - seife+obs@b1-systems.com
- update to version 4.12.2
- Feature: Support for RandR's "primary monitor"
- Translation updates
-------------------------------------------------------------------
Sat Nov 26 15:40:05 UTC 2016 - seife+obs@b1-systems.com
- update to vesion 4.12.1
- maintenance release.
- translation updates.
- Clock: fixed compiler warnings.
- Preferences: support for xfpanel-switch (if installed).
- DirectoryMenu: fixed bugs bxo#10331 and bxo#11742
- Tasklist: fixed background color issue.
- ApplicationsMenu: fixed uninitialized variable.
- make distcheck fix/workaround.
-------------------------------------------------------------------
Sat Feb 28 21:26:30 UTC 2015 - gber@opensuse.org
- update to version 4.12.0
- actions: Use localization for confirmation dialog titles
(bxo#11949)
- use actual output geometry to place panels (bxo#11058)
- tasklist: Fix grouped icons sometimes are wrongly rendered as a
mini-icon (bxo#10846)
- actions: Use common icon names (bxo#11513)
- pager & tasklist: Disabled wrapping when scrolling (bxo#6401)
- clock: Prevent recursion of symlinks
- make panel hide intelligently with shaded windows (bxo#11371)
- translation updates
- drop obsolete xfce4-panel-fix-icon-name.patch
- Drop xfce4-panel-fix-action-button-saving-session.patch: fixed
upstream.
-------------------------------------------------------------------
Mon Jan 5 10:34:33 UTC 2015 - gber@opensuse.org
- add xfce4-panel-fix-action-button-saving-session.patch in order
to fix the action button logout session saving logic (bxo#7930,
backported from upstream git)
-------------------------------------------------------------------
Mon Jan 5 10:07:19 UTC 2015 - gber@opensuse.org
- update to version 4.11.2
- Added intelligent panel hiding (JPohlmann, ochosi)
- Action buttons: only save session when requested (bxo#7930)
- Translation updates
-------------------------------------------------------------------
Mon Jun 23 06:42:03 UTC 2014 - gber@opensuse.org
- update to version 4.11.1
- Action Buttons: Fix panel autohide (bug #8960) (Petr Gajdusek)
- Applications Menu: fixed incorrect initial icon size in some
Gtk themes
- Window Buttons: fixed rendering of minimized window buttons
- Applications Menu: changed default button title to
"Applications"
- Window Buttons: wrap windows when scrolling through window list
(Andre Miranda)
- libxfce4panel: preserve ArrowButton relief during blinking
- Window Buttons: prevent several buttons to be selected at once
- Action Buttons: default to a horizontal button layout in the
deskbar mode
- Translation updates
- drop obsolete xfce4-panel-fix-actions-autohide.patch
-------------------------------------------------------------------
Wed Apr 30 21:07:43 UTC 2014 - gber@opensuse.org
- update to version 4.11.0
- Window Buttons: Improve the tasklist multimonitor handling
- Scroll the items list in the config dialog box (bug #10582)
- Set EWMH client type to WNCK_CLIENT_TYPE_PAGER (bug #10508)
- Fixed transparency issues with Gtk3 plugins
- Workspace Switcher: fixed aspect ratio in deskbar mode
- Added --enable-gtk3 configure flag. Note: it produces gtk2/gtk3
versions of libxfce4panel and wrapper binary so that both gtk2
and gtk3 plugins can be embedded. The panel and stock plugins
are still using gtk2.
- Applications Menu: Use new GarconGtkMenu
- Window Buttons: middle-click action configurable (nothing,
close, minimize)
- Drectory Menu: Pass path to argument (bug #10270)
- Window Buttons: close a window on middle click (bug #8096)
- Applications Menu: support for non-square icons and layout
fixes
- Install XfcePanelPlugin properties at once
- Clock: added support for timezone selection
- Put each window in a new window group
- Window Buttons: Show urgent windows from other workspaces
(bug #5167)
- Clock: calendar popup
- drop obsolete xfce4-panel-add-calendar-popup.patch
- add libxfce4panel-2_0-4 subpackage with the GTK 3 variant of the
xfce4-panel library
-------------------------------------------------------------------
Wed Oct 2 18:31:58 UTC 2013 - gber@opensuse.org
- add xfce4-panel-fix-actions-autohide.patch in order to fix
autohiding after using the actions plugin menu (bnc#764310,
bxo#8960)
-------------------------------------------------------------------
Sun May 5 19:06:39 UTC 2013 - gber@opensuse.org
- update to version 4.10.1
- bugfix in icon/pixbuf resizing code
- fix icons not probably resizing when requested
- autotools updates
- ignore GVarueArray compiler warning
- use G_ENABLE_DEBUG to set fatal messages
- fixed DnD markers with non-square small items
- actions: Fix logic of session saving
- panel: Emit save signal for plugins
- libxfce4-panel: Fix typo in the API docs
- translation updates
-------------------------------------------------------------------
Thu May 2 20:11:21 UTC 2013 - gber@opensuse.org
- own %{_datadir}/xfce4
-------------------------------------------------------------------
Tue Jul 24 21:01:38 UTC 2012 - gber@opensuse.org
- added xfce4-panel-add-calendar-popup.patch which adds a calendar
popup to the clock plugin (bnc#767145, bxo#9034)
-------------------------------------------------------------------
Sun Apr 29 08:11:02 UTC 2012 - gber@opensuse.org
- update to version 4.10.0
- use correct LGPL licenses in the libs
- restore child properties when moving a plugin
- migrate: use correct pointer for action migrate
- migrate: don't try to migrate already migrated plugin
- translation updates
- add dependency on exo-tools since it uses exo-open to launch
applications in a terminal
-------------------------------------------------------------------
Fri Apr 27 10:57:09 UTC 2012 - gber@opensuse.org
- add dependency on libgarcon-data which provides the menu data
-------------------------------------------------------------------
Thu Apr 19 21:47:49 UTC 2012 - gber@opensuse.org
- obsolete xfce4-panel-doc properly
-------------------------------------------------------------------
Sat Apr 14 10:16:48 UTC 2012 - gber@opensuse.org
- update to version 4.9.2
- Launcher: fix desktop file monitoring on some systems
- Panel: improved DnD markers
- Panel: fix invalid autohide with socket dialog
- Panel: remove duplicated function
- Panel: remove duplicated function
- Actions: show translated strings
- Actions: fix mnemonics conflict
- Clock: fix compiler warning
- Bump version-info of libxfce4panel
- Translation updates
-------------------------------------------------------------------
Fri Apr 13 10:26:05 UTC 2012 - gber@opensuse.org
- added xfce4-panel-fix-icon-name.patch which fixes an icon naming
inconsistency
-------------------------------------------------------------------
Sun Apr 8 11:44:22 UTC 2012 - gber@opensuse.org
- update to versio 4.9.1
- Panel: don't destroy window when focussed and Alt+F4 is pressed
- Panel: use new help function to redirect to docs.xfce.org
- Docs: remove mallard documentation
- Docs: don't install the gtkrc README
- Clock: don't use sigval_t
- Panel: add support for pluggable dialogs
- Panel: save changed plugin ids if a plugin failed to load
- Directorymenu: fix prefered app not working without snotify
- Launcher: small=FALSE in deskbar mode with label visible
- Actions: limit size of action buttons to row size
- Panel: removed item size checks
- Clock: fixing clock orientation in vertical/deskbar mode
- Pager: fixing infinite loopin in the WNCK pager aspect ratio
workaround
- Pager: fixing plugin->size updates
- Pager: fixed workspace ordering in the vertical mode
- Pager: workaround for aspect ratio error in WNCK pager in
deskbar mode
- Pager: changing orientation depending on the panel mode
- Clock: changing default value of rotate-vertically to TRUE
- Pager: fixed preprocessor macro
- Pager: removing broken workaround for aspect ratio in deskbar
mode
- Pager: making use of a fixed libwnck version (>=2.31.0)
- revert "Use realtime POSIX timers for the clock."
- revert "Clock: Don't use sigval_t (bug #8297)."
- Launcher: show the desktop file in the tooltip
- Panel: make string in about translatable
- Panel: don't ask for panel when inserting items
- Panel: reply to the caller for plugin events
- Applicationsmenu: fall-back to xfdesktop for
xfce4-popup-applicationsmenu
- Applicationsmenu: recurse application menu selection-done
gignal
- Panel: add (un)lock option to panel menu
- Panel: add confirmation before creating launchers from dnd
- Applicationsmenu: allow non-squared icons in applications
button
- Panel: save plugin-ids when removing and moving items in ed
- Tasklist: bringing back 4.8 max-button-size property
- Tasklist: capping buttons height when button labels are
visible
- Tasklist: reverting "ceil" to "floor" (as in 4.8)
- Actions: query visibility and save as strings
- Panel: add option in preferences dialog to disable struts
- Showdesktop: allow middle-click to shade windows
- Panel: add style property to control size of autohide window
- Panel: make compositing settings insensitive
- Tasklist: add option to disable mouse scrolling
- Tasklist: make the plugin shrink instead of expand
- drop AC_PROG_LIBTOOL and AC_DISABLE_STATIC for LT_PREREQ and
LT_INIT
- Clock: use realtime POSIX timers for the clock
- Actions: merge functionality of xfce4-session plugin
- Applicationmenu: show menu on button-press-event
- Migrate: add version based config migration
- Clock: fix typo in tooltip
- General: add deskbar mode and nrows property to plugins
- General: add small property for plugins
- Separator: remove new line option
- General: make plugins work with deskbar mode and small property
- Panel: change drop highlighting to a red line
- Applicationmenu: reload menu on directory changes
- Panel: make sure the panel has a position on startup
- Panel: work with a unique id for each panel
- Panel: remove autosaving on exit and with timeout
- Panel: only save what is required and when needed
- Docs: update to latest version
- translation updates
- dropped obsolete xfce4-panel-fix-terminal-invocation.patch
-------------------------------------------------------------------
Wed Apr 4 17:06:49 UTC 2012 - gber@opensuse.org
- simplify libXext-devel dependency
- fix missing icon
-------------------------------------------------------------------
Sat Mar 24 22:25:50 UTC 2012 - gber@opensuse.org
- correct build dependencies
- specfile cleanup
- split off -lang subpackage
- added xfce4-panel-fix-terminal-invocation.patch in order to fix
the invocation of a terminal emulator by the directory menu
plugin (bxo#8018)
-------------------------------------------------------------------
Mon Feb 20 13:58:54 UTC 2012 - gber@opensuse.org
- add dependency on libXext-devel
-------------------------------------------------------------------
Thu Oct 20 19:51:15 UTC 2011 - gber@opensuse.org
- install helper binaries into %{_libexecdir}/xfce4-panel
- install HTML documentation under
/usr/share/xfce4/xfce4-panel/html
- split off -doc subpackage
- make the file list a bit more explicit
-------------------------------------------------------------------
Wed Sep 21 21:54:14 UTC 2011 - gber@opensuse.org
- update to version 4.8.6
- Systray: Control the thickness of the frame
- Panel: Print string in case of an invalid position
- Libxfce4panel: Always try to return an icon
- Directorymenu: Also send the target directory as arg
- Bugfixes
- Translation updates
- dropped obsolete
xfce4-panel-4.8.5-fix-crash-on-non-existing-menu.patch,
xfce4-panel-4.8.5-handle-panel-not-yet-realized.patch,
xfce4-panel-4.8.5-wait-until-wm-is-ready.patch
-------------------------------------------------------------------
Tue Sep 20 13:44:53 UTC 2011 - gber@opensuse.org
- renamed xfce4-panel-4.8.-wait-until-wm-is-ready.patch to
xfce4-panel-4.8.5-wait-until-wm-is-ready.patch
- added xfce4-panel-4.8.5-handle-panel-not-yet-realized.patch
in order to handle the case when the panel is not yet realized
(backported from upstream git)
- added xfce4-panel-4.8.5-fix-crash-on-non-existing-menu.patch in
order to fix a segfault with not-existing menus (backported from
upstream git)
-------------------------------------------------------------------
Sun Jul 10 13:41:51 UTC 2011 - gber@opensuse.org
- added xfce4-panel-4.8.-wait-until-wm-is-ready.patch which makes
the panel wait until the wm is ready on all screens in order to
ensure that it ends up on the correct screen in multipanel setups
-------------------------------------------------------------------
Tue Jun 21 20:23:30 UTC 2011 - gber@opensuse.org
- update to version 4.8.5
- tasklist: avoid unneeded dnd actions
- tasklist: allow both motion activation and dnd
- panel: make preferences dialog work in Gtk+ 2.24.5
- systray: add xfpm to known apps for a decent icon
- tasklist: drop Gtk 2.22 API
- bugfixes
- translation updates
-------------------------------------------------------------------
Sun Jun 19 19:06:34 UTC 2011 - gber@opensuse.org
- update to version 4.8.4
- update online documentation help location
- improved thread-safety
- idle XfcePanelImage loading
- make the pager message less scary
- add a sorting mode for tasklist reordering with dnd
- bugfixes
- translation updates
-------------------------------------------------------------------
Wed Apr 6 20:41:55 UTC 2011 - gber@opensuse.org
- update to version 4.8.3
- use portable abicheck.sh from xfconf
- bugfixes
- translation updates
-------------------------------------------------------------------
Fri Apr 1 17:32:44 UTC 2011 - gber@opensuse.org
- update to version 4.8.2
- change packing order of buttons in pager to match wnck
- set some atk object names on panel buttons without label
- allow installation of the helpers in a custom location
- set a static role for the panels (bxo#7094), reverted the
previous fix
- ask to start the panel if 'xfce4-panel -r' is called without
instance
- respawn a child if the plugin was realized with a pid
- use the widget snapshot as tasklist draw icon.
- bugfixes
- translation updates
- dropped obsolete
xfce4-panel-4.8.1-fix-install-documentation.patch
-------------------------------------------------------------------
Fri Feb 18 00:07:36 UTC 2011 - gber@opensuse.org
- call %desktop_database_post/un
- call %icon_theme_cache_post/un
-------------------------------------------------------------------
Sat Feb 12 18:39:33 UTC 2011 - gber@opensuse.org
- added xfce4-panel-4.8.1-fix-install-documentation.patch which
fixes a bug in the build system that prevented the HTML
documentation from getting installed (bxo#7274)
- remove libtool files
-------------------------------------------------------------------
Thu Feb 3 18:50:21 UTC 2011 - gber@opensuse.org
- update to version 4.8.1
- bugfixes
- translation updates
- improved debug messages
-------------------------------------------------------------------
Mon Jan 17 14:42:42 UTC 2011 - gber@opensuse.org
- provide %{_datadir}/xfce4/panel-plugins in order to remain
backwards-compatible with all external panel plugins
-------------------------------------------------------------------
Mon Jan 17 12:43:12 UTC 2011 - gber@opensuse.org
- corrected summary
- updated to version 4.8.0
- restart systray manager on compositing changes
- added debugging information
- bugfixes
-------------------------------------------------------------------
Mon Dec 27 10:40:01 UTC 2010 - gber@opensuse.org
- remove unsupported locales
- improved descriptions/summaries
- do not install empty README, TODO
- corrected group
- corrected license
- moved API documentation to -devel subpackage
-------------------------------------------------------------------
Wed Dec 15 15:54:16 UTC 2010 - prusnak@opensuse.org
- fix filelist
-------------------------------------------------------------------
Sun Dec 5 22:04:21 UTC 2010 - prusnak@opensuse.org
- update to 4.7.6
- Always use applications menu for default menu.
- Fix Exec key in desktop file handler (bug #6912).
- Fix if statement in xfce_tasklist_button_visible().
- Depend on garcon 0.1.4.
-------------------------------------------------------------------
Wed Dec 1 18:11:29 UTC 2010 - prusnak@opensuse.org
- use pkgconfig symbol in BuildRequires
-------------------------------------------------------------------
Sun Jul 18 13:39:51 CEST 2010 - bernhard@bwalle.de
- updated to 4.6.4
o Destroy windowlist menu in an idle (bug #3853).
o Link directly to libm (bug #6233).
o Allow compilation with exo-1 too.
o Translation updates (ru, ta, pr_BR, hu, gl, fi, it, si, uk, id, ug).
-------------------------------------------------------------------
Thu Mar 18 09:23:10 UTC 2010 - prusnak@suse.cz
- build branding subpackage as noarch
-------------------------------------------------------------------
Wed Jan 13 12:52:35 UTC 2010 - prusnak@suse.cz
- updated to 4.6.3
- Don't use g_object_set in the init function (bug #6110).
- Translation updates (nn, nl, sv, kk, gl, sk, eu, sk, cs, zh_CN).
-------------------------------------------------------------------
Wed Nov 11 15:33:12 CET 2009 - prusnak@suse.cz
- updated to 4.6.2
- Properly set orientation of tasklist handler (bug #5222).
- Fix launcher with 'Run in Terminal' (part of bug #5301).
- Fix typo preventing build on older gtk versions.
- Don't send -r to session restart command (bug #5454).
- Add dist-hook: all to the API docs Makefile.am as well.
- Add dist-hook: all to the libxfce4panel/ Makefile.am.
- Add missing translation.
- Merge translation from master back to xfce-4.6.
- Remove unused code. Nick Schermer 1 -2/+1
- Add option to tasklist to force a fixed width (bug #5045).
- Get the time the same as orange does, hopefully should fix bug #5352.
- Better check for the lcd resize when the number of hour digits changes (bug #5218).
- Use g_timeout_add_seconds when available for the clock timeout.
- Resync tooltip and clock timeout when they are out of sync (bug #2957).
- Remove the hour interval from the clock, minutes are good enough.
- Use Git in the build files and drop unneeded po files.
- Use g_markup_printf_escaped in the launcher tooltip (bug #5507).
- A whole bunch of translation updated (tr, pt, ca, ja, es, da, gl, sq, lv, sk, ru,
el, gl, kk, hu, eu, ast, ro)
-------------------------------------------------------------------
Fri Aug 14 10:47:03 UTC 2009 - puzel@novell.com
- add libexecdir/xfce4 directory to filelist so that
xfce4-panel-plugins could use it
-------------------------------------------------------------------
Tue Apr 21 14:09:50 CEST 2009 - prusnak@suse.cz
- updated to 4.6.1
- Migrate launcher category icons from 4.4 panels (bug #5067).
- Fix compilation with -Wl,--as-needed (bug #5103).
- Don't crash when the quit action button is pressed (bug #5118).
- Properly set the systray orientation property (bug #5149).
- Fix xfce-hvbox not working with gtk 2.16 (bug #5166).
- Don't crash the launcher plugin when the launcher entry list is empty.
- Add icon-name fallback to the show desktop plugin (bug #5117).
- Disconnect the icon theme changed signal from a launcher when it
is destroyed to avoid crash when the icon theme changes.
- Fix drawing dots mode of the seperator plugin in a vertical panel (bug #5162).
- Fix a possible crash when setting the session restart style on an
uninitialized client session.
- A whole bunch of translation updated (pl, es, pt, ja, es, gl, nb, pt_PT).
-------------------------------------------------------------------
Mon Mar 16 13:45:49 CET 2009 - prusnak@suse.cz
- moved branding files to branding-upstream subpackage
-------------------------------------------------------------------
Fri Feb 27 13:50:29 CET 2009 - prusnak@suse.cz
- updated to 4.6.0 (Xfce 4.6.0 release)
-------------------------------------------------------------------
Wed Oct 29 21:38:52 CET 2008 - bwalle@suse.de
- update to 4.4.3
o Quite a bit code changed in the dnd code. Mostly to fix a
segfault in FreeBSD-amd64, but more problems were discovered
and a lot of code was simplified.
o Don't respond the uri drags, we don't use it and it only causes
problems like hiding the panel when a file was dragged over the
panel.
o Fix crash with xrandr 1.2
-------------------------------------------------------------------
Mon Dec 3 22:10:37 CET 2007 - bwalle@suse.de
- update to 4.4.2
o Fix window manager hints reporting width 1 pixel too wide
o Improve MCS plugin code.
o Fix expansion of items a non-full-width panel.
o Make sure tooltips are set for more than 1 clock instance
o Fix area that is off-limits to other windows (_NET_WM_STRUT
hints) for a Xinerama setup with differently sized monitors
o Fix loading internal plugins if a similar file exists in the
start directory
o Only update the clock once a minute when seconds are disabled.
The digital clock is also set in the default layout to minimize
the amount of screen updates.
o Fix possible buffer overflow in launcher tooltips
o Use exo-open --launch TerminalEmulator in the default
configuration
o Fix crash when removing a panel in Gtk+ 2.11.x
o Remove trailing parens on AC_INIT version info to work around bug
in intltool 0.35.x and 0.36.x.
o Updated and new translations
-------------------------------------------------------------------
Wed Sep 5 14:57:08 CEST 2007 - prusnak@suse.cz
- fix crash when removing panel [#302058] (panel_remove.patch)
-------------------------------------------------------------------
Tue Aug 28 14:32:38 CEST 2007 - prusnak@suse.cz
- fixed Obsoletes (added < 4.4.0)
-------------------------------------------------------------------
Wed Aug 15 13:41:14 CEST 2007 - prusnak@suse.cz
- Provides and Obsoletes xfce4-panel-plugins [#298863]
-------------------------------------------------------------------
Tue Aug 14 11:46:46 CEST 2007 - prusnak@suse.cz
- fixed last commit (moved .so plugins back to base package)
-------------------------------------------------------------------
Mon Aug 6 11:23:09 CEST 2007 - pnemec@suse.cz
- move some libraries and gtk-doc into -devel subpackage [#248813]
-------------------------------------------------------------------
Wed Jun 20 14:26:57 CEST 2007 - prusnak@suse.cz
- added libxfce4util-devel to Requires of -devel subpackage
- use %find_lang
-------------------------------------------------------------------
Tue Apr 10 23:59:00 CEST 2007 - bwalle@suse.de
- update to 4.4.1
o Completely hide the right-click menu when kiosk mode is
enabled.
o Show the system tray border in the default layout and increase
the top panel size to 30px, so users can actually see the
system tray.
o Allow freely movable panels on the screen edges.
o Improve the icon size of the actions plugin and add an option
to change the orientation of the buttons.
o Unhide when dragging over the panel.
o Check for NULL pointers in DBG messages to prevent crashes on
Solaris, based on patch from William Bonnet.
o Add some checks for valid tree selection.
o Many translation updates.
-------------------------------------------------------------------
Thu Jan 25 22:27:26 CET 2007 - bwalle@suse.de
- updated to 4.4.0
-------------------------------------------------------------------
Sun Nov 05 00:00:00 CET 2006 - bwalle@suse.de
- updated to 4.3.99.2 (4.4 rc2)
-------------------------------------------------------------------
Tue Sep 05 00:00:00 CET 2006 - pnemec@suse.cz
- updated to new version 4.3.99.1
-------------------------------------------------------------------
Sat Aug 26 00:00:00 CET 2006 - bwalle@suse.de
- added startup-notification-devel as BuildRequires
-------------------------------------------------------------------
Thu Aug 24 00:00:00 CET 2006 - pnemec@suse.cz
- added dbus-devel to build requires
-------------------------------------------------------------------
Wed Aug 2 00:00:00 CET 2006 - pnemec@suse.cz
- initial comment, version is 4.3.90.2
- package moved into BuildService
- no patch needed
-------------------------------------------------------------------
Tue Feb 14 15:52:05 CET 2006 - pnemec@suse.cz
- remove Mozilla and Mozilla mail from menu xml files
- added MozillaFirefox and MozillaThunderbird to xml files
-------------------------------------------------------------------
Wed Jan 25 21:43:05 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 16 23:56:41 CET 2006 - pnemec@suse.cz
- update to 4.2.3
-------------------------------------------------------------------
Mon Nov 14 14:37:37 CET 2005 - pnemec@suse.cz
- create devel package
-------------------------------------------------------------------
Tue Sep 20 14:35:08 CEST 2005 - pnemec@suse.cz
- fix gcc strict aliasing warning
-------------------------------------------------------------------
Wed Sep 14 22:38:24 CEST 2005 - cthiel@suse.de
- specfile cleanup
-------------------------------------------------------------------
Mon Aug 1 15:20:11 CEST 2005 - cthiel@suse.de
- fixed Requires
-------------------------------------------------------------------
Wed May 18 11:57:57 CEST 2005 - cthiel@suse.de
- update to 4.2.2
-------------------------------------------------------------------
Tue Apr 12 16:34:09 CEST 2005 - cthiel@suse.de
- update to 4.2.1.1
-------------------------------------------------------------------
Thu Nov 4 14:21:23 CET 2004 - mmj@suse.de
- locale rename: no -> nb
-------------------------------------------------------------------
Mon May 17 15:01:19 CEST 2004 - ltinkl@suse.cz
- initial version