summaryrefslogtreecommitdiffstats
path: root/qarsh.spec
diff options
context:
space:
mode:
authorNathan Straz <nstraz@redhat.com>2014-08-20 18:23:36 -0400
committerNathan Straz <nstraz@redhat.com>2014-08-20 18:23:36 -0400
commit3ece7c0796891cc6d8cd571f63b7b6d54eab25c6 (patch)
tree4dad048f6009aafa25f2bd92153e054861380d78 /qarsh.spec
parent78f1ad3e9721cb8632793c807f5fcb4012be9b01 (diff)
downloadqarsh-3ece7c0796891cc6d8cd571f63b7b6d54eab25c6.tar.gz
qarsh-3ece7c0796891cc6d8cd571f63b7b6d54eab25c6.tar.xz
qarsh-3ece7c0796891cc6d8cd571f63b7b6d54eab25c6.zip
Bump version for another new release today
Diffstat (limited to 'qarsh.spec')
-rw-r--r--qarsh.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/qarsh.spec b/qarsh.spec
index 9c8db9b..7996017 100644
--- a/qarsh.spec
+++ b/qarsh.spec
@@ -1,6 +1,6 @@
Summary: QA Remote Shell
Name: qarsh
-Version: 2.2
+Version: 2.3
Release: 1%{?dist}
Group: Applications/Internet
License: GPL
@@ -109,6 +109,9 @@ fi
%changelog
+* Wed Aug 20 2014 Nate Straz <nstraz@redhat.com> 2.3-1
+- [sockutil] Handle EINTR in send/recv_packet
+
* Wed Aug 20 2014 Nate Straz <nstraz@redhat.com> 2.2-1
- [sockutil] Rewrite send_packet() so it retries