- Update to version 1.2.3

* configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * Print which option was in error along with usage message
  * Add -version option to print program version
  * Free the thunks used by Show_Prop
  * Free the data returned by XListProperties()
  * Free the data returned by XGetWindowProperty()
  * Free the data returned by Format_Icons()
  * 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/package/show/X11:XOrg/xprop?expand=0&rev=7
This commit is contained in:
Stefan Dirsch 2018-04-04 16:29:28 +00:00 committed by Git OBS Bridge
parent a60f7ae30a
commit d19c4c2e6d
4 changed files with 21 additions and 5 deletions

View File

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

3
xprop-1.2.3.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 4 16:27:31 UTC 2018 - sndirsch@suse.com
- Update to version 1.2.3
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* Print which option was in error along with usage message
* Add -version option to print program version
* Free the thunks used by Show_Prop
* Free the data returned by XListProperties()
* Free the data returned by XGetWindowProperty()
* Free the data returned by Format_Icons()
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
-------------------------------------------------------------------
Tue Aug 13 14:58:11 UTC 2013 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package xprop
#
# Copyright (c) 2014 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: xprop
Version: 1.2.2
Version: 1.2.3
Release: 0
Summary: Property displayer for X
License: MIT