]> git.pld-linux.org Git - packages/mosh.git/commitdiff
up to 1.2.5
authorElan Ruusamäe <glen@delfi.ee>
Fri, 24 Jul 2015 09:39:39 +0000 (12:39 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 24 Jul 2015 09:40:44 +0000 (12:40 +0300)
New features include mouse support, a reconfigurable escape key, and
basic support for IPv6. There has also been a focus on making this a
stable, reliable release as a base for future features.

mosh.spec

index 2fedbbb88b9cf278087fb02b3645bc50d4331cda..b0ac9d1169dc5744249ab74918db9a397f35e2c9 100644 (file)
--- a/mosh.spec
+++ b/mosh.spec
 %include       /usr/lib/rpm/macros.perl
 Summary:       Mosh mobile shell
 Name:          mosh
-Version:       1.2.4.95rc2
-Release:       0.1
+Version:       1.2.5
+Release:       1
 License:       GPL v3+
 Group:         X11/Applications
-#Source0:      http://mosh.mit.edu/%{name}-%{version}.tar.gz
-Source0:       https://github.com/keithw/mosh/archive/%{name}-%{version}.tar.gz
-# Source0-md5: 8ef57d233d662cfac7b28747802b346a
+Source0:       http://mosh.mit.edu/%{name}-%{version}.tar.gz
+# Source0-md5: 05511759169785ddfb4a6d48a893c9ab
 Patch0:                https://github.com/keithw/mosh/pull/583.patch
 # Patch0-md5:  7eb14665ef06072591e5bcd80780c0e4
 URL:           http://mosh.mit.edu/
@@ -59,8 +58,7 @@ Mosh is a replacement for SSH. It's more robust and responsive,
 especially over Wi-Fi, cellular, and long-distance links.
 
 %prep
-%setup -qc
-mv mosh-mosh-%{version}/* .
+%setup -qn %{name}-release-%{version}
 %if %{with agent}
 %patch0 -p1
 %endif
This page took 0.062333 seconds and 4 git commands to generate.