* 7zip / iso support * Should compile with gcc 15 - deleted patches - ytree-gcc15.patch (upstreamed) OBS-URL: https://build.opensuse.org/package/show/utilities/ytree?expand=0&rev=18
82 lines
2.6 KiB
Plaintext
82 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 13 08:13:47 UTC 2025 - pgajdos@suse.com
|
|
|
|
- version update to 2.10
|
|
* 7zip / iso support
|
|
* Should compile with gcc 15
|
|
- deleted patches
|
|
- ytree-gcc15.patch (upstreamed)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 12 13:34:10 UTC 2025 - pgajdos@suse.com
|
|
|
|
- added patches
|
|
fix fix build with gcc 15, reported to werner[]frolix.han.de
|
|
+ ytree-gcc15.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 7 11:57:51 UTC 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 7 15:21:48 UTC 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 11:56:31 UTC 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 10:06:53 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.06:
|
|
* Fixed compile error in input.c (UTF_8 only)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 23 07:14:17 UTC 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
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 7 11:04:31 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to 2.0.4:
|
|
* Avoid security warning for mvprintw in input.c
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 28 20:22:18 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.0.3:
|
|
* cleanup + added LDFLAG "-ltinfo"
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 26 18:48:08 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Specfile cleanup
|
|
- Build with CFLAGS
|
|
- Use Proper RPM Group
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 21 00:00:00 UTC 2016 - Marcus Furlong <furlongm@gmail.com>
|
|
|
|
- Initial OBS Release
|
|
|