@@ -1,4 +1,4 @@
|
|||||||
2015-06-?? Keith Winstein <mosh-devel@mit.edu>
|
2015-07-12 Keith Winstein <mosh-devel@mit.edu>
|
||||||
|
|
||||||
* Version 1.2.5 released.
|
* Version 1.2.5 released.
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ([2.61])
|
AC_PREREQ([2.61])
|
||||||
AC_INIT([mosh], [1.2.4.95rc2], [mosh-devel@mit.edu])
|
AC_INIT([mosh], [1.2.5], [mosh-devel@mit.edu])
|
||||||
AM_INIT_AUTOMAKE([foreign -Wall -Werror])
|
AM_INIT_AUTOMAKE([foreign -Wall -Werror])
|
||||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||||
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])
|
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])
|
||||||
|
|||||||
Vendored
+6
@@ -1,3 +1,9 @@
|
|||||||
|
mosh (1.2.5-1) unstable; urgency=low
|
||||||
|
|
||||||
|
* Version 1.2.5 released.
|
||||||
|
|
||||||
|
-- Keith Winstein <keithw@mit.edu> Sun, 12 Jul 2015 12:42:00 -0400
|
||||||
|
|
||||||
mosh (1.2.4.95rc2-1) unstable; urgency=low
|
mosh (1.2.4.95rc2-1) unstable; urgency=low
|
||||||
|
|
||||||
* Version 1.2.5 release candidate.
|
* Version 1.2.5 release candidate.
|
||||||
|
|||||||
+4
-1
@@ -1,5 +1,5 @@
|
|||||||
Name: mosh
|
Name: mosh
|
||||||
Version: 1.2.4.95rc2
|
Version: 1.2.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Mobile shell that supports roaming and intelligent local echo
|
Summary: Mobile shell that supports roaming and intelligent local echo
|
||||||
|
|
||||||
@@ -52,6 +52,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 12 2015 John Hood <cgull@glup.org> - 1.2.5-1
|
||||||
|
- Update to mosh 1.2.5
|
||||||
|
|
||||||
* Fri Jun 26 2015 John Hood <cgull@glup.org> - 1.2.4.95rc2-1
|
* Fri Jun 26 2015 John Hood <cgull@glup.org> - 1.2.4.95rc2-1
|
||||||
- Update to mosh 1.2.4.95rc2
|
- Update to mosh 1.2.4.95rc2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user