Changelog for
tito-0.2.0-1.fc12.noarch.rpm :
Wed Jun 2 14:00:00 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 2 14:00:00 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 1 14:00:00 2009 Devan Goodwin 0.1.1-2
- Add AUTHORS and COPYING to doc.
- Add BuildRequires on python-setuptools.
Tue Aug 25 14:00:00 2009 Devan Goodwin 0.1.1-1
- Bumping to 0.1.0 for first release.
Mon Aug 24 14:00:00 2009 Devan Goodwin 0.0.4-1
- Hack to fix import of tagger/builder on Python 2.4. (dgoodwinAATTrm-rf.ca)
Thu Aug 6 14:00:00 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 14:00:00 2009 Devan Goodwin 0.0.1-1
- Initial packaging.