diff --git a/ansi-terminal-0.10.2.tar.gz b/ansi-terminal-0.10.2.tar.gz deleted file mode 100644 index 02de5cc..0000000 --- a/ansi-terminal-0.10.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a894e224920b5bd475eb514126801ae3d58538c1fc2d3804b890e17754a40940 -size 35818 diff --git a/ansi-terminal-0.10.3.tar.gz b/ansi-terminal-0.10.3.tar.gz new file mode 100644 index 0000000..155a34f --- /dev/null +++ b/ansi-terminal-0.10.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa2e2e32dfad29835aa7fd442bbe233e07d97e933223a001fe5efa562535b57c +size 35863 diff --git a/ghc-ansi-terminal.changes b/ghc-ansi-terminal.changes index 443c083..bac9dc7 100644 --- a/ghc-ansi-terminal.changes +++ b/ghc-ansi-terminal.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Feb 27 14:17:50 UTC 2020 - psimons@suse.com + +- Update ansi-terminal to version 0.10.3. + Version 0.10.3 + -------------- + * Add `getCursorPosition` as a synonym of `getCursorPosition0` and deprecate the + latter. + ------------------------------------------------------------------- Thu Nov 21 03:01:38 UTC 2019 - psimons@suse.com diff --git a/ghc-ansi-terminal.spec b/ghc-ansi-terminal.spec index d8ee7ef..95e275c 100644 --- a/ghc-ansi-terminal.spec +++ b/ghc-ansi-terminal.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-ansi-terminal # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ -18,7 +18,7 @@ %global pkg_name ansi-terminal Name: ghc-%{pkg_name} -Version: 0.10.2 +Version: 0.10.3 Release: 0 Summary: Simple ANSI terminal support, with Windows compatibility License: BSD-3-Clause