Files
editres/editres.changes
Stefan Dirsch 96f91eb6a2 - Update to version 1.0.9
* Ensure all *.c files include config.h before any other headers
  * Re-enable code to use XKB Bells
  * Add -help and -version options
  * List which options were unrecognized before printing usage message
  * gitlab CI: stop requiring Signed-off-by in commits
  * fix const error
  * FIX const warning
  * FIX some const warnings
  * stop const warnings
  * stop const warnings
  * stop const warnings
  * stop const warnings
  * stop const warnings
  * fix initialization discards const
  * Fix shadowing box

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/editres?expand=0&rev=13
2024-03-04 03:48:18 +00:00

57 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Mon Mar 4 03:42:30 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.9
* Ensure all *.c files include config.h before any other headers
* Re-enable code to use XKB Bells
* Add -help and -version options
* List which options were unrecognized before printing usage message
* gitlab CI: stop requiring Signed-off-by in commits
* fix const error
* FIX const warning
* FIX some const warnings
* stop const warnings
* stop const warnings
* stop const warnings
* stop const warnings
* stop const warnings
* fix initialization discards const
* Fix shadowing box
-------------------------------------------------------------------
Sun Apr 3 18:46:28 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.8
* bugfix release
-------------------------------------------------------------------
Mon Mar 5 14:46:09 UTC 2018 - sndirsch@suse.com
- Update to version 1.0.7
* This version raises the minimum version of libXt required to build & run
editres to libXt 1.0.99.1.
-------------------------------------------------------------------
Thu Feb 6 11:03:08 UTC 2014 - sndirsch@suse.com
- fixed license to X11 in specfile
-------------------------------------------------------------------
Sat Jan 19 09:39:00 UTC 2013 - zaitor@opensuse.org
- Update to version 1.0.6:
+ Remove Xorg/XFree86 CVS/RCS id tags.
+ config:
- Move man pages into their own directory.
- Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
- Replace deprecated AC_HELP_STRING with AS_HELP_STRING.
+ man:
- Replace hard coded man page section with substitution strings
- Remove trailing spaces and tabs.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
- Split editres from xorg-x11. Initial version: 1.0.5.