summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Straz <nstraz@redhat.com>2007-02-20 19:31:23 +0000
committerNathan Straz <nstraz@redhat.com>2008-09-23 09:37:47 -0400
commit08d6e063d2dffe07cff74eb8ede814b7501ae123 (patch)
treefdb6f4a7c5e8937b71e9b35862de56e444457dba
parent8f460d48b543778d839b96b63494174a43178105 (diff)
downloadqarsh-1.15-1.tar.gz
qarsh-1.15-1.tar.xz
qarsh-1.15-1.zip
Bump qarsh version for next buildv1.15-1
-rw-r--r--qarsh.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/qarsh.spec b/qarsh.spec
index 67f8cdc..e15bee1 100644
--- a/qarsh.spec
+++ b/qarsh.spec
@@ -1,6 +1,6 @@
Summary: QA Remote Shell
Name: qarsh
-Version: 1.14
+Version: 1.15
Release: 1%{?dist}
Group: QA
License: GPL
@@ -67,6 +67,9 @@ fi
%config /etc/xinetd.d/btimed
%changelog
+* Tue Feb 20 2007 1.15-1
+- Make sure qarsh exits with the same signal as the remote side.
+
* Wed Feb 14 2007 1.14-1
- Remove the alarm in btimed so it will stick around.