Commit Graph

34 Commits

Author SHA256 Message Date
Ana Guerrero
3769c0b2c7 Accepting request 1144053 from X11:XOrg
- update to 1.4.7
  * This release mainly focuses on code cleanup and improving
    maintainability and making static analysis work better on this
    code base. It also fixes a bug that could cause build failures
    with gcc when the -ftracer option was used.

OBS-URL: https://build.opensuse.org/request/show/1144053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=19
2024-02-06 15:32:30 +00:00
e9a1b988e7 - update to 1.4.7
* This release mainly focuses on code cleanup and improving
    maintainability and making static analysis work better on this
    code base. It also fixes a bug that could cause build failures
    with gcc when the -ftracer option was used.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=33
2024-02-04 21:08:32 +00:00
Dominique Leuenberger
2109ffddf2 Accepting request 1045916 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1045916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=18
2023-01-01 08:38:23 +00:00
8d5669e4f7 Accepting request 1043605 from home:dirkmueller:Factory
- update to 1.4.6:
  * configure: Use AC_SYS_LARGEFILE to enable large file support
  * suppress four more warnings when 'warningLevel' is zero
  * suppress the "Could not resolve" warning when 'warningLevel' is zero
  * man page: remove out-of-date COPYRIGHT section
  * Build xz tarballs instead of bzip2
  * Fix "upercase" typo

OBS-URL: https://build.opensuse.org/request/show/1043605
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=31
2022-12-31 13:03:20 +00:00
Dominique Leuenberger
78b50e8104 Accepting request 889857 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/889857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=17
2021-05-10 13:36:10 +00:00
20b1c38527 Accepting request 889729 from home:dirkmueller:Factory
- modernize spec file (move license to licensedir)

OBS-URL: https://build.opensuse.org/request/show/889729
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=29
2021-05-02 20:43:14 +00:00
Richard Brown
5adfa469c1 Accepting request 879661 from X11:XOrg
- Update to version 1.4.5
  * Remove trailing whitespaces
  * gitlab CI: add basic build test
  * Replace WARN[1-9], ERROR[1-9], etc. with their unnumbered version
  * Downgrade the warning for missing symbols to info
  * keycodes: downgrade the >255 keycode warning to an info
  * keycodes: compress the high keycode warning

OBS-URL: https://build.opensuse.org/request/show/879661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=16
2021-03-19 15:40:19 +00:00
8645cdb1e2 - Update to version 1.4.5
* Remove trailing whitespaces
  * gitlab CI: add basic build test
  * Replace WARN[1-9], ERROR[1-9], etc. with their unnumbered version
  * Downgrade the warning for missing symbols to info
  * keycodes: downgrade the >255 keycode warning to an info
  * keycodes: compress the high keycode warning

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=27
2021-03-17 10:37:59 +00:00
Dominique Leuenberger
cbe437d199 Accepting request 846191 from X11:XOrg
- Update to version 1.4.4
  * Fix spelling/wording issues
  * Fix lockdevbtn to be XkbSA_LockDeviceBtn action
  * For -R and after chdir, add the current directory to the path
  * Don't pretend unresolved symbols are an error

OBS-URL: https://build.opensuse.org/request/show/846191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=15
2020-11-10 12:38:43 +00:00
c34ded4a86 - Update to version 1.4.4
* Fix spelling/wording issues
  * Fix lockdevbtn to be XkbSA_LockDeviceBtn action
  * For -R and after chdir, add the current directory to the path
  * Don't pretend unresolved symbols are an error

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=25
2020-11-05 09:52:08 +00:00
Dominique Leuenberger
7ea9722cc0 Accepting request 777957 from X11:XOrg
- Update to version 1.4.3
  * Update configure.ac bug URL for gitlab migration
  * configure: Remove unused AC_SUBST([REQUIRED_MODULES])
  * pkgconfig: Remove unneeded Requires.private
  * Suppress high-keycode warnings at the default warning level
  * xkbcomp Fix missing support for "affect" and incorrect modifier
    handling for ISOLock
  * Don't compare with string literals
  * Fix invalid error report on F_Accel field
  * Error out if we have no default path

OBS-URL: https://build.opensuse.org/request/show/777957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=14
2020-02-25 15:03:28 +00:00
edb7115edd - Update to version 1.4.3
* Update configure.ac bug URL for gitlab migration
  * configure: Remove unused AC_SUBST([REQUIRED_MODULES])
  * pkgconfig: Remove unneeded Requires.private
  * Suppress high-keycode warnings at the default warning level
  * xkbcomp Fix missing support for "affect" and incorrect modifier
    handling for ISOLock
  * Don't compare with string literals
  * Fix invalid error report on F_Accel field
  * Error out if we have no default path

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=23
2020-02-21 12:57:59 +00:00
Yuchen Lin
87c0a1c081 Accepting request 615212 from X11:XOrg
- Update to version 1.4.2
  * Only one patch, fixing keymap compilation errors when the
    keycodes maximum is set to a value above the permitted X11
    maximum of 255. While we already ignored keys with codes
    above 255, we still failed on the maximum=374; line that 
    xkeyboard-config 2.24 produces now.

OBS-URL: https://build.opensuse.org/request/show/615212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=13
2018-06-15 12:33:37 +00:00
563ca1acd5 - Update to version 1.4.2
* Only one patch, fixing keymap compilation errors when the
    keycodes maximum is set to a value above the permitted X11
    maximum of 255. While we already ignored keys with codes
    above 255, we still failed on the maximum=374; line that 
    xkeyboard-config 2.24 produces now.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=21
2018-06-08 10:52:38 +00:00
Dominique Leuenberger
8f40711eb5 Accepting request 582995 from X11:XOrg
- Update to version 1.4.1
  * This release adds the path of the xkbcomp executable to the pkgconfig
    data, allowing the X server to find the right binary regardless of
    where its (the X servers) $prefix is pointed. Without this the X server
    will guess that xkbcomp is configured for the same prefix; since the
    default prefix is /usr/local, and your distribution certainly did not
    install xkbcomp there, 'make check' and 'ninja dist' for the X server
    build would fail because Xvfb would not start.
- supersedes U_xkbcomp_pkgconfig-add-bindir.patch
- refreshed xkbcomp.keyring; seems signing key changed, since this
  time the package has been released by Adam Jackson (before: Daniel
  Stone)? Hope I got this right ...

OBS-URL: https://build.opensuse.org/request/show/582995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=12
2018-03-08 09:53:49 +00:00
c0a72cc43e - Update to version 1.4.1
* This release adds the path of the xkbcomp executable to the pkgconfig
    data, allowing the X server to find the right binary regardless of
    where its (the X servers) $prefix is pointed. Without this the X server
    will guess that xkbcomp is configured for the same prefix; since the
    default prefix is /usr/local, and your distribution certainly did not
    install xkbcomp there, 'make check' and 'ninja dist' for the X server
    build would fail because Xvfb would not start.
- supersedes U_xkbcomp_pkgconfig-add-bindir.patch
- refreshed xkbcomp.keyring; seems signing key changed, since this
  time the package has been released by Adam Jackson (before: Daniel
  Stone)? Hope I got this right ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=19
2018-03-05 15:08:56 +00:00
Dominique Leuenberger
8180d98fd3 Accepting request 544168 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/544168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=11
2017-11-23 08:34:49 +00:00
562bad6256 Accepting request 544001 from home:Zaitor:branches:X11:XOrg
- Add U_xkbcomp_pkgconfig-add-bindir.patch: pkgconfig: Add our
  bindir to xkbcomp.pc.

OBS-URL: https://build.opensuse.org/request/show/544001
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=17
2017-11-21 13:38:24 +00:00
Dominique Leuenberger
4b786f813e Accepting request 492997 from X11:XOrg
- Update to version 1.4.0
  * This xkbcomp release mostly contains a couple of bugfixes and
    parser improvements. Notably, ignoring keycodes that X11 can
    never support means that we can start using those keycodes,
    which xkbcommon supports.
- refreshed xkbcomp.keyring; seems signing key changed, since this
  time the package has been released by Daniel Stone (before: Peter
  Hutterer)? Hope I got this right ...

OBS-URL: https://build.opensuse.org/request/show/492997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=10
2017-05-10 18:35:08 +00:00
fab4beb794 - Update to version 1.4.0
* This xkbcomp release mostly contains a couple of bugfixes and
    parser improvements. Notably, ignoring keycodes that X11 can
    never support means that we can start using those keycodes,
    which xkbcommon supports.
- refreshed xkbcomp.keyring; seems signing key changed, since this
  time the package has been released by Daniel Stone (before: Peter
  Hutterer)? Hope I got this right ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=15
2017-05-05 10:41:04 +00:00
Dominique Leuenberger
a2f46c38e7 Accepting request 344224 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/344224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=9
2015-11-18 21:33:02 +00:00
37198c20ea Accepting request 344219 from home:pluskalm:branches:X11:XOrg
- Use url for source
- Add gpg signature
- Make building more verbose

OBS-URL: https://build.opensuse.org/request/show/344219
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=13
2015-11-13 12:48:44 +00:00
237f8f4882 - Update to version 1.3.1
* Couple of minor fixes, the only user-visible change is that the
    warning when a key type is shortened is now on a verbosity level
    above the default verbosity. This effectively removes the warning
    below for all users of the german keyboard layout (and others):
    Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=12
2015-11-10 13:08:58 +00:00
Dominique Leuenberger
b148b13590 Accepting request 265278 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/265278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=8
2014-12-17 18:19:25 +00:00
17579c43b0 Accepting request 263457 from home:tobijk:X11:XOrg
- Update to version 1.3.0:
  + Support for multiple keysyms per level (#25025).
  + Misc fixes and changes all over the place.
  + UNIXOS2 support was dropped.

OBS-URL: https://build.opensuse.org/request/show/263457
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=10
2014-12-15 16:24:33 +00:00
2ddceda4c2 Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=9
2014-04-27 22:09:28 +00:00
Stephan Kulow
eeda5a2658 Accepting request 120693 from X11:XOrg
- 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.

- remove the pkgconfig file - it requires all devel packages and
  nothing of that is needed to run xkbcomp

OBS-URL: https://build.opensuse.org/request/show/120693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=3
2012-05-16 10:28:09 +00:00
291f44b6ef Accepting request 120679 from home:vuntz:branches:X11:XOrg
Keep pkg-config file, but in a devel subpackage

OBS-URL: https://build.opensuse.org/request/show/120679
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=7
2012-05-11 09:22:34 +00:00
8f4a8421b4 Accepting request 120676 from home:coolo:branches:openSUSE:Factory
- remove the pkgconfig file - it requires all devel packages and
  nothing of that is needed to run xkbcomp

OBS-URL: https://build.opensuse.org/request/show/120676
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=6
2012-05-11 08:38:56 +00:00
Stephan Kulow
62ae4e927a Accepting request 116726 from X11:XOrg
Version Provides (forwarded request 115745 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/116726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=2
2012-05-08 16:02:21 +00:00
Factory Maintainer
446c44ea4c Accepting request 115745 from home:vuntz:branches:X11:XOrg
Version Provides

OBS-URL: https://build.opensuse.org/request/show/115745
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=4
2012-05-08 11:51:55 +00:00
Stephan Kulow
c189fb1f6f Accepting request 115461 from X11:XOrg
Pushing X11:XOrg

OBS-URL: https://build.opensuse.org/request/show/115461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=1
2012-05-08 10:04:50 +00:00
fa5a890394 Accepting request 113633 from home:dimstar:branches:X11:XOrg
Update to 1.2.4

OBS-URL: https://build.opensuse.org/request/show/113633
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=2
2012-04-15 10:51:44 +00:00
b29a17ab99 Accepting request 113514 from home:vuntz:branches:X11:XOrg
Split xkbcomp out of xorg-x11; no change to the content

OBS-URL: https://build.opensuse.org/request/show/113514
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=1
2012-04-14 09:34:43 +00:00