Accepting request 593602 from X11:XOrg
- 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/request/show/593602 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xprop?expand=0&rev=7
This commit is contained in:
commit
31be26ddba
@ -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
3
xprop-1.2.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d22afb28c86d85fff10a50156a7d0fa930c80ae865d70b26d805fd28a17a521b
|
||||||
|
size 149202
|
@ -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
|
Tue Aug 13 14:58:11 UTC 2013 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xprop
|
# spec file for package xprop
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: xprop
|
Name: xprop
|
||||||
Version: 1.2.2
|
Version: 1.2.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Property displayer for X
|
Summary: Property displayer for X
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user