* new: added '-u' option to duc index to index by username * new: added json subcommand * new: added support for NO_COLOR env var * cha: duc db location is now XDG compliant * fix: various bug fixes, check the git log for details OBS-URL: https://build.opensuse.org/package/show/utilities/duc?expand=0&rev=9
37 lines
1.5 KiB
Plaintext
37 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jul 25 07:44:40 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.4.5:
|
|
* new: added '-u' option to duc index to index by username
|
|
* new: added json subcommand
|
|
* new: added support for NO_COLOR env var
|
|
* cha: duc db location is now XDG compliant
|
|
* fix: various bug fixes, check the git log for details
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 12 14:44:29 UTC 2019 - Benoît Monin <benoit.monin@gmx.fr>
|
|
|
|
- fix build: add missing dependency to gobject library
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 3 07:52:49 UTC 2018 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.4.4:
|
|
* new: added --directory/-D option to 'duc ls' to allow listing of only directory itself (#196[1])
|
|
* new: 'duc ls' now handles multiple path arguments
|
|
* new: added 'o' key to duc-ui to pass current file to xdg-open
|
|
* new: added DPI handing for graph font size (#201[2])
|
|
* new: added '-a/--apparent' option to 'duc xml' (#171[3])
|
|
* fix: improved cairo and SVG graph rendering (#202[4])
|
|
* cha: changed license from GPL to LGPL (#190[5])
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 14:55:34 UTC 2018 - mvetter@suse.com
|
|
|
|
- Change license to LGPL-3
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 13:31:50 UTC 2018 - mvetter@suse.com
|
|
|
|
- Inital package for openSUSE in version 1.4.3
|