Files
listres/listres.changes
Stefan Dirsch f789e2a139 - update to version 1.0.6
* gitlab CI: stop requiring Signed-off-by in commits
  * Print which argument was unknown before giving usage message
  * Add -help and -version options

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/listres?expand=0&rev=10
2024-03-04 03:53:08 +00:00

48 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Mon Mar 4 03:49:48 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- update to version 1.0.6
* gitlab CI: stop requiring Signed-off-by in commits
* Print which argument was unknown before giving usage message
* Add -help and -version options
-------------------------------------------------------------------
Sun Apr 3 19:15:41 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.5
* bugfix release
-------------------------------------------------------------------
Mon Mar 5 14:50:37 UTC 2018 - sndirsch@suse.com
- Update to version 1.0.4
* config: Add missing AC_CONFIG_SRCDIR
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
-------------------------------------------------------------------
Thu Feb 6 11:04:38 UTC 2014 - sndirsch@suse.com
- fixed license to X11 in specfile
-------------------------------------------------------------------
Sat Apr 14 19:53:24 UTC 2012 - dimstar@opensuse.org
- Update to version 1.0.3:
+ Replace computed printf format string with static string.
+ Combine usage string/fprintf calls into one.
+ listres depends on xproto, not x11 (Xlib).
+ Man page fixes.
+ Build system fixes.
- Replace pkgconfig(x11) BuildRequires with pkgconfig(xproto),
following upstreams changes.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
- Split listres from xorg-x11. Initial version: 1.0.2.