File libxfcegui4.changes of Package libxfcegui4

-------------------------------------------------------------------
Sun Apr 29 08:06:33 UTC 2012 - gber@opensuse.org

- update to version 4.10.0
  - fix link against libm
  - use exo-open in xfce_exec
  - translation updates
- dropped obsolete libxfcegui4-use-exo-open.patch
- make libxfcegui4-4 depend on exo-tools, it uses exo-open for
  opening URLs in the about dialog and in xfce_exec

-------------------------------------------------------------------
Fri Apr 27 10:43:14 UTC 2012 - gber@opensuse.org

- add unversioned dependency of libxfcegui4-4 on libxfcegui4-data

-------------------------------------------------------------------
Sat Apr 14 17:10:19 UTC 2012 - gber@opensuse.org

- replaced libxfcegui4-use-thunar.patch with
  libxfcegui4-use-exo-open.patch in order to replace calls to
  xftree4 and xfterm4 with exo-open

-------------------------------------------------------------------
Sat Apr 14 09:43:01 UTC 2012 - gber@opensuse.org

- update to version 4.9.0
  - drop XfceDesktopEntry usage
  - add missing flag to linking
  - translation updates

-------------------------------------------------------------------
Tue Apr  3 21:30:58 UTC 2012 - gber@opensuse.org

- split into libxfcegui4-4 and libxfcegui4-data in order to
  conform to the shared library packaging policy
- renamed libxfcegui4-gladeui to glade3-catalog-libxfce4ui

-------------------------------------------------------------------
Tue Mar 27 13:52:23 UTC 2012 - gber@opensuse.org

- added libxfcegui4-use-thunar.patch in order to use Thunar instead
  of xftree4
- added libxfcegui4-fix-menu-icon-name-handling.patch in order to
  allow icons with dots in their name (bxo#3614)
- correct dependencies
- split off -lang subpackage

-------------------------------------------------------------------
Fri Apr  1 17:20:51 UTC 2011 - gber@opensuse.org

- update to version 4.8.1
  * added missing license and fixed existing licenses
  * translation updates

-------------------------------------------------------------------
Thu Feb 17 20:56:14 UTC 2011 - gber@opensuse.org

- %icon_theme_cache_post/un

-------------------------------------------------------------------
Mon Jan 17 12:03:59 UTC 2011 - gber@opensuse.org

- update to version 4.8.0
  - updated translations

-------------------------------------------------------------------
Fri Dec 24 13:01:42 UTC 2010 - gber@opensuse.org

- corrected category
- improved summaries/descriptions
- show compiler output
- remove unsupported locales

-------------------------------------------------------------------
Wed Dec 15 15:34:27 UTC 2010 - prusnak@opensuse.org

- remove tl_PH translation

-------------------------------------------------------------------
Wed Dec  1 18:12:26 UTC 2010 - prusnak@opensuse.org

- use pkgconfig symbol in BuildRequires

-------------------------------------------------------------------
Mon Nov 22 22:07:41 UTC 2010 - andrea@opensuse.org

- new upstream version 4.7.0 (unstable)
  * Deprecated all functions and objects in libxfcegui4.
  * Fix distcheck.
  * Drop libxfce4kbd-private and various fixes.
  * Drop the libxfce4kbd-private library, since we depend
    on the version in 4ui.
  * Fix a lot of compilation problems and cleanup some code.
  * Translations updates

-------------------------------------------------------------------
Thu Jul 22 07:43:46 UTC 2010 - andrea@opensuse.org

- new upstream version 4.6.4
- added GladeUI support
- removed info pages prereq: no info pages to install

-------------------------------------------------------------------
Tue Feb  2 13:57:41 CET 2010 - prusnak@suse.cz

- updated to 4.6.3
  - Revert the code changes in XfceAppMenuItem (bug #6166).
  - Translation update (nl).

-------------------------------------------------------------------
Wed Jan 13 12:56:43 UTC 2010 - prusnak@suse.cz

- updated to 4.6.2
  - Fix icon sizing for XfceAppMenuItem (bug #5660).
  - Various improvements and bug fixes for SessionClient (bug #5337, #5310).
  - Changes to make the build suitable for GIT.
  - Translation updates (de, gl, lv, ur, ur_PK, ro, hu, zh_CN, ast)

-------------------------------------------------------------------
Wed Oct 21 18:01:39 CEST 2009 - prusnak@suse.cz

- fix overflow causing invalid free() call (overflow.patch) [bnc#530226]

-------------------------------------------------------------------
Tue Apr 21 13:59:21 CEST 2009 - prusnak@suse.cz

- updated to 4.6.1
  * Update translations (pl, ja, gl, pt, nb, es)

-------------------------------------------------------------------
Fri Feb 27 13:26:01 CET 2009 - prusnak@suse.cz

- updated to 4.6.0 (Xfce 4.6.0 release)

------------------------------------------------------------------
Tue Nov  4 14:52:37 CET 2008 - vuntz@novell.com

- Remove glitz-devel BuildRequires.

-------------------------------------------------------------------
Wed Oct 29 18:34:50 CET 2008 - bwalle@suse.de

- update to 4.4.3
  o Fix format-string vulnerability in dialog code

-------------------------------------------------------------------
Mon Jun 30 17:39:13 CEST 2008 - schwab@suse.de

- Use autoreconf.

--------------------------------------------------------------------
Tue Dec  4 18:18:32 CET 2007 - prusnak@suse.cz

- removed dbh from BuildRequires

-------------------------------------------------------------------
Mon Dec  3 21:47:39 CET 2007 - bwalle@suse.de

- update to 4.4.2
  o Fix application windows sometimes opening on the wrong screen
    in multihead setups
  o Free list returned by gtk_container_get_children().
  o Remove trailing parens on AC_INIT version info to work around
    bug in intltool 0.35.x and 0.36.x.
  o Allocate copy of passed cliend id, program name and working
    directory in session management, in case the application frees
    the data.
  o Properly deal with %-starting 'field codes' in commands from
    .desktop files.
  o Updated and new translations

-------------------------------------------------------------------
Mon Nov 12 15:55:51 CET 2007 - prusnak@suse.cz

- use %find_lang macro
- do not package INSTALL file

-------------------------------------------------------------------
Sun Oct 21 11:50:04 CEST 2007 - bwalle@suse.de

- replaced group 'System/GUI/Other' by 'System/GUI/XFCE'

-------------------------------------------------------------------
Tue May 29 20:51:01 CEST 2007 - bwalle@suse.de

- disabled KDE proxy since it breaks applications that want to
  hide their application icon (and I only know one non-KDE,
  Java application that actually needs it -- and that application
  needs to be fixed anyway)

-------------------------------------------------------------------
Tue Apr 10 23:45:01 CEST 2007 - bwalle@suse.de

- update to 4.4.1
  o Change 2 GPL headers to LGPL.
  o Test for support of -Wall, -Werror and -errwarn=%all.
  o Many translation updates.

-------------------------------------------------------------------
Wed Feb  7 12:27:30 CET 2007 - sbrabec@suse.cz

- Do not build unusable static libraries (#238552).

-------------------------------------------------------------------
Thu Jan 25 10:19:37 CET 2007 - stbinner@suse.de

- fix build

-------------------------------------------------------------------
Sun Jan 21 20:38:33 CET 2007 - bwalle@suse.de

- upgraded to 4.4.0

-------------------------------------------------------------------
Sat Jan 20 17:39:53 CET 2007 - bwalle@suse.de

- fixed build again (removed /usr/share/locale/hy)

-------------------------------------------------------------------
Fri Jan 19 22:50:21 CET 2007 - bwalle@suse.de

- fixed build (removed /usr/share/locale/hy/LC_MESSAGES)

-------------------------------------------------------------------
Thu Jan 18 17:35:43 CET 2007 - pnemec@suse.cz

- remove selfprovides

-------------------------------------------------------------------
Tue Nov 07 00:00:00 CET 2006 - bwalle@suse.de

- fixed KDE systray bug

-------------------------------------------------------------------
Sun Nov 05 00:00:00 CET 2006 - bwalle@suse.de

- updated to 4.3.99.2 (4.4 rc2)

-------------------------------------------------------------------
Tue Oct 03 00:00:00 CET 2006 - bwalle@suse.de

- enable KDE systray support for tvbrowser (temporary solution, as soon as
  tvbrowser is fixed this should be removed as I don't know any other application
  that still uses parts of the KDE protocol)

-------------------------------------------------------------------
Tue Sep 05 00:00:00 CET 2006 - pnemec@suse.cz

- updated to new version 4.3.99.1

-------------------------------------------------------------------
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

-------------------------------------------------------------------
Thu Jul  6 10:42:07 CEST 2006 - cthiel@suse.de

- fix build

-------------------------------------------------------------------
Wed Jan 25 21:37:48 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Wed Jan 18 13:43:50 CET 2006 - pnemec@suse.cz

- fixed owning of directory locale/hy

-------------------------------------------------------------------
Mon Jan 16 23:28:05 CET 2006 - pnemec@suse.cz

- updated to 4.2.3

-------------------------------------------------------------------
Wed Sep 14 22:52:20 CEST 2005 - cthiel@suse.de

- specfile cleanup

-------------------------------------------------------------------
Tue Aug 16 12:41:23 CEST 2005 - ltinkl@suse.cz

- fix taskbar text exceeding the length of the button (#104022)

-------------------------------------------------------------------
Mon Aug  1 15:10:31 CEST 2005 - cthiel@suse.de

- fixed Requires

-------------------------------------------------------------------
Wed May 18 15:19:23 CEST 2005 - cthiel@suse.de

- fixed filelist

-------------------------------------------------------------------
Wed May 18 11:52:56 CEST 2005 - cthiel@suse.de

- update to 4.2.2

-------------------------------------------------------------------
Mon Apr 11 13:25:18 CEST 2005 - cthiel@suse.de

- update to 4.2.1
- added libxfcegui4-gcc4.diff

-------------------------------------------------------------------
Wed May 12 11:32:04 CEST 2004 - ltinkl@suse.cz

- initial version

openSUSE Build Service is sponsored by