File golang-gopkgin-alecthomas-kingpin.v2.changes of Package golang-gopkgin-alecthomas-kingpin.v2
-------------------------------------------------------------------
Sun Aug 11 16:53:40 UTC 2019 - lars@linux-schulserver.de - 2.2.6
- use license macro
-------------------------------------------------------------------
Wed Feb 07 11:50:45 UTC 2018 - boris@steki.net
- Update to version 2.2.6:
* Fix error propagation from @ failures.
* Fix setDefaults to exit early on `--help`
* README: Correct case of Flag() function
* Import from gopkg like the other examples
* Fix README simple example count.
* Switch to testify/assert.
* Generated .String() functions now return the correct value.
* Fix README HintAction function signature
* trivial: gofmt ./...
* Fix bug when mixing @file with other args or flags
-------------------------------------------------------------------
Thu Nov 9 08:16:14 UTC 2017 - hillwood@opensuse.org
- Change arch to noarch.
-------------------------------------------------------------------
Wed Nov 8 07:43:01 UTC 2017 - hillwood@opensuse.org
- Cleanup spec.
-------------------------------------------------------------------
Tue Oct 3 15:29:45 UTC 2017 - sensor.wen@gmail.com
- Initial package.