| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libgnomekbd | Distribution: openSUSE 12.2 |
| Version: 3.4.0.2 | Vendor: openSUSE |
| Release: 2.1.2 | Build date: Tue Jul 17 02:48:45 2012 |
| Group: System/GUI/GNOME | Build host: build33 |
| Size: 212369 | Source RPM: libgnomekbd-3.4.0.2-2.1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org/ | |
| Summary: GNOME Keyboard Library | |
GNOME keyboard library, utility and applet.
LGPL-2.1+
* Wed Mar 28 2012 vuntz@opensuse.org
- Update to version 3.4.0.2:
+ Really fix issues introduced in 3.4.0.
* Mon Mar 26 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 2012 dimstar@opensuse.org
- Update to version 3.4.0:
+ Dropping obsolete plugins architecture.
+ Small memory leak fixed.
+ Options comparison improved.
* Wed Feb 22 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 2011 vuntz@opensuse.org
- Update to version 3.2.0:
+ Updated translations.
* Thu Sep 22 2011 vuntz@opensuse.org
- Update to version 3.1.92:
+ Fix build issues.
+ Updated translations.
* Thu Sep 01 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 2011 dimstar@opensuse.org
- Update to version 3.1.90:
+ Couple of minor bugs fixed.
+ Updated translations.
* Wed Apr 06 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 05 2011 fcrozat@novell.com
- Update to version 3.0.0:
+ Updated translations
- Changes from version 2.91.92:
+ Minor fixes
* Tue Mar 08 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 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 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 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.
* Mon Sep 27 2010 vuntz@opensuse.org
- Update to version 2.32.0:
+ Updated translations.
* Sat Sep 18 2010 vuntz@opensuse.org
- Update to version 2.31.92:
+ Some rendering switched to Cairo.
+ Updated translations.
* Tue Aug 31 2010 aj@suse.de
- Recommend instead of require lang package since it's not mandatory.
* Fri Aug 06 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 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 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 2010 dimstar@opensuse.org
- Update to version 2.30.1:
+ Seriously improved status icon rendering
+ Updated translations.
* Mon Mar 29 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 09 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.
* Wed Jan 13 2010 captain.magnus@opensuse.org
- Update to version 2.29.5:
+ GkbdIndicator rendering fixed
+ GkbdStatus notification icon added
* Sun Dec 13 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 2009 dimstar@opensuse.org
- Update to version 2.28.0:
+ Updated translations.
* Wed Sep 09 2009 vuntz@opensuse.org
- Remove libgnome-devel Requires from devel package.
* Thu Aug 27 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 2009 vuntz@novell.com
- Update to version 2.27.4:
+ Update to libxklavier 4.0.
* Wed May 27 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 2009 sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
* Sat Mar 14 2009 vuntz@novell.com
- Update to version 2.26.0:
+ Two bugs related to deprecated APIs fixed.
/usr/bin/gkbd-keyboard-display /usr/lib64/girepository-1.0/Gkbd-3.0.typelib /usr/lib64/libgnomekbd.so.7 /usr/lib64/libgnomekbd.so.7.0.0 /usr/lib64/libgnomekbdui.so.7 /usr/lib64/libgnomekbdui.so.7.0.0 /usr/share/GConf /usr/share/GConf/gsettings /usr/share/GConf/gsettings/libgnomekbd.convert /usr/share/applications/gkbd-keyboard-display.desktop /usr/share/doc/packages/libgnomekbd /usr/share/doc/packages/libgnomekbd/AUTHORS /usr/share/doc/packages/libgnomekbd/COPYING.LIB /usr/share/doc/packages/libgnomekbd/ChangeLog /usr/share/doc/packages/libgnomekbd/ChangeLog.libgswitchit /usr/share/doc/packages/libgnomekbd/ChangeLog.libkbdraw /usr/share/glib-2.0/schemas/org.gnome.libgnomekbd.desktop.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.libgnomekbd.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.libgnomekbd.keyboard.gschema.xml /usr/share/libgnomekbd /usr/share/libgnomekbd/icons /usr/share/libgnomekbd/icons/kbdled-caps-lock.svg /usr/share/libgnomekbd/icons/kbdled-num-lock.svg /usr/share/libgnomekbd/icons/kbdled-scroll-lock.svg /usr/share/libgnomekbd/ui /usr/share/libgnomekbd/ui/show-layout.ui
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:22:00 2013