[mosh/el5: 2/3] Update to mosh 1.2.3

Alex Chernyakhovsky achernya at fedoraproject.org
Fri Oct 19 21:58:51 UTC 2012


commit 50e2bb22b6154ca02cb623ac569ecea1e8493327
Author: Alexander Chernyakhovsky <achernya at mit.edu>
Date:   Fri Oct 19 17:41:18 2012 -0400

    Update to mosh 1.2.3

 .gitignore |    1 +
 mosh.spec  |    9 +++++++--
 sources    |    1 +
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2a4d927..a5e46b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /mosh-1.1.1.tar.gz
 /mosh-1.2.tar.gz
 /mosh-1.2.2.tar.gz
+/mosh-1.2.3.tar.gz
diff --git a/mosh.spec b/mosh.spec
index 06d8c26..b8b187a 100644
--- a/mosh.spec
+++ b/mosh.spec
@@ -1,6 +1,6 @@
 Name:		mosh
-Version:	1.2.2
-Release:	2%{?dist}
+Version:	1.2.3
+Release:	1%{?dist}
 Summary:	Mobile shell that supports roaming and intelligent local echo
 
 License:	GPLv3+
@@ -13,8 +13,10 @@ BuildRequires:	protobuf-devel
 BuildRequires:	libutempter-devel
 BuildRequires:	zlib-devel
 BuildRequires:	ncurses-devel
+BuildRequires:	openssl-devel
 Requires:	openssh-clients
 Requires:	perl-IO-Tty
+Requires:	openssl
 
 %description
 Mosh is a remote terminal application that supports:
@@ -50,6 +52,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Oct 19 2012 Alexander Chernyakhovsky <achernya at mit.edu> - 1.2.3-1
+- Update to mosh 1.2.3
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 8a40add..967dc13 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 7ed5b857307685794dcd120afe5bdf52  mosh-1.2.2.tar.gz
+39c20391c84e639fcb51581c56cee762  mosh-1.2.3.tar.gz


More information about the scm-commits mailing list