File growlight.changes of Package growlight

-------------------------------------------------------------------
Sun Dec 18 19:10:50 UTC 2022 - Dirk Müller <dmueller@suse.com>

- update to 1.2.38:
  * don't print misleading diagnostic when exiting with failure 
  * growlight: ignore NCTYPE_RELEASE
  * adapting notcurses 

-------------------------------------------------------------------
Mon Oct 25 20:20:58 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.37
  * [readline] always create an ncdirect #151
  * growlight-readline: version: display image on left
  * growlight-readline: recognize exit as synonym for quit
- Update to version 1.2.36
  * [notcursesui] clear out some reverse video #148
  * [ifaces] set background default when not selected
  * remove all readline, use notcurses 2.4.4 #149
  * stop using NCSTYLE_REVERSE
  * [CMake] require notcurses 2.4.0+
  * zfs: fix for gcc7 fallthrough attribute syntax

-------------------------------------------------------------------
Fri Aug 20 11:21:11 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Udpate to version 1.2.35
  * Updated for Notcurses 2.3.9
  * Fix build failures

-------------------------------------------------------------------
Thu May 13 19:12:20 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.33
  * Upstream does not provide a changelog

-------------------------------------------------------------------
Thu Apr  8 08:49:14 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.32
  * Upstream does not provide a changelog
- Drop patch (fixed upstream):
  * 0001-tests-fix-alignment-of-packed-fields-141.patch

-------------------------------------------------------------------
Tue Apr  6 09:09:21 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Add patch:
  * 0001-tests-fix-alignment-of-packed-fields-141.patch

-------------------------------------------------------------------
Sat Mar  6 12:20:42 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.31
  * Upstream does not provide a changelog

-------------------------------------------------------------------
Sat Feb 13 22:17:55 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.28
  * Upstream does not provide a changelog

-------------------------------------------------------------------
Tue Jan 19 20:30:57 UTC 2021 - Dirk Müller <dmueller@suse.com>

- build without pandoc on 32bit platforms 

-------------------------------------------------------------------
Sun Jan 17 22:26:32 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.27
  * Upstream does not provide a changelog

-------------------------------------------------------------------
Sun Dec  6 13:53:06 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.23
  * Upstream does not provide a changelog

-------------------------------------------------------------------
Sun Nov  1 10:44:30 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.18
  * use recursive_lock_init() for musl.
  * add recursive_lock_init() for glibc+musl.
  * convert growlight.png to growlight.jpeg, save ~130K

-------------------------------------------------------------------
Sun Oct 25 18:32:48 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.17
  * purge glibc version lookup to work on musl.
  * remove pre-2.0.1 notcurses compat code.
  * CMake: require notcurses 2.0.1+.

-------------------------------------------------------------------
Mon Oct 19 07:48:50 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.16
  * build system fixes
  * enforce requirement of Notcurses 2.0.0+
  * purge notcurses_version_check()
  * redraw details border from update_details()
  * extract out subdisplay_border()
  * ATA serial numbers can be 20 octets, not 10
  * sg: reference 'ATA Command Pass-Through' spec
  * color bottom border of selected blockdev to match sides

- Update to version 1.2.15
  * kill 'REVERSE', fix up bottom border reverse
  * repair disappearing write-cache/alignment details
  * add most menu items
  * handle_input: execute menu mouse clicks
  * handle_input: don't print warning on wayward mouse clicks
  * use correct shortcuts for menu items partition table/filesystem
    create.
  * resize: take menu+footer into account
  * color menu internals + make them opaque
  * support mouse, get menu unrolling
  * create a menu
  * remove duplicate handling of Ctrl+L
  * lock down SIGWINCH early to ensure we see NCKEY_RESIZE
  * handle ctrl+L and NCKEY_RESIZE

-------------------------------------------------------------------
Sat Oct 10 08:33:40 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.14
  * require notcurses 1.7.6
  * pass NCDIRECT_OPTION_INHIBIT_CBREAK
  * use crc32 from zlib
  * CMake: depend on libz 1.2.11+
  * readline: call ncdirect_stop() on all exit paths
  * Properly draw adapters truncated at the top

-------------------------------------------------------------------
Tue Sep 29 20:16:20 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.13
  - Adapt to notcurses 1.7.5 APIs

-------------------------------------------------------------------
Wed Sep  2 15:49:28 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.11
  * properly install manpages

-------------------------------------------------------------------
Wed Sep  2 06:00:23 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.10
  * man pages: switch to pandoc
- Drop patches
  * set-docbook-xsl-stylesheet-path.patch (not longer needed)

-------------------------------------------------------------------
Sun Aug 30 08:38:23 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.9
  * Upstream does not provide a changelog

- Drop patches:
  * 0002-require-notcurses-1.6.7.patch
  * 0003-notcurses-supply-NCOPTION_INHIBIT_SETLOCALE.patch
  * 0004-CMake-adapt-to-notcurses-1.6.12-ncreel-changes.patch
  * 0005-s-cliptop-drawfromtop-g.patch
  * 0006-print_adapter_devs-get-dimensions.patch
  * 0009-CMake-use-FeatureSummary.patch
  * 0010-fix-up-adapter-geometry-85.patch
  * 0011-notcurses-restore-color-glorious-color-85.patch
  * 0012-drop-bevel_top-bevel_bottom.patch
  * 0013-drop-notcurses_cursor_enable.patch

-------------------------------------------------------------------
Thu Aug 27 16:13:17 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Initial package, version 1.2.8
openSUSE Build Service is sponsored by