From 824065f8776f555d1671a8bb355efe2342806cc705b09381241d36f0938a4496 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 10 Feb 2022 14:36:51 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-ansi-terminal revision:14, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-ansi-terminal?expand=0&rev=49 --- ansi-terminal-0.11.1.tar.gz | 3 +++ ansi-terminal-0.11.tar.gz | 3 --- ghc-ansi-terminal.changes | 12 ++++++++++++ ghc-ansi-terminal.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) create mode 100644 ansi-terminal-0.11.1.tar.gz delete mode 100644 ansi-terminal-0.11.tar.gz diff --git a/ansi-terminal-0.11.1.tar.gz b/ansi-terminal-0.11.1.tar.gz new file mode 100644 index 0000000..0a7ceab --- /dev/null +++ b/ansi-terminal-0.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae54da066493747059c128ec66b00ab1668df318460d1337cec28b4444db722b +size 36857 diff --git a/ansi-terminal-0.11.tar.gz b/ansi-terminal-0.11.tar.gz deleted file mode 100644 index 5a97885..0000000 --- a/ansi-terminal-0.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6611b9e51add41db3f79eac30066c06b33a6ca2a09e586b4b361d7f98303793 -size 36074 diff --git a/ghc-ansi-terminal.changes b/ghc-ansi-terminal.changes index a98079c..1bb430d 100644 --- a/ghc-ansi-terminal.changes +++ b/ghc-ansi-terminal.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Feb 4 12:15:09 UTC 2022 - psimons@suse.com + +- Update ansi-terminal to version 0.11.1. + Version 0.11.1 + -------------- + + * On Windows, fix compatability with the Windows I/O Manager (WinIO) introduced + in GHC 9.0.1, by incorporating changes made in package `Win32-2.13.2.0` in + that regard. + * Improvements to Haddock documentation. + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-ansi-terminal.spec b/ghc-ansi-terminal.spec index 4992866..7e6d702 100644 --- a/ghc-ansi-terminal.spec +++ b/ghc-ansi-terminal.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-ansi-terminal # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %global pkg_name ansi-terminal Name: ghc-%{pkg_name} -Version: 0.11 +Version: 0.11.1 Release: 0 Summary: Simple ANSI terminal support, with Windows compatibility License: BSD-3-Clause From 923980b8330b2f17cc8a2fc4346b2b4b304ec73befb13f232e573277ad2d1763 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Feb 2022 02:01:37 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-ansi-terminal revision:15, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-ansi-terminal?expand=0&rev=50 --- ghc-ansi-terminal.changes | 2 +- ghc-ansi-terminal.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-ansi-terminal.changes b/ghc-ansi-terminal.changes index 1bb430d..11642ea 100644 --- a/ghc-ansi-terminal.changes +++ b/ghc-ansi-terminal.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Fri Feb 4 12:15:09 UTC 2022 - psimons@suse.com +Tue Nov 23 21:11:35 UTC 2021 - Peter Simons - Update ansi-terminal to version 0.11.1. Version 0.11.1 diff --git a/ghc-ansi-terminal.spec b/ghc-ansi-terminal.spec index 7e6d702..8820e97 100644 --- a/ghc-ansi-terminal.spec +++ b/ghc-ansi-terminal.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-ansi-terminal # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed