forked from pool/screen
Accepting request 418734 from home:Alexander_Naumov:branches:Base:System
GNU screen 4.4.0 update OBS-URL: https://build.opensuse.org/request/show/418734 OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=63
This commit is contained in:
parent
9c1438f1d9
commit
4dfe9489fa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa4049f8aee283de62e283d427f2cfd35d6c369b40f7f45f947dbfd915699d63
|
||||
size 845958
|
Binary file not shown.
3
screen-4.4.0.tar.gz
Normal file
3
screen-4.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef722a54759a3bf23aad272bbf33c414c1078cad6bcd982fada93c0d7917218b
|
||||
size 846010
|
BIN
screen-4.4.0.tar.gz.sig
Normal file
BIN
screen-4.4.0.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 11 17:32:44 UTC 2016 - alexander_naumov@opensuse.org
|
||||
|
||||
- GNU screen 4.4.0:
|
||||
* Support up to 24 function keys
|
||||
* 'logfile' command, starts logging into new file upon changing
|
||||
* Fix runtime issues
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 08:35:03 UTC 2015 - meissner@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package screen
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -39,7 +39,7 @@ BuildRequires: automake
|
||||
BuildRequires: pam-devel
|
||||
PreReq: %install_info_prereq
|
||||
PreReq: coreutils
|
||||
Version: 4.3.1
|
||||
Version: 4.4.0
|
||||
Release: 0
|
||||
Summary: A program to allow multiple screens on a VT100/ANSI Terminal
|
||||
License: GPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user