diff --git a/libxklavier-3.6.tar.bz2 b/libxklavier-3.6.tar.bz2 deleted file mode 100644 index 6ab2f9d..0000000 --- a/libxklavier-3.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b84feabbc7886653b982d8318dc4c4d5a5016473b162efac3c0b85d22a291a71 -size 349374 diff --git a/libxklavier-3.7.tar.bz2 b/libxklavier-3.7.tar.bz2 new file mode 100644 index 0000000..3983226 --- /dev/null +++ b/libxklavier-3.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477b72ba4968e9a49c78e08a5335df7f71f71d787222224345f33f0b888f801b +size 339520 diff --git a/libxklavier.changes b/libxklavier.changes index e072191..ffe3836 100644 --- a/libxklavier.changes +++ b/libxklavier.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 10 17:54:39 CDT 2008 - maw@suse.de + +- Update to version 3.7: + + Several bugfixes + + Convert all translated strings to UTF-8. + ------------------------------------------------------------------- Fri Jun 20 19:53:23 CEST 2008 - maw@suse.de diff --git a/libxklavier.spec b/libxklavier.spec index 6302f4d..30176f8 100644 --- a/libxklavier.spec +++ b/libxklavier.spec @@ -1,10 +1,17 @@ # -# spec file for package libxklavier (Version 3.6) +# spec file for package libxklavier (Version 3.7) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -16,7 +23,7 @@ BuildRequires: doxygen glib2-devel gtk-doc iso-codes-devel libxml2-devel pkg-co License: GPL v2 or later; LGPL v2.1 or later Group: Development/Libraries/X11 AutoReqProv: on -Version: 3.6 +Version: 3.7 Release: 1 Summary: Library with X keyboard related functions Source: %{name}-%{version}.tar.bz2 @@ -121,6 +128,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libxklavier %changelog +* Wed Sep 10 2008 maw@suse.de +- Update to version 3.7: + + Several bugfixes + + Convert all translated strings to UTF-8. * Fri Jun 20 2008 maw@suse.de - Update to version 3.6: + Added API for countries and languages. @@ -158,9 +169,9 @@ rm -rf $RPM_BUILD_ROOT * Thu Nov 16 2006 danw@suse.de - Add patch from CVS to fix a crash in the keyboard layout indicator [#216201] -* Sat Oct 14 2006 danw@suse.de +* Fri Oct 13 2006 danw@suse.de - Remove dead patch (fixed differently upstream) -* Thu Oct 12 2006 danw@suse.de +* Wed Oct 11 2006 danw@suse.de - Fix xkb-base to match xkeyboard-config package. #204368, etc - Remove some disabled patches that have been committed upstream * Wed Aug 30 2006 jhargadon@suse.de @@ -174,7 +185,7 @@ rm -rf $RPM_BUILD_ROOT - Bugfixes - XML processing improved - Better compatibility with modular X.org filesystem layout -* Fri Jul 21 2006 danw@suse.de +* Thu Jul 20 2006 danw@suse.de - Use AC_PATH_XTRA rather than AC_PATH_X to make it easier to deal correctly with xorg-modular (which installs into /usr and so doesn't require -I or -L flags) @@ -192,15 +203,15 @@ rm -rf $RPM_BUILD_ROOT * Wed Dec 07 2005 rodrigo@suse.de - Added unreleased patch libxklavier-waitpid.patch, needed for control-center2-2.12.2. -* Thu Nov 03 2005 dmueller@suse.de +* Wed Nov 02 2005 dmueller@suse.de - don't build as root * Wed Jun 01 2005 sbrabec@suse.cz - Fixed devel requirements. -* Wed Apr 27 2005 gekker@suse.de +* Tue Apr 26 2005 gekker@suse.de - Disable -Werror for now. -* Thu Mar 10 2005 gekker@suse.de +* Wed Mar 09 2005 gekker@suse.de - Update to version 2.0 (GNOME 2.10). -* Sat Jan 22 2005 gekker@suse.de +* Fri Jan 21 2005 gekker@suse.de - Update to version 1.14 - Remove patch, already upstream * Wed Dec 22 2004 ro@suse.de @@ -209,7 +220,7 @@ rm -rf $RPM_BUILD_ROOT - Update to version 1.04 * Thu Aug 12 2004 ro@suse.de - added libpng to neededforbuild (for doxygen) -* Thu May 13 2004 clahey@suse.de +* Wed May 12 2004 clahey@suse.de - Add --with-xkb-base=/usr/lib/X11/xkb to configure to make this build on 64 bit platforms. * Fri Apr 30 2004 clahey@suse.de @@ -219,7 +230,7 @@ rm -rf $RPM_BUILD_ROOT not yet released). * Thu Feb 12 2004 sbrabec@suse.cz - Updated to version 0.97. -* Fri Sep 05 2003 ro@suse.de +* Thu Sep 04 2003 ro@suse.de - run autoreconf - use configure to detect X11R6 libdir * Thu Sep 04 2003 sbrabec@suse.cz