File rubygem-git-maintain.changes of Package rubygem-git-maintain
-------------------------------------------------------------------
Wed Mar 4 09:50:21 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to version 0.8.0
- Drop dependency to github-release
- Add cache for git config
- Fixes for the steal command
- Support multiple -V options
- Factor code to allow multiple CI
- Basic Azure CI support
- Fix displayed repos in summary command
- RDMACore supports multiple CI depending on branches
- Add --remote option to 'delete' command to remove upstream staging branches
-------------------------------------------------------------------
Wed May 29 09:53:26 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to version 0.7.0
- Add summary command
- push and push_stable now push all the selected branch at once
- Add maintain.autofetch setting in gitconfig to enable/disable autofetch
- Support 'errored' status in travis
- Fix 'steal' command for commits containing double quotes
- Fixes for rdma-core release procedure
- Support send-email for release annoucenement
- Fix support for interactive editor (ie vim)
- Support repo specific action options
-------------------------------------------------------------------
Fri Mar 29 06:02:09 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 0.6.0
see installed CHANGELOG
-------------------------------------------------------------------
Tue Feb 5 10:16:02 UTC 2019 - nmoreychaisemartin@suse.com
- Update to version 0.5.0
* Handle bad Fixes tag
* Speed up steal feature by remembering last point checked
* Add Upstream commit tag when cherry picking commits
- Update to version 0.4.0
* Fix gemspec generation date
* Fix cp command
-------------------------------------------------------------------
Thu Nov 22 05:11:14 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to version 0.3.0
see installed CHANGELOG
-------------------------------------------------------------------
Fri Jul 13 12:44:50 UTC 2018 - nmoreychaisemartin@suse.com
- Update to 0.2.2
* Fix path to git-release (assume it is properly installed)
* Fix release date handling in CHANGELOG
* Add dependency to github-release
* Add release script
-------------------------------------------------------------------
Fri Jul 13 10:36:46 UTC 2018 - nmoreychaisemartin@suse.com
- Bump to version 0.2.0
-------------------------------------------------------------------
Fri Jul 13 10:30:40 UTC 2018 - nmoreychaisemartin@suse.com
- Initial packaging