[mosh/el5: 3/4] Update to mosh 1.2.4

Alex Chernyakhovsky achernya at fedoraproject.org
Wed Mar 27 05:49:06 UTC 2013


commit 853de186b0c99623e62f6ca4ea10b3671c9d5963
Author: Alexander Chernyakhovsky <achernya at mit.edu>
Date:   Wed Mar 27 01:39:52 2013 -0400

    Update to mosh 1.2.4

 .gitignore |    1 +
 mosh.spec  |    8 +++++---
 sources    |    3 +--
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5e46b2..b993041 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /mosh-1.2.tar.gz
 /mosh-1.2.2.tar.gz
 /mosh-1.2.3.tar.gz
+/mosh-1.2.4.tar.gz
diff --git a/mosh.spec b/mosh.spec
index bd86fe8..68cbbff 100644
--- a/mosh.spec
+++ b/mosh.spec
@@ -1,6 +1,6 @@
 Name:		mosh
-Version:	1.2.3
-Release:	3%{?dist}
+Version:	1.2.4
+Release:	1%{?dist}
 Summary:	Mobile shell that supports roaming and intelligent local echo
 
 License:	GPLv3+
@@ -15,7 +15,6 @@ BuildRequires:	zlib-devel
 BuildRequires:	ncurses-devel
 BuildRequires:	openssl-devel
 Requires:	openssh-clients
-Requires:	perl-IO-Tty
 Requires:	openssl
 
 %description
@@ -52,6 +51,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Mar 27 2013 Alexander Chernyakhovsky <achernya at mit.edu> - 1.2.4-1
+- Update to mosh 1.2.4
+
 * Sun Mar 10 2013 Alexander Chernyakhovsky <achernya at mit.edu> - 1.2.3-3
 - Rebuilt for Protobuf API change from 2.4.1 to 2.5.0
 
diff --git a/sources b/sources
index 967dc13..7afe9b9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-7ed5b857307685794dcd120afe5bdf52  mosh-1.2.2.tar.gz
-39c20391c84e639fcb51581c56cee762  mosh-1.2.3.tar.gz
+c2d918f4d91fdc32546e2e089f9281b2  mosh-1.2.4.tar.gz


More information about the scm-commits mailing list