Accepting request 862266 from network
OBS-URL: https://build.opensuse.org/request/show/862266 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=19
This commit is contained in:
@@ -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>
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b4f43f6149c185bead0ff7d0f8925e3f3e5d24b885ebbe7c76526193023e375
|
||||
size 162016
|
||||
3
mosh-1.3.2+20200518.tar.xz
Normal file
3
mosh-1.3.2+20200518.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d11fae240c8309ee86faa41d6bc77c37ec6cb717d200d142eecf2f0ec7ccf800
|
||||
size 161800
|
||||
14
mosh.changes
14
mosh.changes
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user