diff --git a/xhost-1.0.4.tar.bz2 b/xhost-1.0.4.tar.bz2 deleted file mode 100644 index 9774fca..0000000 --- a/xhost-1.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e02c06caeb7a258f3621bf11459a7820cfeaf9bf269c1f8da86d7071346a594 -size 114826 diff --git a/xhost-1.0.5.tar.bz2 b/xhost-1.0.5.tar.bz2 new file mode 100644 index 0000000..fe28435 --- /dev/null +++ b/xhost-1.0.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2870d19f3f4867ead5ba4e35bb73d1fa302be29d812c13e4195066c78d1f8850 +size 125820 diff --git a/xhost.changes b/xhost.changes index 5a2a0db..840a34a 100644 --- a/xhost.changes +++ b/xhost.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Apr 14 22:16:30 UTC 2012 - dimstar@opensuse.org + +- Update to version 1.0.5: + + Rework si:type:value code to remove need for shadowed namelen + variable + + man: xhost can not take a user name as a parameter. + + Declare some char * as const to fix gcc -Wwrite-strings + warnings + + Only need CFLAGS, not LIBS from xau package + + Move "-help" handling up to before XOpenDisplay (fdo#39633) + + xhost: check return value of X{Add,Remove}Host + + Build system fixes. + ------------------------------------------------------------------- Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org diff --git a/xhost.spec b/xhost.spec index 8f4df37..f7dcde3 100644 --- a/xhost.spec +++ b/xhost.spec @@ -16,8 +16,8 @@ # Name: xhost -Version: 1.0.4 -Release: 0 +Version: 1.0.5 +Release: 1 License: MIT Summary: Utility to control X server access Url: http://xorg.freedesktop.org/