osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-ansi-terminal revision:5, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-ansi-terminal?expand=0&rev=28
This commit is contained in:
Peter Simons 2018-10-18 09:47:00 +00:00 committed by Git OBS Bridge
parent e3391b5811
commit 4a13d16783
4 changed files with 13 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 4 09:42:57 UTC 2018 - psimons@suse.com
- Update ansi-terminal to version 0.8.1.
* Add `hSupportsANSIWithoutEmulation`. On Windows 10, if the handle is identifed
as connected to a native terminal ('Command Prompt' or 'PowerShell'), the
processing of 'ANSI' control characters will be enabled.
-------------------------------------------------------------------
Wed Jul 18 14:26:12 UTC 2018 - psimons@suse.com

View File

@ -12,13 +12,13 @@
# 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/
#
%global pkg_name ansi-terminal
Name: ghc-%{pkg_name}
Version: 0.8.0.4
Version: 0.8.1
Release: 0
Summary: Simple ANSI terminal support, with Windows compatibility
License: BSD-3-Clause