File libgnomekbd.changes of Package libgnomekbd

-------------------------------------------------------------------
Tue Sep 25 14:58:33 UTC 2012 - dimstar@opensuse.org

- Update to version 3.6.0:
  + Updated translations.

-------------------------------------------------------------------
Sat Aug 25 13:30:49 UTC 2012 - dimstar@opensuse.org

- Update to version 3.5.90:
  + Updated translations.

-------------------------------------------------------------------
Sun Jun 10 13:23:03 UTC 2012 - dimstar@opensuse.org

- Update to version 3.5.2:
  + Removed xmodmap support, would be handled in g-s-d through the
    scripts.
  + Some minor build fixes.
- Rebase libgnomekbd-default-group-switch.patch.

-------------------------------------------------------------------
Wed Mar 28 06:37:19 UTC 2012 - vuntz@opensuse.org

- Update to version 3.4.0.2:
  + Really fix issues introduced in 3.4.0.

-------------------------------------------------------------------
Mon Mar 26 08:09:08 UTC 2012 - vuntz@opensuse.org

- Update to version 3.4.0.1:
  + Revert "Small memory leak fixed": it was a bad idea.
- Change update-desktop-files BuildRequires to desktop-file-utils:
  we don't need %suse_update_desktop_file anymore, but we need the
  %desktop_database_* macros.

-------------------------------------------------------------------
Sun Mar 25 18:29:53 UTC 2012 - dimstar@opensuse.org

- Update to version 3.4.0:
  + Dropping obsolete plugins architecture.
  + Small memory leak fixed.
  + Options comparison improved.

-------------------------------------------------------------------
Wed Feb 22 07:19:02 UTC 2012 - vuntz@opensuse.org

- Update to version 3.3.90:
  + Some build fixes
  + Some deprecated APIs changed to the new ones
  + The introspection is now linked to libxklavier

-------------------------------------------------------------------
Wed Sep 28 05:55:54 UTC 2011 - vuntz@opensuse.org

- Update to version 3.2.0:
  + Updated translations.

-------------------------------------------------------------------
Thu Sep 22 09:16:35 UTC 2011 - vuntz@opensuse.org

- Update to version 3.1.92:
  + Fix build issues.
  + Updated translations.

-------------------------------------------------------------------
Thu Sep  1 16:32:33 UTC 2011 - vuntz@opensuse.org

- Drop explicit Requires from devel packages that will
  automatically be added the pkg-config way: dbus-1-glib-devel,
  gconf2-devel, gtk3-devel, libxklavier-devel.

-------------------------------------------------------------------
Tue Aug 23 09:16:54 CEST 2011 - dimstar@opensuse.org

- Update to version 3.1.90:
  + Couple of minor bugs fixed.
  + Updated translations.

-------------------------------------------------------------------
Wed Apr  6 09:08:55 UTC 2011 - fcrozat@novell.com

- Update to version 3.0.0.1:
  + Fix color of status indicator in fallback mode.
  + Fix initial size of status indicator.

-------------------------------------------------------------------
Tue Apr  5 17:26:19 UTC 2011 - fcrozat@novell.com

- Update to version 3.0.0:
  + Updated translations
- Changes from version 2.91.92:
  + Minor fixes

-------------------------------------------------------------------
Tue Mar  8 12:54:43 UTC 2011 - fcrozat@novell.com

- Update to version 2.91.91:
  + More improvements in the drawing widget.
  + Small build/runtime fixes
  + Updated translations.

-------------------------------------------------------------------
Wed Feb 23 15:30:15 UTC 2011 - fcrozat@novell.com

- Update to version 2.91.90:
  + A lot of improvements in the drawing widget.
  + Updated for new libxklavier 5.1.
  + Separate gkbd-keyboard-display app.
  + Updated translations
- Changes from version 2.91.5:
  + Big refactoring: common code from both indicators is separated
    into GkbdConfiguration.
  + Introspection added, for embedding into JS-driven gnome-shell.
  + A number of bugs and build issues fixed.
  + Still trying to catch fast changing gtk APIs.
- Changes from version 2.91.4:
  + Fix build with latest GTK3
  + Updated translations
- enable introspection support
- Drop libgnomekbd-fix-gtk3.patch: fixed upstream.
- Change gtk2-devel Requires to gtk3-devel in devel subpackage.
- Add support for source service checkout, with %BUILD_FROM_VCS:
  + Add gnome-common BuildRequires.
  + Add call to ./autogen.sh.

-------------------------------------------------------------------
Sun Feb 13 16:47:00 CET 2011 - vuntz@opensuse.org

- Call relevant macros in %post/%postun:
  + %desktop_database_post/postun because the package ships at
    least one desktop file.
- Pass %{?no_lang_C} to %find_lang so that english documentation
  can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
  english documentation is not there anymore.

-------------------------------------------------------------------
Fri Dec 17 10:46:39 CET 2010 - vuntz@opensuse.org

- Update to version 2.91.3.1:
  + Fix build with GTK3.
- Changes from version 2.91.3:
  + More changes related to GTK3.
  + Eliminated one crasher
  + Updated translations.
- Changes from version 2.91.2:
  + Further changes related to GTK3.
  + Simple xmodmap support introduced (moved from
    gnome-settings-daemon).
  + I18N fixed.
  + Updated translations.
- Changes from version 2.91.1:
  + Changed API - from gconf to gsettings.
  + Ported to GTK3
- Remove gconf2-devel, gtk2-devel BuildRequires.
- Move to pkgconfig()-style BuildRequires:
  + Old ones: libxklavier-devel
  + New ones: glib-2.0, libxklavier.
- Add pkgconfig(gtk+-3.0) BuildRequires.
- Rebase libgnomekbd-default-group-switch.patch.
- Add libgnomekbd-fix-gtk3.patch to fix build with GTK+ 2.91.6.
- Remove all the gconf schema handling (%gconf_schemas_prereq,
  %find_gconf_schemas and scriptlets).
- Handle gsettings schemas: add %glib2_gsettings_schema_requires
  and %glib2_gsettings_schema_post(un) in the scriptlets.

-------------------------------------------------------------------
Tue Sep 28 00:40:12 CEST 2010 - vuntz@opensuse.org

- Update to version 2.32.0:
  + Updated translations.

-------------------------------------------------------------------
Sat Sep 18 10:19:13 CEST 2010 - vuntz@opensuse.org

- Update to version 2.31.92:
  + Some rendering switched to Cairo.
  + Updated translations.

-------------------------------------------------------------------
Tue Aug 31 09:59:41 UTC 2010 - aj@suse.de

- Recommend instead of require lang package since it's not mandatory.

-------------------------------------------------------------------
Fri Aug  6 03:10:52 CEST 2010 - vuntz@opensuse.org

- Update to version 2.31.5:
  + One crasher fixed
  + Rendering improved
  + Updated translations.
- Add libgnomekbd-default-group-switch.patch to change the group
  switch keybinding to shifts_toggle, since that's what we use in
  openSUSE.

-------------------------------------------------------------------
Wed Jul 14 09:50:00 CEST 2010 - dimstar@opensuse.org

- Update to version 2.31.2:
  + Seriously improved status icon rendering
- Changes from version 2.31.1:
  + Several crashers fixed
  + Provided API for handling the default group switcher. Changed
    the default value to be "grp:shift_caps_toggle"
  + Updated translations.
- Drop upstream included patches libgnomekbd-fix-crash.patch and
  libgnomekbd-proper-notification-name.patch.

-------------------------------------------------------------------
Thu Jun 17 14:07:08 CEST 2010 - vuntz@opensuse.org

- Add two patches from git:
  + libgnomekbd-fix-crash.patch: fix a crash in
    gnome-settings-daemon that can ruin your session in some
    circumstances (after unlocking screensaver, for example)
  + libgnomekbd-proper-notification-name.patch: make sure the
    notification icon is properly positioned in the notification
    area.

-------------------------------------------------------------------
Thu Apr 29 14:31:31 CEST 2010 - dimstar@opensuse.org

- Update to version 2.30.1:
  + Seriously improved status icon rendering
  + Updated translations.

-------------------------------------------------------------------
Mon Mar 29 11:13:01 CEST 2010 - vuntz@opensuse.org

- Update to version 2.30.0:
  + One crash fixed (excessing unref)
  + Better support for gnome/gtk themes
  + Updated translations.

-------------------------------------------------------------------
Tue Mar  9 02:05:19 CET 2010 - dimstar@opensuse.org

- Update to version 2.29.92:
  + GkbdStatus is using gtk/gnome font settings
  + A lot of translations fixed
  + Explicit dbus dependency dropped
- Drop dbus-1-glib-devel BuildRequire.

-------------------------------------------------------------------
Thu Jan 14 00:59:09 CET 2010 - captain.magnus@opensuse.org

- Update to version 2.29.5:
  + GkbdIndicator rendering fixed
  + GkbdStatus notification icon added

-------------------------------------------------------------------
Sun Dec 13 20:28:32 CET 2009 - dimstar@opensuse.org

- Update to version 2.28.2:
  + Small fixes for the rendering.
- Do not install en@shaw locale on openSUSE <= 11.2.

-------------------------------------------------------------------
Wed Sep 23 13:12:59 CEST 2009 - dimstar@opensuse.org

- Update to version 2.28.0:
  + Updated translations.

-------------------------------------------------------------------
Wed Sep  9 12:52:23 CEST 2009 - vuntz@opensuse.org

- Remove libgnome-devel Requires from devel package.

-------------------------------------------------------------------
Thu Aug 27 09:05:01 CEST 2009 - vuntz@novell.com

- Update to version 2.27.91:
  + Minor fixes.
  + Updated translations.
- Use spec-cleaner script to reorder lines in preamble.

-------------------------------------------------------------------
Mon Jul 20 12:48:16 CEST 2009 - vuntz@novell.com

- Update to version 2.27.4:
  + Update to libxklavier 4.0.

-------------------------------------------------------------------
Wed May 27 12:19:25 CEST 2009 - vuntz@novell.com

- Update to version 2.27.2:
  + Replacing libglade with gtkbuilder
  + Updated translations.
- Remove libglade2-devel BuildRequires, and add gtk2-devel
  BuildRequires.

-------------------------------------------------------------------
Mon Mar 16 14:46:16 CET 2009 - sbrabec@suse.cz

- Added support for translation-update-upstream (FATE#301344).

-------------------------------------------------------------------
Sat Mar 14 19:56:29 CET 2009 - vuntz@novell.com

- Update to version 2.26.0:
  + Two bugs related to deprecated APIs fixed.

-------------------------------------------------------------------
Sun Feb 22 17:49:58 CET 2009 - vuntz@novell.com

- Update to version 2.25.91:
  + Several small bugs/build issues ar closed
- Remove BuildRequires: gnome-common

-------------------------------------------------------------------
Wed Jan 28 02:19:47 CET 2009 - vuntz@novell.com

- Call %suse_update_desktop_file on all desktop files. Part of
  bnc#445728.

-------------------------------------------------------------------
Tue Jan 27 00:41:42 CET 2009 - crrodriguez@suse.de

- remove "la" files [BNC#357465] 

-------------------------------------------------------------------
Tue Sep 23 15:10:42 CDT 2008 - maw@suse.de

- Update to version 2.24.0:
  + Minor fixes
- Drop libgnomekbd-allow-old-dbus.patch
- Misc., minor .spec file cleanups
- Don't package libtool archives or static libraries.

-------------------------------------------------------------------
Mon Jun 16 22:57:51 CEST 2008 - maw@suse.de

- Update to version 2.23.2:
  + Drop old and unneeded code
  + Make the default size of the preview depend upon the screen's
    size.

-------------------------------------------------------------------
Wed Apr  2 13:25:45 CEST 2008 - rodrigo@suse.de

- Update to version 2.22.0:
  * Use tango icons 
- Removed non-existing icon from installation

-------------------------------------------------------------------
Fri Jan 25 13:20:28 CET 2008 - rodrigo@suse.de

- Updated to version 2.21.4.1:
  * Fix for the indicators crash in keyboard drawing
  * Keyboard drawing printing functions moved to libgnomekbd, from
    gnome-control-center 

-------------------------------------------------------------------
Tue Sep 18 18:16:11 CEST 2007 - sbrabec@suse.cz

- Updated to version 2.20.0:
  * minor fix to the build process
  * new translations

-------------------------------------------------------------------
Fri Aug 31 00:57:11 CEST 2007 - maw@suse.de

- Update to version 2.19.91:
  + Bug fixes
  + Updated translations.

-------------------------------------------------------------------
Tue Aug  7 23:57:19 CEST 2007 - maw@suse.de

- Use %fdupes
- Split off a -lang subpackage
- s#%run_ldconfig#/sbin/ldconfig/ in %post and %postun.

-------------------------------------------------------------------
Thu Jul 19 12:03:17 CEST 2007 - sbrabec@suse.cz

- Allow to build with old dbus.

-------------------------------------------------------------------
Fri Jul  6 20:17:16 CEST 2007 - maw@suse.de

- Update to version 2.18.2
- Several keyboard drawing bugs fixed
- Incorrect GObject usage crash fixed
- Added translations.

-------------------------------------------------------------------
Fri May 11 11:35:20 CEST 2007 - pgajdos@suse.cz

- removed 
  - gnome-icon-theme-devel from BuildRequires
  - gnome-icon-theme       from Requires
- [#247450]


-------------------------------------------------------------------
Wed Apr 11 12:06:38 CDT 2007 - maw@suse.de

- Update to version 2.18.1
- Updated translations
- Bug fixes.

-------------------------------------------------------------------
Mon Mar  5 14:27:12 CET 2007 - sbrabec@suse.cz

- Spec file cleanup.

-------------------------------------------------------------------
Tue Feb 27 15:39:33 CST 2007 - maw@suse.de

- New package.

openSUSE Build Service is sponsored by