Accepting request 593603 from X11:XOrg

- Update to version 1.1.1
  * configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * configure: add more m4 quoting to quiet autoconf complaints
  * Remove unused macro RESOURCE_PROPERTY_NAME
  * Clean up sign/size conversion warnings from clang
  * Stop casting free() arguments to (char *)
  * unifdef -U__UNIXOS2__
  * Print which option was in error along with usage message
  * Use SEEK_* names instead of raw numbers for fseek whence argument
  * Reformat code to X.Org standard coding style
  * Fix "editting" typo in comment
  * Use reallocarray() for array allocations & resizing
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish

OBS-URL: https://build.opensuse.org/request/show/593603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdb?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2018-04-07 18:50:02 +00:00 committed by Git OBS Bridge
commit ca9597758d
4 changed files with 25 additions and 5 deletions

View File

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

3
xrdb-1.1.1.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Apr 4 16:31:31 UTC 2018 - sndirsch@suse.com
- Update to version 1.1.1
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* configure: add more m4 quoting to quiet autoconf complaints
* Remove unused macro RESOURCE_PROPERTY_NAME
* Clean up sign/size conversion warnings from clang
* Stop casting free() arguments to (char *)
* unifdef -U__UNIXOS2__
* Print which option was in error along with usage message
* Use SEEK_* names instead of raw numbers for fseek whence argument
* Reformat code to X.Org standard coding style
* Fix "editting" typo in comment
* Use reallocarray() for array allocations & resizing
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
-------------------------------------------------------------------
Thu Sep 12 19:26:22 UTC 2013 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package xrdb
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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: xrdb
Version: 1.1.0
Version: 1.1.1
Release: 0
Summary: X server resource database utility
License: MIT