diff --git a/.cvsignore b/.cvsignore index 560936a..bbe68a6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libxklavier-0.97.tar.gz +libxklavier-1.02.tar.gz diff --git a/libxklavier.spec b/libxklavier.spec index 70684ac..de32db5 100644 --- a/libxklavier.spec +++ b/libxklavier.spec @@ -1,7 +1,7 @@ Summary: library providing high-level API for X Keyboard Extension Name: libxklavier -Version: 0.97 -Release: 2.1 +Version: 1.02 +Release: 1 License: LGPL Group: Development/Libraries Url: http://gswitchit.sourceforge.net/ @@ -12,7 +12,7 @@ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root %description libxklavier is a library providing high-level API for X Keyboard Extension -known as XKB. This library is indended to support XFree86 and other +known as XKB. This library is intended to support XFree86 and other commercial X servers. It is useful for creating XKB-related software (layout indicators etc). @@ -63,6 +63,18 @@ rm -rf %{buildroot} %{_includedir}/* %changelog +* Tue Apr 20 2004 Jeremy Katz - 1.02-1 +- update to 1.02 with real fixes for xorg + +* Thu Apr 15 2004 Jeremy Katz - 1.00-2 +- patch for xorg.xml instead of xfree86.xml + +* Fri Apr 2 2004 Alex Larsson 1.00-1 +- update to 1.00 + +* Mon Mar 15 2004 Bill Nottingham +- fix typo (#118237) + * Tue Mar 02 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index 92ba1aa..d51e4d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5037fe67a2aeea98e3eab47c1a279321 libxklavier-0.97.tar.gz +fba323a69bc904e9889df7fb5491ea55 libxklavier-1.02.tar.gz