summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Straz <nstraz@redhat.com>2006-02-08 22:26:22 +0000
committerNathan Straz <nstraz@redhat.com>2008-09-23 09:37:45 -0400
commit1fec42b3baed7df17ca1216a1d6249fe423c3f78 (patch)
treebe9798e57e979fe46e2747e6074f3da6a64dbaaa
parent8ee2fbe0cdf8a03ae041eaffc2042d072f5b237d (diff)
downloadqarsh-1fec42b3baed7df17ca1216a1d6249fe423c3f78.tar.gz
qarsh-1fec42b3baed7df17ca1216a1d6249fe423c3f78.tar.xz
qarsh-1fec42b3baed7df17ca1216a1d6249fe423c3f78.zip
Bump qarsh version for btimed bug fixv1.8-1
-rw-r--r--qarsh.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/qarsh.spec b/qarsh.spec
index be968f3..e8cd015 100644
--- a/qarsh.spec
+++ b/qarsh.spec
@@ -1,6 +1,6 @@
Summary: QA Remote Shell
Name: qarsh
-Version: 1.7
+Version: 1.8
Release: 1
Group: QA
License: GPL
@@ -67,6 +67,9 @@ fi
%config /etc/xinetd.d/btimed
%changelog
+* Wed Feb 08 2006 Nathan Straz <nstraz@redhat.com> 1.8-1
+- Fix fake reboot bug.
+
* Mon Jan 16 2006 Nathan Straz <nstraz@redhat.com> 1.7-1
- Make error messages more useful when there are connection issues.