Files
dhex/dhex.changes
Martin Pluskal aa51bcfbef - Define feature macro _DEFAULT_SOURCE via a compiler option so that
functions like usleep are properly declared by glibc and GCC 14 does
  not error out because of calling undeclared functions.

If the request is OK, please forward it to Factory soon so that the
package is ready when we switch dthe default compiler.  Thanks!

OBS-URL: https://build.opensuse.org/package/show/editors/dhex?expand=0&rev=12
2024-08-12 07:14:55 +00:00

54 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Fri Aug 9 15:00:37 UTC 2024 - Martin Jambor <mjambor@suse.com>
- Define feature macro _DEFAULT_SOURCE via a compiler option so that
functions like usleep are properly declared by glibc and GCC 14 does
not error out because of calling undeclared functions.
-------------------------------------------------------------------
Sat Jan 19 20:43:42 UTC 2019 - mardnh@gmx.de
- Update to 0.69:
* fixed a bug which caused the terminal to be broken.
* added the functionality to start the hexcal from the
commandline (-x).
-------------------------------------------------------------------
Tue Jan 9 00:12:25 UTC 2018 - jengelh@inai.de
- Use %setup -a.
-------------------------------------------------------------------
Sun Jan 7 18:42:55 UTC 2018 - mardnh@gmx.de
- Update to 0.68:
- Add themes
- Run spec-cleaner
- Drop not longer needed sources/patches:
* dhex.desktop
* dhex-fixes.patch
* dhex-rpmlintrc
-------------------------------------------------------------------
Tue Feb 15 16:39:37 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.65:
* adds native correlator, which may help matching an object-file
to an executable and compare
* new default theme
* adds manpages
-------------------------------------------------------------------
Wed Jan 12 15:00:56 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.62:
* bugfixes
* adds bookmark support
* adds ASCII search
-------------------------------------------------------------------
Sun Jan 09 00:55:45 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.61)