2021-01-11 16:15:59 +00:00
committed by Git OBS Bridge
5 changed files with 22 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/mobile-shell/mosh.git</param>
<param name="changesrevision">b1da7005358b4a550e31faa646cf1cf116700412</param></service></servicedata>
<param name="changesrevision">03087e7a761df300c2d8cd6e072890f8e1059dfa</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b4f43f6149c185bead0ff7d0f8925e3f3e5d24b885ebbe7c76526193023e375
size 162016

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d11fae240c8309ee86faa41d6bc77c37ec6cb717d200d142eecf2f0ec7ccf800
size 161800

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Jan 09 16:48:34 UTC 2021 - idonmez@suse.com
- Update to version 1.3.2+20200518:
* If exec()ing the remote command fails, pause briefly
* Move generated includes to their own directory to avoid conflicts.
* Use Travis Homebrew addon.
* "Fix" Travis OS X builds.
* configure: Add test for whether protoc matches protobuf
* configure: Fix FD_ISSET test under -Werror
* configure: Fix forkpty test code indentation
* configure: Remove unused tests
* configure: Set language to C++ globally
-------------------------------------------------------------------
Wed Jul 24 12:53:19 UTC 2019 - matthias.gerstner@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package mosh
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2012 Flavio Castelli.
#
# All modifications and additions to the file contributed by third parties
@@ -13,17 +13,17 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: mosh
Version: 1.3.2+20190710
Version: 1.3.2+20200518
Release: 0
Summary: The mobile shell
License: GPL-3.0-or-later
Group: Productivity/Networking/SSH
Url: https://mosh.org/
URL: https://mosh.org/
Source: %{name}-%{version}.tar.xz
BuildRequires: autoconf
BuildRequires: automake