2012-05-11 09:22:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 11 08:45:25 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Split the pkg-config file in a devel subpackage, instead of
|
|
|
|
removing it: it might be needed by some configure scripts.
|
|
|
|
- Remove xkbcomp-devel Provides from main subpackage now that we
|
|
|
|
have a proper devel subpackage.
|
|
|
|
|
2012-05-11 08:38:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 11 08:22:43 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- remove the pkgconfig file - it requires all devel packages and
|
|
|
|
nothing of that is needed to run xkbcomp
|
|
|
|
|
2012-05-08 11:51:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 26 18:40:02 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Version the Provides for xkbcomp-devel, as it can be useful.
|
|
|
|
|
2012-04-15 10:51:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 14 21:23:30 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.2.4:
|
|
|
|
+ Delete redundant redeclarations of extern Atoms in symbols.c
|
|
|
|
+ Make sure to leave room for trailing nil byte in yyGetNumber
|
|
|
|
+ include resets group compatibility modifiers fdo#43091
|
|
|
|
+ Correct our zeroing out of the row in InitRowInfo
|
|
|
|
+ Add missing _X_NORETURN to uFatalError
|
|
|
|
+ Add .pc file for version export
|
|
|
|
+ Print version number on -version.
|
|
|
|
+ Build system fixes.
|
|
|
|
- Changes from version 1.2.3:
|
|
|
|
+ Interp: Allow explicit Any/NoSymbol mappings
|
|
|
|
+ Constify LookupKeysym input argument
|
|
|
|
- Changes from version 1.2.2:
|
|
|
|
+ Interp: Ignore NoSymbol definitions
|
|
|
|
+ Interp: Don't make modifier lookup failure fatal
|
|
|
|
+ Replace repeated checks for gcc with _X_ATTRIBUTE_PRINTF from
|
|
|
|
xproto
|
|
|
|
+ xkbcomp: Stop possible overflow in yyGetnumber. fdo#31647
|
|
|
|
+ Inline the oiText macro in the only place it's used
|
|
|
|
+ Build system fixes.
|
|
|
|
- Changes from version 1.2.1:
|
|
|
|
+ Build system fixes.
|
|
|
|
- Add pkgconfig(xproto) BuildRequires: new dependency.
|
|
|
|
- Provide xkbcomp-devel from the main-package. This is a compiler,
|
|
|
|
and as such per definition a -devel tool. This helps to silence
|
|
|
|
a rpmlint warning, as we now also have a .pc file.
|
|
|
|
|
2012-04-14 09:34:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Split xkbcomp from xorg-x11. Initial version: 1.2.0.
|
|
|
|
|