SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libgnomekbd-3.6.0-2.4.i586.rpm :

* Tue Sep 25 2012 dimstarAATTopensuse.org- Update to version 3.6.0: + Updated translations.
* Sat Aug 25 2012 dimstarAATTopensuse.org- Update to version 3.5.90: + Updated translations.
* Sun Jun 10 2012 dimstarAATTopensuse.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 2012 vuntzAATTopensuse.org- Update to version 3.4.0.2: + Really fix issues introduced in 3.4.0.
* Mon Mar 26 2012 vuntzAATTopensuse.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 dimstarAATTopensuse.org- Update to version 3.4.0: + Dropping obsolete plugins architecture. + Small memory leak fixed. + Options comparison improved.
* Wed Feb 22 2012 vuntzAATTopensuse.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 vuntzAATTopensuse.org- Update to version 3.2.0: + Updated translations.
* Thu Sep 22 2011 vuntzAATTopensuse.org- Update to version 3.1.92: + Fix build issues. + Updated translations.
* Thu Sep 01 2011 vuntzAATTopensuse.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 dimstarAATTopensuse.org- Update to version 3.1.90: + Couple of minor bugs fixed. + Updated translations.
* Wed Apr 06 2011 fcrozatAATTnovell.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 fcrozatAATTnovell.com- Update to version 3.0.0: + Updated translations- Changes from version 2.91.92: + Minor fixes
* Tue Mar 08 2011 fcrozatAATTnovell.com- Update to version 2.91.91: + More improvements in the drawing widget. + Small build/runtime fixes + Updated translations.
* Wed Feb 23 2011 fcrozatAATTnovell.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 vuntzAATTopensuse.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 vuntzAATTopensuse.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 vuntzAATTopensuse.org- Update to version 2.32.0: + Updated translations.
* Sat Sep 18 2010 vuntzAATTopensuse.org- Update to version 2.31.92: + Some rendering switched to Cairo. + Updated translations.
* Tue Aug 31 2010 ajAATTsuse.de- Recommend instead of require lang package since it\'s not mandatory.
* Fri Aug 06 2010 vuntzAATTopensuse.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 dimstarAATTopensuse.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 vuntzAATTopensuse.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 dimstarAATTopensuse.org- Update to version 2.30.1: + Seriously improved status icon rendering + Updated translations.
* Mon Mar 29 2010 vuntzAATTopensuse.org- Update to version 2.30.0: + One crash fixed (excessing unref) + Better support for gnome/gtk themes + Updated translations.
* Tue Mar 09 2010 dimstarAATTopensuse.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.magnusAATTopensuse.org- Update to version 2.29.5: + GkbdIndicator rendering fixed + GkbdStatus notification icon added
* Sun Dec 13 2009 dimstarAATTopensuse.org- Update to version 2.28.2: + Small fixes for the rendering.- Do not install enAATTshaw locale on openSUSE <= 11.2.
* Wed Sep 23 2009 dimstarAATTopensuse.org- Update to version 2.28.0: + Updated translations.
* Wed Sep 09 2009 vuntzAATTopensuse.org- Remove libgnome-devel Requires from devel package.
* Thu Aug 27 2009 vuntzAATTnovell.com- Update to version 2.27.91: + Minor fixes. + Updated translations.- Use spec-cleaner script to reorder lines in preamble.
* Mon Jul 20 2009 vuntzAATTnovell.com- Update to version 2.27.4: + Update to libxklavier 4.0.
* Wed May 27 2009 vuntzAATTnovell.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 sbrabecAATTsuse.cz- Added support for translation-update-upstream (FATE#301344).
* Sat Mar 14 2009 vuntzAATTnovell.com- Update to version 2.26.0: + Two bugs related to deprecated APIs fixed.
 
ICM