diff --git a/baselibs.conf b/baselibs.conf index 0397790..ab7b220 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1 @@ -libxklavier12 +libxklavier16 diff --git a/libxklavier-5.0.tar.bz2 b/libxklavier-5.0.tar.bz2 deleted file mode 100644 index 5d880bf..0000000 --- a/libxklavier-5.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfd94b17a752b2839281764f0a16af2b338024c8867c10fba7015f276dec4db0 -size 357862 diff --git a/libxklavier-5.1.tar.bz2 b/libxklavier-5.1.tar.bz2 new file mode 100644 index 0000000..eeb0371 --- /dev/null +++ b/libxklavier-5.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7e8a6ed842d415d2f95b827e7d04ecf515ed5be2aaee262a8dd1c5cbe10ff1 +size 346858 diff --git a/libxklavier.changes b/libxklavier.changes index 429df6e..975332e 100644 --- a/libxklavier.changes +++ b/libxklavier.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Apr 19 05:44:44 UTC 2011 - ro@suse.de + +- Update baselibs.conf (libxklavier16 instead of libxklavier12) + +------------------------------------------------------------------- +Mon Feb 14 14:59:49 UTC 2011 - fcrozat@novell.com + +- Update to version 5.1: + + Expanding APIs for GNOME 3 needs: + - converting ISO codes to translatable names (it was private, + now public) + - search by pattern + + Using X11 API through pkg-config + + One race condition eliminated + + XInput2 version checking: looking for support of DevicePresence + ------------------------------------------------------------------- Thu Jan 14 00:50:05 CET 2010 - captain.magnus@opensuse.org diff --git a/libxklavier.spec b/libxklavier.spec index d3979a2..e978075 100644 --- a/libxklavier.spec +++ b/libxklavier.spec @@ -1,7 +1,7 @@ # -# spec file for package libxklavier (Version 5.0) +# spec file for package libxklavier # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Name: libxklavier BuildRequires: doxygen glib2-devel gtk-doc iso-codes-devel libxml2-devel pkg-config xorg-x11-devel License: GPLv2+ ; LGPLv2.1+ Group: Development/Libraries/X11 -Version: 5.0 +Version: 5.1 Release: 1 Summary: Library with X keyboard related functions Source: %{name}-%{version}.tar.bz2