Package Release Info

ytree-2.09-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ytree

Change Logs

* Fri Jun 07 2024 Dirk Müller <dmueller@suse.com>
- update to 2.09:
  * Window resize support for hex-view and hex-edit
  * Display format improvements
* Sun Apr 07 2024 Martin Hauke <mardnh@gmx.de>
- Update to version 2.08
  * "Show tagged files only" in file windows (Shift-F4 or Ctrl-F4
    (if system allows Ctrl function keys / Thanks to frank)
  * Lots of UTF_8 improvements/bugfixes
  * Improve compatibility with old unix systems / some minor fixes
* Sun Mar 17 2024 Dirk Müller <dmueller@suse.com>
- update to 2.07:
  * Removed -O compiler switch due to problems with UTF_8
    code
  * Added workaround when resizing ytree window during string
    input
* Sun Dec 17 2023 Dirk Müller <dmueller@suse.com>
- update to 2.06:
  * Fixed compile error in input.c (UTF_8 only)
Version: 2.05-bp156.1.3
* Wed Aug 23 2023 Andrea Manzini <andrea.manzini@suse.com>
- Update to 2.0.5:
  * Uses regcomp instead of deprecated re_comp/re_exec (linux)
  * Debug file sort issue for very large file sizes
  * Reduced compiler warnings
- run spec-clean
Version: 2.04-bp155.1.7
* Sun Nov 07 2021 Martin Hauke <mardnh@gmx.de>
- Update to 2.0.4:
  * Avoid security warning for mvprintw in input.c
* Sun Feb 28 2021 Dirk Müller <dmueller@suse.com>
- update to 2.0.3:
  * cleanup + added LDFLAG "-ltinfo"
* Fri Jun 26 2020 Martin Hauke <mardnh@gmx.de>
- Specfile cleanup
- Build with CFLAGS
- Use Proper RPM Group
* Mon Nov 21 2016 Marcus Furlong <furlongm@gmail.com>
- Initial OBS Release