SHA256
1
0
forked from pool/tig

Accepting request 577666 from home:avindra

- tig 2.3.3:
  * Fix 100% CPU when closing terminal window before quitting tig
    by catching SIGHUP.
  * Change refs_tags type to size_t.
  * Revert "Handle \n like \r (#758)" from 2.3.1

OBS-URL: https://build.opensuse.org/request/show/577666
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/tig?expand=0&rev=55
This commit is contained in:
Andreas Stieger 2018-02-18 10:19:06 +00:00 committed by Git OBS Bridge
parent 308f3fe5dd
commit 2c7c7f77b1
4 changed files with 14 additions and 5 deletions

View File

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

3
tig-2.3.3.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Feb 18 03:42:48 UTC 2018 - avindra@opensuse.org
- tig 2.3.3:
* Fix 100% CPU when closing terminal window before quitting tig
by catching SIGHUP.
* Change refs_tags type to size_t.
* Revert "Handle \n like \r (#758)" from 2.3.1
-------------------------------------------------------------------
Sat Dec 23 00:46:18 UTC 2017 - avindra@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package tig
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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
@ -17,7 +17,7 @@
Name: tig
Version: 2.3.2
Version: 2.3.3
Release: 0
Summary: An ncurses-based text-mode interface for git
License: GPL-2.0+