diff --git a/libgnomekbd-2.22.0.tar.bz2 b/libgnomekbd-2.22.0.tar.bz2 deleted file mode 100644 index 631d541..0000000 --- a/libgnomekbd-2.22.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84ca7c6703909bccab436d631d69675c9815899752ffdf2fe76102a620f723da -size 406083 diff --git a/libgnomekbd-2.23.2.tar.bz2 b/libgnomekbd-2.23.2.tar.bz2 new file mode 100644 index 0000000..75e7ec8 --- /dev/null +++ b/libgnomekbd-2.23.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19ac61e5f39c0a939004d6574503a29f07007363791c8177eaa2a02707aa555 +size 406155 diff --git a/libgnomekbd.changes b/libgnomekbd.changes index 67e1bd2..09867d3 100644 --- a/libgnomekbd.changes +++ b/libgnomekbd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/libgnomekbd.spec b/libgnomekbd.spec index 243176a..e9eacf9 100644 --- a/libgnomekbd.spec +++ b/libgnomekbd.spec @@ -1,5 +1,5 @@ # -# spec file for package libgnomekbd (Version 2.22.0) +# spec file for package libgnomekbd (Version 2.23.2) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,7 +13,7 @@ Name: libgnomekbd BuildRequires: dbus-1-glib-devel fdupes gnome-common intltool libglade2-devel libgnomeui-devel libxklavier-devel -Version: 2.22.0 +Version: 2.23.2 Release: 1 Url: http://www.gnome.org/ Group: System/GUI/GNOME @@ -38,7 +38,7 @@ Authors: License: LGPL v2.1 or later Summary: GNOME Keyboard Library Group: System/GUI/GNOME -Requires: %{name} = %{version} libgnome-devel libxklavier-devel +Requires: %{name} = %{version} dbus-1-glib-devel gconf2-devel gtk2-devel libgnome-devel libxklavier-devel %description devel GNOME keyboard library, utility and applet. @@ -104,6 +104,11 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %changelog +* Tue Jun 17 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 02 2008 rodrigo@suse.de - Update to version 2.22.0: * Use tango icons