Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-brick for openSUSE:Factory checked in at 2022-08-01 21:31:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-brick (Old) and /work/SRC/openSUSE:Factory/.ghc-brick.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-brick" Mon Aug 1 21:31:27 2022 rev:20 rq:989697 version:0.73 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-brick/ghc-brick.changes 2022-02-11 23:10:34.955149542 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-brick.new.1533/ghc-brick.changes 2022-08-01 21:32:13.553970949 +0200 @@ -1,0 +2,126 @@ +Sat Jul 9 16:24:17 UTC 2022 - Peter Simons <[email protected]> + +- Update brick to version 0.73. + 0.73 + ---- + + API changes: + * Added `Brick.Widgets.Edit.getCursorPosition` (thanks + @TristanCacqueray) + + 0.72 + ---- + + Package changes: + * Increased lower bound on `text-zipper` to `0.12`. + + API changes: + * `handleEditorEvent` now takes a `BrickEvent` rather than just a Vty + `Event`. + * Brick editors now handle mouse clicks to change their cursor + positions. + +------------------------------------------------------------------- +Tue Jul 5 15:21:33 UTC 2022 - Peter Simons <[email protected]> + +- Update brick to version 0.71.1. + 0.71.1 + ------ + + Bug fixes: + * Fixed an issue where `tests/Render.hs` did not gracefully exit in the + presence of an unknown terminal. + +------------------------------------------------------------------- +Mon Jul 4 16:28:56 UTC 2022 - Peter Simons <[email protected]> + +- Update brick to version 0.71. + 0.71 + ---- + + Package changes: + * Increased `vty` lower bound to `5.36`. + + API changes: + * Added `tests/Render.hs` to provide a simple test of + `Brick.Main.renderWidget` (thanks @valyagolev) + * Added `Brick.Main.renderWidget` to help in golden testing contexts + (thanks @valyagolev) + + Other changes: + * Various `table` documentation improvements. + +------------------------------------------------------------------- +Sun Jun 19 20:13:57 UTC 2022 - Peter Simons <[email protected]> + +- Update brick to version 0.70.1. + 0.70.1 + ------ + + Build fixes: + * Added a missing import for GHC 8.2.2. + + 0.70 + ---- + + Enhancements: + * The table widget now behaves much better when some or all cells are + empty. + + Bug fixes: + * BorderMaps got fixed to ensure that smart borders connect even in the + presence of empty widgets (#370). Thanks to Daniel Wagner for this + fix! + + 0.69.1 + ------ + + Bug fixes: + * `table` can now deal properly with empty cells that are in left- and + top-aligned settings. Previously, empty cells in those settings would + break table rendering. (#369) + +------------------------------------------------------------------- +Mon May 23 20:30:38 UTC 2022 - Peter Simons <[email protected]> + +- Update brick to version 0.69. + 0.69 + ---- + + New features: + * `Brick.Widgets.Core`: added `relativeTo` to support relative + positioning across layers. This allows elements in higher layers + to be positioned relative to elements in lower layers as long as + those elements have had their extents reported with `reportExtent` or + `clickable`. + +------------------------------------------------------------------- +Fri Apr 1 05:03:26 UTC 2022 - Peter Simons <[email protected]> + +- Update brick to version 0.68.1. + 0.68.1 + ------ + + Bug fixes: + * Brick's internal book-keeping got a bug fix that caused mouse-click + coordinates to be wrong for clickable regions that were translated + partially off of the left or top edges of a rendered region. + +------------------------------------------------------------------- +Mon Mar 7 16:33:29 UTC 2022 - Peter Simons <[email protected]> + +- Update brick to version 0.68. + 0.68 + ---- + + API changes: + * Removed the "markup" feature, which included `Data.Text.Markup`, + `Brick.Markup`, and `brick-markup-demo`. This feature never performed + well and was awkward to use. I considered it experimental from the + initial release of this library. Some recent incompatibilities with + Vty changes made me realize that it was time to finally get rid of + this. If this affects you, please let me know and I am happy to work + with you to figure out an alternative. Granted, anyone is welcome to + dig up the previous code and re-use it in their own projects! + +------------------------------------------------------------------- Old: ---- brick-0.67.tar.gz New: ---- brick-0.73.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-brick.spec ++++++ --- /var/tmp/diff_new_pack.bL3xM4/_old 2022-08-01 21:32:14.033972326 +0200 +++ /var/tmp/diff_new_pack.bL3xM4/_new 2022-08-01 21:32:14.041972348 +0200 @@ -19,7 +19,7 @@ %global pkg_name brick %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.67 +Version: 0.73 Release: 0 Summary: A declarative terminal user interface library License: BSD-3-Clause ++++++ brick-0.67.tar.gz -> brick-0.73.tar.gz ++++++ ++++ 2028 lines of diff (skipped)
