Changelog for
libxkbfile1-32bit-1.1.3-35.10.x86_64.rpm :
* Mon Feb 05 2024 Stefan Dirsch
- update to 1.1.3
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
* Set close-on-exec when opening files
* _XkbMakeAtom: remove check for impossible case
* _XkbInitAtoms: check for malloc() failure
* XkbChangeAtomDisplay: stop leaking atom name
* XkbCFReportError: avoid -Wformat-nonliteral warning
* XkbWriteCFile: stop leaking header file ifdef name
* DefaultParser: avoid -Wimplicit-fallthrough warnings
* xkbtext.c: Add tbGetBufferString helper function
* XkbIndentText: Fix -Wsign-compare warning
* Fix -Wsign-compare warnings in xkbtext.c & xkmread.c
* Add a meson build system- switched to meson build system
* Thu Dec 08 2022 Dirk Müller - update to 1.1.2:
* configure: Use AC_SYS_LARGEFILE to enable large file support- modernize spec file, install license to licensedir
* Tue Oct 18 2022 Stefan Dirsch - Update to version 1.1.1
* Use strndup if available to avoid -Wstringop-overflow warning from gcc 9
* Convert check for strcasecmp to normal autoconf style
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* fix an off-by-one error in copying the name of a virtual modifier
* Escape non-printable characters correctly
* unifdef NOTYET
* Fix check for appending \'|\' character when applying rules
* Thu Mar 21 2019 Stefan Dirsch - Update to version 1.1.0
* This release adds support for the NoLock, NoUnlock, and genKeyEvent flags.
* Mon Nov 02 2015 eichAATTsuse.com- add dependency to xkeyboard-config (boo#953161)
* Mon May 04 2015 sndirschAATTsuse.com- Update to version 1.0.9
* This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups.
* Mon Apr 14 2014 sndirschAATTsuse.com- added missing provides/obsoletes in baselibs.conf (bnc#873443)
* Sun Feb 17 2013 jengelhAATTinai.de- Use more robust make install call
* Wed Apr 11 2012 vuntzAATTopensuse.org- Update to version 1.0.8: + Janitorial cleanups + Build configuration improvements
* Fri Feb 17 2012 cooloAATTsuse.com- correct formatting of buildrequires