From c619a006a47e5b886baba94724dc04cc07f1ff24c31e264efabbb02f500d7576 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 4 Apr 2018 16:10:57 +0000 Subject: [PATCH] - 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 --- xkill-1.0.4.tar.bz2 | 3 --- xkill-1.0.5.tar.bz2 | 3 +++ xkill.changes | 12 ++++++++++++ xkill.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 xkill-1.0.4.tar.bz2 create mode 100644 xkill-1.0.5.tar.bz2 diff --git a/xkill-1.0.4.tar.bz2 b/xkill-1.0.4.tar.bz2 deleted file mode 100644 index f524b2f..0000000 --- a/xkill-1.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88ef2a304f32f24b255e879f03c1dcd3a2be3e71d5562205414f267d919f812e -size 124828 diff --git a/xkill-1.0.5.tar.bz2 b/xkill-1.0.5.tar.bz2 new file mode 100644 index 0000000..fdff187 --- /dev/null +++ b/xkill-1.0.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f0bb6a95e1ac7c4def8a657496d5d2f21ccd41eb47ef2c9ccb03fb6d6aff6b +size 128146 diff --git a/xkill.changes b/xkill.changes index d279aa7..2ad82ff 100644 --- a/xkill.changes +++ b/xkill.changes @@ -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 diff --git a/xkill.spec b/xkill.spec index 2f08be1..2209305 100644 --- a/xkill.spec +++ b/xkill.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: xkill -Version: 1.0.4 +Version: 1.0.5 Release: 0 Summary: Utility to kill a client by its X resource License: X11