Changelog for
tito-0.6.8-1.fc23.noarch.rpm :
* 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)
* Tue Apr 19 2016 Devan Goodwin 0.6.6-1- add support for %autosetup (ignatenkoAATTredhat.com)
* Fri Apr 08 2016 Devan Goodwin 0.6.5-1- Add ability to specify a custom changelog during tag (ericdhelmsAATTgmail.com)- Removes broken link to tito annoucements (cnsnyderAATTusers.noreply.github.com)
* Tue Jan 26 2016 Devan Goodwin 0.6.4-1- Tagging with --use-version did not work with Mead projects. (awoodAATTredhat.com)- Check if self.old_cwd is defined before calling it in GitAnnex (ericdhelmsAATTgmail.com)- Ensure GitAnnexBuilder cleanup returns to proper directory (ericdhelmsAATTgmail.com)- Return only .spec basename; Fix dgoodwin/tito#196 (frostyxAATTemail.cz)
* Fri Jan 08 2016 Devan Goodwin 0.6.3-1- Added ability to pass extra copr-cli build options to the copr releaser. (twiestAATTredhat.com)- Fix changelog format function name (araszkaAATTredhat.com)- fix mock link (glenAATTdelfi.ee)- Set non-zero exit code when copr-cli fails (frostyxAATTemail.cz)- Document possibility to upload SRPM directly to Copr (frostyxAATTemail.cz)- Change asserted behavior after fe4c0bf (frostyxAATTemail.cz)- Add possibility to upload SRPM directly to Copr (frostyxAATTemail.cz)- Determine correct package manager DNF is now prefered on Fedora, but it is not installed on EL6 or EL7 (frostyxAATTemail.cz)- Ask user to run DNF instead of YUM (frostyxAATTemail.cz)- Add tito tag --use-version argument to man page (dclealAATTredhat.com)- Fix upstream/distribution builder failure to copy spec. (dgoodwinAATTredhat.com)- Allow a user specific Copr remote SRPM URL. (awoodAATTredhat.com)
* Fri Jul 24 2015 Devan Goodwin 0.6.2-1- fixes(188) Run git-annex lock after building annexed file set. (ericdhelmsAATTgmail.com)
* Mon Jul 20 2015 Devan Goodwin 0.6.1-1- Fix rpmbuild_options array handling from builder args (dclealAATTredhat.com)- Filter lines beginning with \"Merge\" from the changelog. (awoodAATTredhat.com)- Provide ability to turn off colored output. Fixes #182. (awoodAATTredhat.com)
* Fri Jun 12 2015 Devan Goodwin 0.6.0-1- Add support for Red Hat Java MEAD builds. (awoodAATTredhat.com)- Enable mkdocs and add documentation on Mead. (awoodAATTredhat.com)- Add RHPKG/FEDPKG_USER to be passed to rh/fedpkg (elobatocsAATTgmail.com)- Replace old Perl script for munging RPM release number. (awoodAATTredhat.com)- Give Tito some color! (awoodAATTredhat.com)- Remove support for very old spacewalk user config file. (dgoodwinAATTredhat.com)- Allow builder arguments to be given multiple times. (awoodAATTredhat.com)- Fix tarball timestamps from git archive with Python. (awoodAATTredhat.com)- New - bash-completion facilities (john_florianAATTdart.biz)- clarify --offline option #141 (miroslavAATTsuchy.cz)- substitute /releng for /.tito #161 (miroslavAATTsuchy.cz)- Allow override of rpmbuild_options from builder arguments (dclealAATTredhat.com)- Fixes macro initialisation on EL6, F22+ (dclealAATTredhat.com)- Help new packagers find tools related to tito (craigAATT2ndquadrant.com)- no need to gzip man pages, rpmbuild do that automatically (miroslavAATTsuchy.cz)- use python3 on Fedora 22 (miroslavAATTsuchy.cz)
* Tue Dec 23 2014 Devan Goodwin 0.5.6-1- Require new srpm_disttag for rsync/yum releasers. (dgoodwinAATTrm-rf.ca)- Drop more test only requirements from spec. (dgoodwinAATTredhat.com)- NameError: global name \'RawConfigParser\' is not defined (miroslavAATTsuchy.cz)- NameError: global name \'getoutput\' is not defined (miroslavAATTsuchy.cz)- E:166,16: Undefined variable \'config\' (undefined-variable) (miroslavAATTsuchy.cz)- defattr is not needed (miroslavAATTsuchy.cz)- get rid of wildcards imports (miroslavAATTsuchy.cz)- E:112,24: Instance of BuilderBase has no REQUIRED_ARGS member (no-member) (miroslavAATTsuchy.cz)- change inheritance for ObsReleaser (miroslavAATTsuchy.cz)- raw_input was renamed under python3 (miroslavAATTsuchy.cz)- TypeError: __init__() takes exactly 1 argument (2 given) (miroslavAATTsuchy.cz)- MockBuilder: cleanup underlying builder on completion (dclealAATTredhat.com)- Fix bugs building old tag with custom tito.props. (at that time) (dgoodwinAATTredhat.com)- add links to upstream announcements and how-to articles (jumanjimanAATTgmail.com)- add rpmdevtools as build dep for el5 (jumanjimanAATTgmail.com)- Fix failing tests with no ~/.bugzillarc. (dgoodwinAATTredhat.com)- Add documentation for bugzilla flag checking. (dgoodwinAATTredhat.com)- Hookup bugzilla flag checking with dist git releasers. (dgoodwinAATTredhat.com)- Fixes for Python 3. (dgoodwinAATTredhat.com)- Add support for checking bz flags. (dgoodwinAATTredhat.com)- Refactor dist-git releasers to separate module. (dgoodwinAATTredhat.com)- fix the configuration examples to match the code (tlestachAATTredhat.com)- add mailmap for cleaner shortlog output (jumanjimanAATTgmail.com)- Allow overriding of builder on all releasers (dclealAATTredhat.com)- Cleanup builders on interruption when called directly (dclealAATTredhat.com)
* Fri May 16 2014 Devan Goodwin 0.5.5-1- Merge pull request #130 from domcleal/git-annex-cleanup (dgoodwinAATTrm-rf.ca)- Fix a test issue. (dgoodwinAATTredhat.com)- Fix bugs in git-annex cleanup method (dclealAATTredhat.com)- Remove excess whitespace on EL6 and duplicate SRPM output (dclealAATTredhat.com)
* Mon May 12 2014 Devan Goodwin 0.5.4-1- make version comparison compat with python2 and python3 (jumanjimanAATTgmail.com)
* Mon May 12 2014 Devan Goodwin 0.5.3-1- avoid syntax error on el5 (jumanjimanAATTgmail.com)- Support pre-5.20131213 versions of git-annex for EL6 (dclealAATTredhat.com)- Add version comparison utility (dclealAATTredhat.com)
* Fri May 09 2014 Devan Goodwin 0.5.2-1- Fix releaser getcwd error. (dgoodwinAATTredhat.com)
* Fri May 09 2014 Devan Goodwin 0.5.1-1- Raise error on failed run_command. (dgoodwinAATTredhat.com)- Allow builder to run in test mode on untagged project (dclealAATTredhat.com)- Add \'scl\' builder option for software collection name (dclealAATTredhat.com)- added rpmbuild output to an error raised by tito to easier the error\'s cause analysis (artur.krysiak.warszawaAATTgmail.com)- propagate docs to docker public registry (jumanjimanAATTgmail.com)- spec: remove dependency on GitPython (jumanjimanAATTgmail.com)- Update tito.8.asciidoc (james.slagleAATTgmail.com)- Cleanup releasers + builders when interrupted (dclealAATTredhat.com)- make run_command_print() compatible with python3 (msuchyAATTredhat.com)- remove unused import \"commands\" (msuchyAATTredhat.com)- Change package-specific config message to debug (dclealAATTredhat.com)
* Mon Mar 24 2014 Devan Goodwin 0.5.0-1- Prep for python3. (jumanjimanAATTgmail.com)- Print output live for longer running rpmbuild commands. (dgoodwinAATTredhat.com)- Add GitAnnexBuilder, using git-annex to store blobs (dclealAATTredhat.com)- Remove legacy CvsBuilder and CvsReleaser. (dgoodwinAATTredhat.com)- Stop writing temp file to load tito.props from past tag. (dgoodwinAATTredhat.com)- Remove deprecated support for build.py.props config filename. (dgoodwinAATTredhat.com)- Remove a very old hack for assuming config from Makefiles. (dgoodwinAATTredhat.com)- Refactor config overriding. (dgoodwinAATTredhat.com)- Move taggers to sub-directory. (dgoodwinAATTredhat.com)- Move releasers to sub-directory. (dgoodwinAATTredhat.com)- Improved docs for [version_template] section of tito.props (chris.a.st.pierreAATTgmail.com)- allow empty dist tag in functional tests (jumanjimanAATTgmail.com)- docs: createrepo is needed for functional tests (jumanjimanAATTgmail.com)- provide config for editorconfig plugins (jumanjimanAATTgmail.com)- Add more missing documentation to MANIFEST.in. (dgoodwinAATTredhat.com)- Assume a default fetch strategy. (dgoodwinAATTredhat.com)- Add markdown docs for FetchBuilder instead of manpage. (dgoodwinAATTredhat.com)- Fix releasers and respect offline flag. (dgoodwinAATTredhat.com)- Support release with fetch builder. (dgoodwinAATTredhat.com)- Add support for passing builder args through a releaser. (dgoodwinAATTredhat.com)- MANIFEST.in: include README.mkd and asciidoc files (codeAATTalan.grosskurth.ca)- Rename --builder-arg to just --arg in build command. (dgoodwinAATTredhat.com)- Fix issue with releaser temp dir. (dgoodwinAATTredhat.com)- Refactor to just one config object. (dgoodwinAATTredhat.com)- Make external source builder fetch strategy configurable. (dgoodwinAATTredhat.com)- Fix buildroot using ~/rpmbuild/BUILDROOT. (dgoodwinAATTredhat.com)- Refactor builders to allow separate modules. (dgoodwinAATTredhat.com)- Restore building of specific tags. (dgoodwinAATTredhat.com)- Start building with external sources and no tag. (dgoodwinAATTredhat.com)- Allow possibility of building without a pre-existing tag. (dgoodwinAATTredhat.com)- Print koji/brew task ID and URL during release. (dgoodwinAATTredhat.com)
* Thu Nov 14 2013 Devan Goodwin 0.4.18-1- Merge the FiledVersionTagger into the base VersionTagger. (dgoodwinAATTredhat.com)- add Copr releaser (msuchyAATTredhat.com)- Fix broken asciidoc. (dgoodwinAATTredhat.com)- Fix old versions in yum repodata. (dgoodwinAATTredhat.com)- adding the FiledVersionTagger class that we are using internally (vbattsAATTredhat.com)- tito report man page missing options (admillerAATTredhat.com)- Implement OBS releaser (msuchyAATTredhat.com)
* Fri Aug 02 2013 Devan Goodwin 0.4.17-1- Fix permissions after a Fedora/Brew build. (dgoodwinAATTredhat.com)- Comment out old nightly releaser. (dgoodwinAATTredhat.com)- add newline to sys.stderr.write (msuchyAATTredhat.com)
* Tue Jul 09 2013 Devan Goodwin 0.4.16-1- Fix KojiGitReleaser method arguments. (dgoodwinAATTredhat.com)
* Mon Jul 08 2013 Devan Goodwin 0.4.15-1- docs clean up and additions for build_targets (admillerAATTredhat.com)
* Mon Jul 08 2013 Devan Goodwin 0.4.14-1- resolve tito build failure on git 1.7.3.5 or older (jumanjimanAATTgmail.com)- Add more debugging facilities (jumanjimanAATTgmail.com)
* Thu Jun 13 2013 Devan Goodwin 0.4.13-1- allow multiline blacklist/whitelist (lzap+gitAATTredhat.com)- warn when no %changelog section is present (msuchyAATTredhat.com)- Fix DistributionReleaser with GemBuilder (inecasAATTredhat.com)- Fix gem builder (necasikAATTgmail.com)- import error_out from tito.common (msuchyAATTredhat.com)- use correct path in rel-eng/packages if package reside in git-root for DistributionBuilder (msuchyAATTredhat.com)- add missing import of commands (msuchyAATTredhat.com)- check if option in config exist (msuchyAATTredhat.com)- add example for remote_git_name (msuchyAATTredhat.com)- allow to override name of remote dist-git repo (msuchyAATTredhat.com)- add to releaser self.config which will contains values from global and pkg config (msuchyAATTredhat.com)- use correct path in rel-eng/packages if package reside in git-root (msuchyAATTredhat.com)
* Fri Apr 26 2013 Devan Goodwin 0.4.12-1- mark build.py.props as obsolete (msuchyAATTredhat.com)- mark spacewalk.releng namespace as obsolete (msuchyAATTredhat.com)- various enhancement to man pages (msuchyAATTredhat.com)- document KojiReleaser and do not mark it as experimental any more (msuchyAATTredhat.com)- document DEBUG environment variable (msuchyAATTredhat.com)- document environment variable EDITOR for tagger (msuchyAATTredhat.com)- Fix bad copy paste in releaser. (dgoodwinAATTredhat.com)- document scl option for rsync releaser (msuchyAATTredhat.com)- document RSYNC_USERNAME (msuchyAATTredhat.com)- add SCL support to RsyncReleaser (msuchyAATTredhat.com)- remove empty lines from rpm output (msuchyAATTredhat.com)- use SCL for KojiReleaser (msuchyAATTredhat.com)- move scl rpmbuild options to function and allow to build rpm using SC (msuchyAATTredhat.com)- new option --scl which will allows you to build srpm for software collection (msuchyAATTredhat.com)- fix the whitespace - tabs->spaces (lmeyerAATTredhat.com)- add --yes on tito release to keep from requiring input (lmeyerAATTredhat.com)- Enable tito release --test for git releasers
* Store the --test flag on the releaser and pass it to the builder
* With --test in effect, have the builder update the spec file
* When the builder does so it also updates the build_version to include git hash (lmeyerAATTredhat.com)- Add ability to customize rsync arguments (skaneAATTkavi.com)- Fix broken extraction of bugzilla numbers from commits. (dgoodwinAATTredhat.com)- Re-add write permission fedpkg takes away. (dgoodwinAATTredhat.com)- Ensure rsync preserves timestamps and permissions (skaneAATTkavi.com)- document SCRATCH environment variable (msuchyAATTredhat.com)- look for spec file in project directory (msuchyAATTredhat.com)- document NO_AUTO_INSTALL option (msuchyAATTredhat.com)- 31 - if build fails due missing dependecies, suggest to run yum-builddep (msuchyAATTredhat.com)- document ONLY_TAGS variable (msuchyAATTredhat.com)- Do not create patch if there are binary files (msuchyAATTredhat.com)- Raise error if there are two spec files (msuchyAATTredhat.com)- Make increase_version _ aware and return original string upon failures (skaneAATTkavi.com)- merge common code from tagger and builder (msuchyAATTredhat.com)- allow tagger to get values from package config and override values in global_config (msuchyAATTredhat.com)- Allow user to define which package need to be installed before tagging. (msuchyAATTredhat.com)- Fixed check for existing tag (mbacovskAATTredhat.com)- do not fail if spec does not have any source (msuchyAATTredhat.com)- Add install instructions (seanAATTpracticalweb.co.uk)- NoTgzBuilder - do not guess source, get it correctly from spec file (msuchyAATTredhat.com)
* Thu Jan 17 2013 Devan Goodwin 0.4.11-1- add a --scratch option for KojiReleaser (aronparsonsAATTgmail.com)- Fix no_build error in KojiReleaser.
* Wed Nov 28 2012 Devan Goodwin 0.4.10-1- Add --no-build; this will allow scripted DistGit commits and koji/brew chain-builds (admillerAATTredhat.com)- Added gembuilder, cleaned up pep8 (admillerAATTredhat.com)- Add a Travis configuration (jbowesAATTrepl.ca)- Update README.mkd (miscAATTzarb.org)- fix: RsyncReleaser doesn\'t handle multiple rsync locations (jesusrAATTredhat.com)- remove tabs and trailing whitespace. add whitespace between methods (jesusrAATTredhat.com)- Handle stderr noise getting from remote server (inecasAATTredhat.com)- Can now specify a build target for fedora and distgit releasers (msteadAATTredhat.com)
* Tue Sep 04 2012 Devan Goodwin 0.4.9-1- Stop passing --installdeps for mock builds. (dgoodwinAATTredhat.com)- YumRepoReleaser feature: createrepo command can now be specified from releasers.conf with the \'createrepo_command\' config option (palliAATTopensource.is)- Created new releaser called RsyncReleaser. Based heavily on YumRepoReleaser. Refactored YumRepoReleaser to inherit most code from RsyncReleaser. (palliAATTopensource.is)- Optionally print stacktrace whenever error_out is hit (bleanharAATTredhat.com)- encourage users to push only their new tag (jbowesAATTredhat.com)- Attempt to copy local Sources during releases. (dgoodwinAATTredhat.com)
* Mon Apr 02 2012 Devan Goodwin 0.4.8-1- Fix MockBuilder for packages that use non-standard builders normally. (dgoodwinAATTredhat.com)- interpret \'0\' as False for changelog_with_email setting. (msuchyAATTredhat.com)
* Thu Mar 15 2012 Devan Goodwin 0.4.7-1- Fix issues with DistributionBuilder constructor (dgoodwinAATTredhat.com)
* Wed Mar 14 2012 Devan Goodwin 0.4.6-1- Issue 39: Create /tmp/tito if it doesn\'t already exist. (dgoodwinAATTredhat.com)- Add support for test build releases. (dgoodwinAATTredhat.com)- Stop passing all CLI args to builders. (dgoodwinAATTredhat.com)- Add mock builder speedup argument. (msteadAATTredhat.com)- Add support for no-value args in builder. (msteadAATTredhat.com)- Fix rsync options for yum repo releases. (jesusrAATTredhat.com)- Add support for customizable changelog formats (jeckersbAATTredhat.com)
* Tue Jan 24 2012 Devan Goodwin 0.4.5-1- Extract bz\'s and prompt to modify commit message in git releasers. (dgoodwinAATTredhat.com)
* Mon Jan 23 2012 Devan Goodwin 0.4.4-1- Issue #35: EDITOR with arguments produces backtrace (jeckersbAATTredhat.com)- remove unused fedora_cert reading (jesusrAATTredhat.com)- Drop to shell when dist-git merge errors encountered. (dgoodwinAATTredhat.com)- Use proper temp dirs for releasing. (dgoodwinAATTredhat.com)- Fix git release diff command. (dgoodwinAATTredhat.com)
* Thu Dec 15 2011 Devan Goodwin 0.4.3-1- Escape percent character in changelog. (msuchyAATTredhat.com)- Fix distribution builder missing args in constructor. (msuchyAATTredhat.com)- Add release to usage, alphabetize list. (jesusrAATTredhat.com)- PEP8 cleanup. (jesusrAATTredhat.com)- No need to maintain timestamps: remove -t and -O from rsync command. (jesusrAATTredhat.com)- Chdir to yum_temp_dir after creating, avoids rsync\'s getcwd error (jesusrAATTredhat.com)- Use -O during rsync commands to fix time setting errors. (dgoodwinAATTrm-rf.ca)
* Mon Nov 28 2011 Devan Goodwin 0.4.2-1- Clean out old versions of RPMs when generating yum repos. (dgoodwinAATTrm-rf.ca)- Update manpage to show multiple rsync paths. (dgoodwinAATTrm-rf.ca)
* Fri Nov 25 2011 Devan Goodwin 0.4.1-1- Allow one build to go to multiple yum repo URLs. (dgoodwinAATTredhat.com)- Fix --no-cleanup for release module. (dgoodwinAATTredhat.com)- Add a BrewDownloadBuilder. (dgoodwinAATTredhat.com)- Use proper temp directories to build. (dgoodwinAATTredhat.com)- Fix permissions when rsync\'ing yum repositories. (dgoodwinAATTredhat.com)- Switch to CLI fedpkg command instead of module. (dgoodwinAATTrm-rf.ca)
* Wed Nov 09 2011 Devan Goodwin 0.4.0-1- Fix import error with new fedpkg version. (dgoodwinAATTrm-rf.ca)- Add a KojiGitReleaser. (dgoodwinAATTrm-rf.ca)- Adding --use-version to allow Tito to force a version to use. (awoodAATTredhat.com)- Support SCRATCH=1 env variable for koji releaser. (dgoodwinAATTrm-rf.ca)- Support ONLY_TAGS env variable for koji releaser. (dgoodwinAATTrm-rf.ca)- List releasers option. (dgoodwinAATTrm-rf.ca)- Documentation update. (dgoodwinAATTrm-rf.ca)- Allow releaseing to multiple targets at once, and add --all-starting-with. (dgoodwinAATTrm-rf.ca)- Make auto-install available to all builders. (dgoodwinAATTrm-rf.ca)- Allow setting specific builder and passing builder args on CLI. (dgoodwinAATTrm- rf.ca)- Add new mechanism for passing custom arguments to builders. (dgoodwinAATTrm- rf.ca)- HACKING tips updated. (dgoodwinAATTrm-rf.ca)- Add a rsync username env variable for yum repo releaser. (dgoodwinAATTrm-rf.ca)- Restructure release CLI. (dgoodwinAATTredhat.com)- Parsing spec files and bumping their versions or releases is now in Python. (awoodAATTredhat.com)
* Wed Oct 05 2011 Devan Goodwin 0.3.3-1- Clarify some initial project layout documentation. (dgoodwinAATTrm-rf.ca)- match based on the tag for the package we are building (mmccuneAATTredhat.com)- Teach tito how to checkout EUS branches (msuchyAATTredhat.com)- Remove release parameter from _update_package_metadata() (msuchyAATTredhat.com)- Avoid traceback if rpmbuild fails (jumanjimanAATTgmail.com)- Make Fedora git builds a little more tolerant if you need to re-run. (dgoodwinAATTredhat.com)- Fix the binary spew in SOURCES on some weird tags. (dgoodwinAATTredhat.com)- Do not print traceback when user lacks write permission (jumanjimanAATTgmail.com)- Fix Fedora git releaser to use more reliable commands. (dgoodwinAATTrm-rf.ca)- Remove the old tito build --release code. (dgoodwinAATTrm-rf.ca)- Allow custom releasers to be loaded and used. (dgoodwinAATTrm-rf.ca)- Introduce new CLI module for releases. (dgoodwinAATTrm-rf.ca)- Use fedpkg switch branch for git releases. (dgoodwinAATTrm-rf.ca)- Do not print traceback when user hit Ctrl+C (msuchyAATTredhat.com)- \'0\' is True, we want it as false (msuchyAATTredhat.com)
* Tue Apr 26 2011 Devan Goodwin 0.3.2-1- add debug logging (jesusrAATTredhat.com)
* Tue Apr 26 2011 Devan Goodwin 0.3.1-1- flip condition so new files are added and existing files are copied (msuchyAATTredhat.com)- fix traceback if git_email is not specified (miroslavAATTsuchy.cz)- Refactor release code out of the builder class. (dgoodwinAATTrm-rf.ca)- Configure tito for Fedora git builds. (dgoodwinAATTrm-rf.ca)- Complete Fedora git build process. (dgoodwinAATTrm-rf.ca)- if remote.origin is not set, assume --offline and print warning, but proceed (msuchyAATTredhat.com)- Source can be tar.bz2 (msuchyAATTredhat.com)- Source can be without number (msuchyAATTredhat.com)- add man page for tito.props(5) (msuchyAATTredhat.com)- document KOJI_OPTIONS options of titorc (msuchyAATTredhat.com)- add option HIDE_EMAIL to .titorc, which will hide your email in first line of changelog entry (msuchyAATTredhat.com)- pass user_config to tagger class (msuchyAATTredhat.com)- issue 18 - do not print TB if user.name, user.email is not set (msuchyAATTredhat.com)- Upload sources and confirm commit during git release. (dgoodwinAATTredhat.com)- First draft of Fedora Git releasing. (dgoodwinAATTredhat.com)- Add a --dry-run option for build --release. (dgoodwinAATTredhat.com)- Allow user config setting for sub-packages to skip during auto-install. (dgoodwinAATTredhat.com)- Hookup bugzilla extraction during cvs release. (dgoodwinAATTredhat.com)- Plus and dot chars in git email handled correctly now (lzap+gitAATTredhat.com)- put emails in changelog only if changelog_with_email is set to 1 in [globalconfig] section of config (msuchyAATTredhat.com)- use _changelog_remove_cherrypick() for rheltagger (msuchyAATTredhat.com)- Add code for extracting bugzilla IDs from CVS diff or git log. (dgoodwinAATTredhat.com)- Prompt user to edit CVS commit messages. (dgoodwinAATTredhat.com)- Fix no auto changelog option. (dgoodwinAATTredhat.com)- add tagger for Red Hat Enterprise Linux (msuchyAATTredhat.com)- Fix test builds in koji. (dgoodwinAATTrm-rf.ca)- Documentation update. (dgoodwinAATTrm-rf.ca)- Add missing dep on libxslt. (dgoodwinAATTrm-rf.ca)
* Wed Jan 05 2011 Devan Goodwin 0.3.0-1- implement --only-tags option for builder class (msuchyAATTredhat.com)- implement --list-tags option for builder (msuchyAATTredhat.com)- add option --scratch to builder class (msuchyAATTredhat.com)- do not throw traceback if you hit Ctrl+C during Auto-instaling (msuchyAATTredhat.com)- allow child taggers to control commit message (msuchyAATTredhat.com)- add new tagger: zStreamTagger - bump up release part after dist tag (msuchyAATTredhat.com)- Better error-reporting when spec file has errors (jumanjimanAATTgmail.com)- if we grep rpmbuild output for some string, we have to switch to C locale (miroslavAATTsuchy.cz)- Adding more helpfull error message to show user what is busted (mmccuneAATTredhat.com)- Fix rpm command suggestion for broken specs. (dgoodwinAATTrm-rf.ca)- add manpage source: tito(8) (jumanjimanAATTgmail.com)- add manpage source: titorc(5) (jumanjimanAATTgmail.com)- adding rpm-build as a Requires. Seems pretty critical (mmccuneAATTredhat.com)- Add missing dep on python-setuptools. (dgoodwinAATTrm-rf.ca)
* Wed Jun 02 2010 Devan Goodwin 0.2.0-1- Restrict building to a minimum version of tito. (msuchyAATTredhat.com)- Added option to pass custom options to rpmbuild. (dgoodwinAATTrm-rf.ca)- Add tito-dev script to run directly from source. (dgoodwinAATTrm-rf.ca)- Better output after tagging. (dgoodwinAATTrm-rf.ca)- Display rpms build on successful completion. (dgoodwinAATTrm-rf.ca)- Added tito tag --undo. (dgoodwinAATTrm-rf.ca)- Bump versions in setup.py during tagging if possible. (dgoodwinAATTrm-rf.ca)- Added lib_dir setting for custom taggers/builders. (dgoodwinAATTrm-rf.ca)- Add option to auto-install rpms after build. (dgoodwinAATTrm-rf.ca)- Remove check for changelog with today\'s date. (dgoodwinAATTrm-rf.ca)- Allow user to specify an changelog string for new packages. (jesusrAATTredhat.com)- Use latest commit instead of HEAD for --test. (jesusrAATTredhat.com)- Allow tito to understand pkg names with macros. (jesusrAATTredhat.com)- Use short sha1 when generating filenames. (jesusrAATTredhat.com)- Commit packages dir during tito init. (jesusrAATTredhat.com)- More detailed error message if spec has errors. (mmccuneAATTredhat.com)
* Wed Jun 02 2010 Devan Goodwin - Restrict building to a minimal version of tito. (msuchyAATTredhat.com)- Added option to pass custom options to rpmbuild. (dgoodwinAATTrm-rf.ca)- Add tito-dev script to run directly from source. (dgoodwinAATTrm-rf.ca)- Better output after tagging. (dgoodwinAATTrm-rf.ca)- Display rpms build on successful completion. (dgoodwinAATTrm-rf.ca)- Added tito tag --undo. (dgoodwinAATTrm-rf.ca)- Bump versions in setup.py during tagging if possible. (dgoodwinAATTrm-rf.ca)- Added lib_dir setting for custom builders/taggers. (dgoodwinAATTrm-rf.ca)- Add option to auto-install rpms after build. (dgoodwinAATTrm-rf.ca)- Remove check for changelog with today\'s date. (dgoodwinAATTrm-rf.ca)- Allow user to specify an changelog string for new packages. (jesusrAATTredhat.com)- Use latest commit instead of HEAD for --test. (jesusrAATTredhat.com)- Allow tito to understand pkg names with macros. (jesusrAATTredhat.com)- Use short sha1 when generating filenames. (jesusrAATTredhat.com)- Commit packages dir during tito init. (jesusrAATTredhat.com)- More detailed error message if spec is bad. (mmccuneAATTredhat.com)
* Thu Oct 01 2009 Devan Goodwin 0.1.1-2- Add AUTHORS and COPYING to doc.- Add BuildRequires on python-setuptools.
* Tue Aug 25 2009 Devan Goodwin 0.1.1-1- Bumping to 0.1.0 for first release.
* Mon Aug 24 2009 Devan Goodwin 0.0.4-1- Hack to fix import of tagger/builder on Python 2.4. (dgoodwinAATTrm-rf.ca)
* Thu Aug 06 2009 Devan Goodwin 0.0.3-1- Introduce --output option for destination/tmp directory. (dgoodwinAATTrm-rf.ca)- Use tito.props for project specific config filename. (dgoodwinAATTrm-rf.ca)- Add multi-project repo tagging tests. (dgoodwinAATTrm-rf.ca)- Add support for offline (standalone) git repos. (dgoodwinAATTrm-rf.ca)- Fix reports for single project git repos. (dgoodwinAATTrm-rf.ca)- Add README documentation. (dgoodwinAATTrm-rf.ca)
* Wed Jul 22 2009 Devan Goodwin 0.0.1-1- Initial packaging.