Changelog for
golang-github-pkg-errors-0.8.0+git20160929.645ef00-4.4.x86_64.rpm :
Sun May 21 14:00:00 2017 sebix+novell.comAATTsebix.at
- rename rpmlintrc file
Thu Dec 8 13:00:00 2016 tboergerAATTsuse.com
- Update to version 0.8.0+git20160929.645ef00:
* Fix the %q format for errors so it puts \"\" around the output (#83)
* Add Go 1.7.1 to Travis (#85)
* Revert \"Remove WithStack and WithMessage public functions\"
* Add WithStack and WithMessage tests Adds testFormatCompleteCompare as additional testing func.
* minor: refactored small loop
* tests: added recursively trying out combinations of calls for %+v.
* tests: fixed tests on 1.4.
* Fix comment on WithMessage function (#86)
* fix line numbers in fmt tests
* doc tweaks
Thu Dec 8 13:00:00 2016 tboergerAATTsuse.com
- Initial packaging