diff --git a/xauth-1.0.8.tar.bz2 b/xauth-1.0.8.tar.bz2 deleted file mode 100644 index 74eb643..0000000 --- a/xauth-1.0.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8696ae7a50c699d5fb3a41408b60d98843d19ea46e9f09e391cb98c8f7fd4f7 -size 146794 diff --git a/xauth-1.0.9.tar.bz2 b/xauth-1.0.9.tar.bz2 new file mode 100644 index 0000000..5a12e05 --- /dev/null +++ b/xauth-1.0.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ce1523eb48b1f8a4f4244fe1c3d8e6af1a3b7d4b0e6063582421b0b68dc28f +size 154976 diff --git a/xauth.changes b/xauth.changes index 7401852..69efce8 100644 --- a/xauth.changes +++ b/xauth.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed May 7 10:01:28 UTC 2014 - sndirsch@suse.com + +- Update to version 1.0.9 + * Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions + * Do not install test_xauth during "make install" as it is + * Fix warning about warn_unused_result triggered by WRITES. + * Fixed missing EXTRA_DIST in tests. Extended README for releasing. + ------------------------------------------------------------------- Fri Oct 25 14:48:02 UTC 2013 - sndirsch@suse.com diff --git a/xauth.spec b/xauth.spec index 8f988b8..4a6cdfb 100644 --- a/xauth.spec +++ b/xauth.spec @@ -1,7 +1,7 @@ # # spec file for package xauth # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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: xauth -Version: 1.0.8 +Version: 1.0.9 Release: 0 Summary: Utility to edit and display the X authorization information License: MIT @@ -55,7 +55,6 @@ make %{?_smp_mflags} %defattr(-,root,root) %doc ChangeLog COPYING README %{_bindir}/xauth -%{_bindir}/test_xauth %{_mandir}/man1/xauth.1%{?ext_man} %changelog