tito v0.6.15-1 Release Notes
Release Date: 2020-07-10 // over 2 years ago-
This release provides bug fixes for the
copy_extra_sources
feature from0.6.13
version.- ๐
FedoraGitReleaser
now doesn't forget to copy extra sources into DistGit lookaside cache - ๐ Fix #380 - Tito won't fail when a
SourceX
file doesn't exist in the project directory. It can be generated during the build process.
- ๐
Previous changes from v0.6.14-1
-
๐ 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)[https://github.com/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.