osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-ansi-terminal revision:13, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-ansi-terminal?expand=0&rev=34
This commit is contained in:
parent
1f555983b6
commit
aaa214adbd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31397cff165772b6c3725583cd45e535145945ad7dd5251a79342c84cc4726ac
|
||||
size 35615
|
3
ansi-terminal-0.10.2.tar.gz
Normal file
3
ansi-terminal-0.10.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a894e224920b5bd475eb514126801ae3d58538c1fc2d3804b890e17754a40940
|
||||
size 35818
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 03:01:38 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update ansi-terminal to version 0.10.2.
|
||||
Version 0.10.2
|
||||
--------------
|
||||
|
||||
* `hGetTerminalSize` now assumes a terminal is no bigger than 9,999 by 9,999
|
||||
(previously, no bigger than 999 by 999).
|
||||
* On Windows, fix a bug where emulated cursor movement functions differed from
|
||||
Windows 10 (movement bounded by the current viewport).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 8 16:13:11 UTC 2019 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Drop obsolete group attributes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 02:03:01 UTC 2019 - psimons@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%global pkg_name ansi-terminal
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.10.1
|
||||
Version: 0.10.2
|
||||
Release: 0
|
||||
Summary: Simple ANSI terminal support, with Windows compatibility
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user