Changelog for
wxhexeditor-lang-0.24-41.7.noarch.rpm :
* Tue Feb 20 2024 Dominique Leuenberger
- Use %patch -P N instead of deprecated %patchN.
* Mon Nov 16 2020 Matthias Mailänder - Add wxhexeditor-appdata.patch for https://en.opensuse.org/openSUSE:AppStore
* Wed Oct 14 2020 Guillaume GARDET - Backport patch to fix build on Arm:
* wxhexeditor-fix-arm.patch
* Sun Feb 04 2018 davejplaterAATTgmail.com- Update to release 0.24 and modify wxhexeditor-0.23-mhash.patch.- Use %license on license files.- Upstream changes:
* Fixed many critical bugs and assertions. (Thanks Mikhail Kasimov for Beta testing.)
* Fixed many compiler warnings.
* Added Wiki option to Help.
* Fixed language not supported error for English.
* Fri Dec 29 2017 davejplaterAATTgmail.com- Make description relevant to the package.
* Thu Dec 28 2017 jengelhAATTinai.de- Trim filler wording from description.
* Sat Dec 23 2017 davejplaterAATTgmail.com- Fix Factory build by explicitly specifying python3 binary for udis86 build.- Update to 0.23+git20170810- Upstream changes: Fixed TAG deletion behaviour while tag not selected. Implemented tags redo/undo support. Fixed part of #67, SEGV due Tags. Fixed Forward Search SEGV. Fixed recent mem leak patch. Delete existing buffers on allocation failure.
* Fri Mar 24 2017 davejplaterAATTgmail.com- Update to 0.23+git20170316- Upstream changes: Fixed file cut/deletion tag issues. #67
* Sun Mar 12 2017 davejplaterAATTgmail.com- Update to 0.23+git20170312- Upstream changes: Fixed MinGW32 compatibility. Fixed GIANT file size detection. (Can open /proc/kcore now)
* Tue Mar 07 2017 davejplaterAATTgmail.com- Update to 0.23+git20170307- Upstream changes: Fixed read mode cosmetic issues and add some compare mode restrictions. #59 Removed right click into search and compare panels. #48