diff --git a/ansi-terminal-0.10.3.tar.gz b/ansi-terminal-0.10.3.tar.gz deleted file mode 100644 index 155a34f..0000000 --- a/ansi-terminal-0.10.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa2e2e32dfad29835aa7fd442bbe233e07d97e933223a001fe5efa562535b57c -size 35863 diff --git a/ansi-terminal-0.11.tar.gz b/ansi-terminal-0.11.tar.gz new file mode 100644 index 0000000..5a97885 --- /dev/null +++ b/ansi-terminal-0.11.tar.gz @@ -0,0 +1,3 @@ +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 2465567..957bb40 100644 --- a/ghc-ansi-terminal.changes +++ b/ghc-ansi-terminal.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Aug 11 02:00:29 UTC 2020 - psimons@suse.com + +- Update ansi-terminal to version 0.11. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/ansi-terminal-0.11/src/CHANGELOG.md + ------------------------------------------------------------------- Tue Jun 16 11:13:42 UTC 2020 - Peter Simons diff --git a/ghc-ansi-terminal.spec b/ghc-ansi-terminal.spec index 463354a..e281373 100644 --- a/ghc-ansi-terminal.spec +++ b/ghc-ansi-terminal.spec @@ -18,7 +18,7 @@ %global pkg_name ansi-terminal Name: ghc-%{pkg_name} -Version: 0.10.3 +Version: 0.11 Release: 0 Summary: Simple ANSI terminal support, with Windows compatibility License: BSD-3-Clause