diff --git a/ansi-terminal-0.11.1.tar.gz b/ansi-terminal-0.11.1.tar.gz deleted file mode 100644 index 0a7ceab..0000000 --- a/ansi-terminal-0.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae54da066493747059c128ec66b00ab1668df318460d1337cec28b4444db722b -size 36857 diff --git a/ansi-terminal-0.11.3.tar.gz b/ansi-terminal-0.11.3.tar.gz new file mode 100644 index 0000000..2c76344 --- /dev/null +++ b/ansi-terminal-0.11.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d563ecf71fb1d304bcdcad478d97efd9f61f6d9d4797a5d56e7722a92a9e6b +size 37868 diff --git a/ghc-ansi-terminal.changes b/ghc-ansi-terminal.changes index 11642ea..2e359e8 100644 --- a/ghc-ansi-terminal.changes +++ b/ghc-ansi-terminal.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Apr 28 23:10:27 UTC 2022 - Peter Simons + +- Update ansi-terminal to version 0.11.3. + 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.3/src/CHANGELOG.md + ------------------------------------------------------------------- Tue Nov 23 21:11:35 UTC 2021 - Peter Simons diff --git a/ghc-ansi-terminal.spec b/ghc-ansi-terminal.spec index 8820e97..fe48003 100644 --- a/ghc-ansi-terminal.spec +++ b/ghc-ansi-terminal.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-ansi-terminal # -# Copyright (c) 2021 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.1 +Version: 0.11.3 Release: 0 Summary: Simple ANSI terminal support, with Windows compatibility License: BSD-3-Clause