File golang-github-govend-govend.changes of Package golang-github-govend-govend
-------------------------------------------------------------------
Thu Jan 12 09:51:46 UTC 2017 - thipp@suse.de
- Update to version 0.0.0+git20161030.e600875:
* trust unknown Go versions
* adding ignore field
* If explicitly listing packages to vendor as command line arguments with the `-l` option, do not clean `vendor` directory; just add the new dependencies to the `vendor.yml` lockfile.
* Pruning updates the lock file
* Resolve cwd symlinks before checking if we're in $GOPATH/src
* Update README.md
* Fix a bug where the prefix of local packages is incorrect
* Add --strict option
* add missing filepath.Separator to cwd
* fix whitespace
* Generate stdpkgs.go in sorted key order
* Allow for multiple paths in $GOPATH. Fixes govend/govend#55
- Refactoring based on new packaging proposal
- Add rpmlintrc
-------------------------------------------------------------------
Thu Apr 14 07:19:19 UTC 2016 - tboerger@suse.com
- Added a Provides for govend
-------------------------------------------------------------------
Wed Apr 13 14:13:42 UTC 2016 - tboerger@suse.com
- Initial packaging