diff --git a/xtrans-1.3.2.tar.bz2 b/xtrans-1.3.2.tar.bz2 deleted file mode 100644 index 7897f78..0000000 --- a/xtrans-1.3.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94177c89b74f594bcddc6a12825e9b464e17ab1977de671d25f67a4ea922cb87 -size 177812 diff --git a/xtrans-1.3.3.tar.bz2 b/xtrans-1.3.3.tar.bz2 new file mode 100644 index 0000000..97209b2 --- /dev/null +++ b/xtrans-1.3.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:622db4adce224581a44fbe41321bbb0bdc0c78aec586ba83548f1f1c6e8a09bf +size 177244 diff --git a/xtrans.changes b/xtrans.changes index 03f6662..5e5c802 100644 --- a/xtrans.changes +++ b/xtrans.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Jan 27 14:32:27 UTC 2014 - tobias.johannes.klausmann@mni.thm.de + +- Update to version 1.3.3: + + xtrans.m4: replace obsolete AC_HELP_STRING + + xtrans.m4: replace deprecated AC_HAVE_LIBRARY with AC_CHECK_LIB + + xtrans.m4: remove AC_TYPE_SIGNAL and Imake SIGNALRETURNSINT + + Add TransIsListening() + + Remove unused static inlines + + Fix alignment issues in FD passing code + + Don't restrict FD passing to Linux & Solaris + + Define TRANS_RECEIVED flag for transports + + Enable systemd socket activation + ------------------------------------------------------------------- Fri Nov 8 17:30:20 UTC 2013 - tobias.johannes.klausmann@mni.thm.de diff --git a/xtrans.spec b/xtrans.spec index 52360d8..c625d6f 100644 --- a/xtrans.spec +++ b/xtrans.spec @@ -1,7 +1,7 @@ # # spec file for package xtrans # -# 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: xtrans -Version: 1.3.2 +Version: 1.3.3 Release: 0 Summary: Library to handle network protocol transport in X License: MIT