forked from pool/xkill
- update to version 1.0.5
* configure: Drop AM_MAINTAINER_MODE * autogen.sh: Honor NOCONFIGURE=1 * Print which option was in error along with usage message * Use strcasecmp instead of a tolower loop & strcmp * 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/xkill?expand=0&rev=7
This commit is contained in:
parent
c67a83d4ed
commit
c619a006a4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:88ef2a304f32f24b255e879f03c1dcd3a2be3e71d5562205414f267d919f812e
|
|
||||||
size 124828
|
|
3
xkill-1.0.5.tar.bz2
Normal file
3
xkill-1.0.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c5f0bb6a95e1ac7c4def8a657496d5d2f21ccd41eb47ef2c9ccb03fb6d6aff6b
|
||||||
|
size 128146
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 4 16:09:04 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- update to version 1.0.5
|
||||||
|
* configure: Drop AM_MAINTAINER_MODE
|
||||||
|
* autogen.sh: Honor NOCONFIGURE=1
|
||||||
|
* Print which option was in error along with usage message
|
||||||
|
* Use strcasecmp instead of a tolower loop & strcmp
|
||||||
|
* autogen.sh: use quoted string variables
|
||||||
|
* autogen: add default patch prefix
|
||||||
|
* autogen.sh: use exec instead of waiting for configure to finish
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 6 10:27:20 UTC 2014 - sndirsch@suse.com
|
Thu Feb 6 10:27:20 UTC 2014 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xkill
|
# spec file for package xkill
|
||||||
#
|
#
|
||||||
# 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
|
# 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: xkill
|
Name: xkill
|
||||||
Version: 1.0.4
|
Version: 1.0.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utility to kill a client by its X resource
|
Summary: Utility to kill a client by its X resource
|
||||||
License: X11
|
License: X11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user