Accepting request 303791 from X11:XOrg

- Update to version 1.0.9:
  * configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * Add -version option to print program version
  * Print which option was in error along with usage message
  * Avoid null pointer use if malloc() fails
  * Remove unneeded casts on malloc, realloc, and free calls

OBS-URL: https://build.opensuse.org/request/show/303791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmodmap?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2015-04-27 10:59:13 +00:00 committed by Git OBS Bridge
commit c97298adae
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:efe2e3c89858a2db3bdcf969f55f55d0af4f5007789198344de0595249a99fc3
size 141026

3
xmodmap-1.0.9.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7b0e5cc5f10d0fb6d2d6ea4f00c77e8ac0e847cc5a73be94cd86139ac4ac478
size 142565

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Apr 24 15:09:54 UTC 2015 - sndirsch@suse.com
- Update to version 1.0.9:
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* Add -version option to print program version
* Print which option was in error along with usage message
* Avoid null pointer use if malloc() fails
* Remove unneeded casts on malloc, realloc, and free calls
-------------------------------------------------------------------
Thu Sep 12 19:37:37 UTC 2013 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package xmodmap
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: xmodmap
Version: 1.0.8
Version: 1.0.9
Release: 0
Summary: Utility to modify keymaps and pointer button mappings in X
License: MIT