From d96b509d148af4d6ee545ef0e7560cf177da1aca6351b7e004770ee74deeaf90 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 24 Apr 2015 14:53:49 +0000 Subject: [PATCH] - Update to version 1.0.7: * Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions * configure: Drop AM_MAINTAINER_MODE * autogen.sh: Honor NOCONFIGURE=1 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xhost?expand=0&rev=7 --- xhost-1.0.6.tar.bz2 | 3 --- xhost-1.0.7.tar.bz2 | 3 +++ xhost.changes | 8 ++++++++ xhost.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 xhost-1.0.6.tar.bz2 create mode 100644 xhost-1.0.7.tar.bz2 diff --git a/xhost-1.0.6.tar.bz2 b/xhost-1.0.6.tar.bz2 deleted file mode 100644 index 5500884..0000000 --- a/xhost-1.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6f5b922df0a7be5d3ba43f525fa8e69c539c738418f013a0b7adaa423a89dc2 -size 133176 diff --git a/xhost-1.0.7.tar.bz2 b/xhost-1.0.7.tar.bz2 new file mode 100644 index 0000000..dd9047b --- /dev/null +++ b/xhost-1.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93e619ee15471f576cfb30c663e18f5bc70aca577a63d2c2c03f006a7837c29a +size 135767 diff --git a/xhost.changes b/xhost.changes index 3777c36..1712546 100644 --- a/xhost.changes +++ b/xhost.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Apr 24 14:52:48 UTC 2015 - sndirsch@suse.com + +- Update to version 1.0.7: + * Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions + * configure: Drop AM_MAINTAINER_MODE + * autogen.sh: Honor NOCONFIGURE=1 + ------------------------------------------------------------------- Sun Jul 21 19:08:28 UTC 2013 - zaitor@opensuse.org diff --git a/xhost.spec b/xhost.spec index 909e205..a79de63 100644 --- a/xhost.spec +++ b/xhost.spec @@ -1,7 +1,7 @@ # # spec file for package xhost # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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: xhost -Version: 1.0.6 +Version: 1.0.7 Release: 0 Summary: Utility to control X server access License: MIT