diff --git a/brick-0.56.tar.gz b/brick-0.56.tar.gz deleted file mode 100644 index 460c9d3..0000000 --- a/brick-0.56.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1cc5339a614dd8d5909249e6a52a5e11866e1133dd7da83260df036d927d7cee -size 697957 diff --git a/brick-0.57.tar.gz b/brick-0.57.tar.gz new file mode 100644 index 0000000..58b2b91 --- /dev/null +++ b/brick-0.57.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d50d2b315cabb8cb3102697ea613eba0feb0799b659334eb0f01512b0b8894 +size 698037 diff --git a/ghc-brick.changes b/ghc-brick.changes index 426f4ec..adce2a5 100644 --- a/ghc-brick.changes +++ b/ghc-brick.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Oct 6 08:56:57 UTC 2020 - psimons@suse.com + +- Update brick to version 0.57. + 0.57 + ---- + + Package changes: + * Raised lower bound on `vty` to 5.31 to get the new `strikethrough` + style. + + New features: + * Added support for the `strikethrough` style in Brick theme + customization files. + ------------------------------------------------------------------- Sun Sep 27 02:01:03 UTC 2020 - psimons@suse.com diff --git a/ghc-brick.spec b/ghc-brick.spec index 2058e9c..c158e18 100644 --- a/ghc-brick.spec +++ b/ghc-brick.spec @@ -19,7 +19,7 @@ %global pkg_name brick %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.56 +Version: 0.57 Release: 0 Summary: A declarative terminal user interface library License: BSD-3-Clause