tito 0.6.10

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 --noclean if it is supported ([email protected]) Explicitly define indicies in formatting statements ([email protected]) Achieve quiet output from rpmbuild without 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 rpmbuild invocation for readability ([email protected]) Added --quiet and --verbose to tito 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-release in 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 globalconfig section to buildconfig in 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 dnf issues 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. ...

February 1, 2017

tito 0.6.9

I’ve just pushed a release of tito 0.6.9 with the following changes: Simplified version and release update logic ([email protected]) Added --use-release flag for tito tag ([email protected]) Fix typos/errors in man pages ([email protected]) Explain how automatic tagging was done ([email protected]) Add support for bumping version for Cargo projects ([email protected]) Right now this is available in my Copr repo, and builds are on their way for Fedora and EPEL. My thanks to all who contributed patches! ...

January 10, 2017