tito 0.6.10 was tagged and built this morning, brought to you almost entirely by the newest tito committer skuznets.
Changelog
- Do not undo tags when git state is dirty ([email protected])
 - Parse options in 
tito init([email protected]) - Only use 
rpmbuild --nocleanif it is supported ([email protected]) - Explicitly define indicies in formatting statements ([email protected])
 - Achieve quiet output from 
rpmbuildwithout passing--quiet([email protected]) - Update the MANIFEST.in ([email protected])
 - Correctly pass verbosity options through the builder CLI ([email protected])
 - Use correct print-formatting directive in debugging ([email protected])
 - Use 
.format()string formatting correctly in Builder ([email protected]) - Refactor 
rpmbuildinvocation for readability ([email protected]) - Added 
--quietand--verbosetotito build([email protected]) - Add a Travis CI manifest ([email protected])
 - Only flush output stream if flushing is supported ([email protected])
 - Added support for choosing platforms for tests ([email protected])
 - Refactored version->tag mapping logic in Tagger ([email protected])
 - Improved debugging for RPM build step ([email protected])
 - Print command debugging information only once ([email protected])
 - Flush output buffers ([email protected])
 - Document 
tito tag --use-releasein the manpage ([email protected]) - Added an option to not escalate privileges on 
tito build --install([email protected]) - Factor out the version->tag mapping in the Builder ([email protected])
 - Collapse tagger class selection logic ([email protected])
 - Rename 
globalconfigsection tobuildconfigin README ([email protected]) - fixes #29 - remove –list-tags and –only-tags ([email protected])
 - 253 - print cmd info when –debug is supplied ([email protected])
 - Work around 
dnfissues and install builddep for Rawhide ([email protected]) 
Additionally thanks to Steve, we now have travis running our slightly neglected multi-platform docker test suite against master and all PRs.
Builds are available now in my Copr repo, and are on their way for Fedora and EPEL.