From 3ece7c0796891cc6d8cd571f63b7b6d54eab25c6 Mon Sep 17 00:00:00 2001 From: Nathan Straz Date: Wed, 20 Aug 2014 18:23:36 -0400 Subject: Bump version for another new release today --- qarsh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 2.3-1 +- [sockutil] Handle EINTR in send/recv_packet + * Wed Aug 20 2014 Nate Straz 2.2-1 - [sockutil] Rewrite send_packet() so it retries -- cgit