SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for tito-0.6.11-4.fc29.noarch.rpm :

* Sat Jul 14 2018 Fedora Release Engineering - 0.6.11-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro HronĨok - 0.6.11-3- Rebuilt for Python 3.7
* Fri Feb 09 2018 Fedora Release Engineering - 0.6.11-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Dec 07 2017 Devan Goodwin 0.6.11-1- Fixing remote_git_name (adammhaileAATTgmail.com)- Fix links in README.md file (mzalewskAATTredhat.com)- Encourage usage of git push --follow-tags (mzalewskAATTredhat.com)- Print mock output when building with MockBuilder (yuxzhuAATTredhat.com)- Fix a race condition when /tmp/tito doesn\'t exist (vfreexAATTgmail.com)- Don\'t append \'None\' to Release line with no \'%{?dist}\' part (patrice.fournierAATTifax.com)- python3\'s map() returns a map object, but we expect sources to be a list (evgeniAATTgolov.de)- Submitting was missing a t. (jmrodriAATTgmail.com)- update links (robberphexAATTgmail.com)- use LC_ALL=C.UTF-8 rather than plain C (msuchyAATTredhat.com)- make ReleaseTagger honour --use-version (egolovAATTredhat.com)- also verify that ReleaseTagger supports --use-release (egolovAATTredhat.com)- add test for ReleaseTagger together with --use-version (egolovAATTredhat.com)- Format package list more cleanly (skuznetsAATTredhat.com)- Custom tag support in tito release (vrutkovsAATTredhat.com)- VersionTagger should support custom tag format (vrutkovsAATTredhat.com)- Remove createrepo_c BR from spec (ngompa13AATTgmail.com)- Use createrepo_c for creating rpm-md repos (ngompa13AATTgmail.com)- Fixup Fedora Dockerfiles to work correctly (ngompa13AATTgmail.com)- Remove useless EL5 stuff (ngompa13AATTgmail.com)
* Wed Feb 01 2017 Devan Goodwin 0.6.10-1- Do not undo tags when git state is dirty (skuznetsAATTredhat.com)- Parse options in `tito init` (skuznetsAATTredhat.com)- Only use `rpmbuild --noclean` if it is supported (skuznetsAATTredhat.com)- Explicitly define indicies in formatting statements (skuznetsAATTredhat.com)- Achieve quiet output from `rpmbuild` without passing `--quiet` (skuznetsAATTredhat.com)- Update the MANIFEST.in (skuznetsAATTredhat.com)- Correctly pass verbosity options through the builder CLI (skuznetsAATTredhat.com)- Use correct print-formatting directive in debugging (skuznetsAATTredhat.com)- Use `.format()` string formatting correctly in Builder (skuznetsAATTredhat.com)- Refactor `rpmbuild` invocation for readability (skuznetsAATTredhat.com)- Added `--quiet` and `--verbose` to `tito build` (skuznetsAATTredhat.com)- Add a Travis CI manifest (skuznetsAATTredhat.com)- Only flush output stream if flushing is supported (skuznetsAATTredhat.com)- Added support for choosing platforms for tests (skuznetsAATTredhat.com)- Refactored version->tag mapping logic in Tagger (skuznetsAATTredhat.com)- Improved debugging for RPM build step (skuznetsAATTredhat.com)- Print command debugging information only once (skuznetsAATTredhat.com)- Flush output buffers (skuznetsAATTredhat.com)- Document `tito tag --use-release` in the manpage (skuznetsAATTredhat.com)- Added an option to not escalate privileges on `tito build --install` (skuznetsAATTredhat.com)- Factor out the version->tag mapping in the Builder (skuznetsAATTredhat.com)- Collapse tagger class selection logic (skuznetsAATTredhat.com)- Rename `globalconfig` section to `buildconfig` in README (skuznetsAATTredhat.com)- fixes #29 - remove --list-tags and --only-tags (jmrodriAATTgmail.com)- 253 - print cmd info when --debug is supplied (jmrodriAATTgmail.com)- Work around `dnf` issues and install builddep for Rawhide (skuznetsAATTredhat.com)
* Mon Jan 09 2017 Devan Goodwin 0.6.9-1- Simplified version and release update logic (skuznetsAATTredhat.com)- Added `--use-release` flag for `tito tag` (skuznetsAATTredhat.com)- Use `def` instead of a lambda for function assignment (skuznetsAATTredhat.com)- Fix typos in man pages (lsedlarAATTredhat.com)- explain how automatic tagging was done (msuchyAATTredhat.com)- Rename CargoTagger as CargoBump (msehnoutAATTredhat.com)- Fix errors in documentation (lsedlarAATTredhat.com)- fix few pep8 errors (sehnoutka.martinAATTgmail.com)- Read tito.props and look for pkg managers section. (sehnoutka.martinAATTgmail.com)- Implement cargo tagger using regular expressions (without toml library) (sehnoutka.martinAATTgmail.com)- Add entry point for Cargo tagger and tagger class. (sehnoutka.martinAATTgmail.com)
* Tue Nov 01 2016 Devan Goodwin 0.6.8-1- Don\'t use a special tagger for the `--use-version` case (skuznetsAATTredhat.com)
* Wed Oct 05 2016 Devan Goodwin 0.6.7-1- Hookup tito\'s --no-cleanup with rpmbuild\'s --noclean. (dgoodwinAATTredhat.com)- Print package manager output in _auto_install (frostyxAATTemail.cz)- Use \'dnf reinstall\' when package is already installed (frostyxAATTemail.cz)- Install packages via DNF if available (frostyxAATTemail.cz)- CentOS uses yum (miroslavAATTsuchy.cz)- Allow customizing git commit message (lsedlarAATTredhat.com)- README.md: Also link to Fedora wiki page collection of these tools (waltersAATTverbum.org)- mv rel-eng/ .tito/ (msuchyAATTredhat.com)- buildroot tag is not needed for ages (msuchyAATTredhat.com)- better release number for untagged packages (msuchyAATTredhat.com)- Only pass one project_name to copr build command (dominicAATTcleal.org)- Just a small typo (dietrichAATTteilgedanken.de)- remove dependency on yum-utils (msuchyAATTredhat.com)
 
ICM