Tito 0.6.14
This Tito release was in a spirit of fixing as many small issues as possible:
- Fix #243 - Add a list of projects using Tito
- Fix #364 - Make yes or no input less aggressive
- Fix #358 - Make bugzilla dependency optional
- Fix #158 - Do not print "creating metadata" if they already exist
- Fix #338 - Fix
tito init
for projects with space in their name - Fix #367 - Fix
copy_extra_sources
for alternative builders - Fix #331 - Do not specify file digest algorithms
It also provides some features:
- #305 - Add a possibility to have full datetime entries in changelog
- #187 - Implement
--version
parameter - #252 - Use template to generate file with
__version__
And finally, it addresses necessities after upstream project transfer:
- Update documentation to point at rpm-software-management/tito
- Mention the
#tito
irc channel in the readme - Describe how to release Tito
Thank you @Conan-Kudo, @StykMartin, @xsuchy and @FrostyX for contributing to this release.