|
|
|
|
Changelog for tito-0.6.26-1.el8.noarch.rpm :
* Tue Mar 05 2024 Jakub Kadlcik 0.6.26-1- Fix issue with missing version numbers in the changelog (frostyxAATTemail.cz)- Tito wrapper for easier development (praiskupAATTredhat.com) * Sun Jan 28 2024 Jakub Kadlcik - Use rpm.ds instead of deprecated hdr.dsFromHeader (frostyxAATTemail.cz)- Support branch aliases in releasers (frostyxAATTemail.cz)- Document how to automate bodhi updates (msuchyAATTredhat.com)- Use raw strings for regex patterns (frostyxAATTemail.cz)- Allow tito build without .tito directory (frostyxAATTemail.cz)- Unify README and index.md (msuchyAATTredhat.com)- Fix PEP8 issues found by runtests.py (frostyxAATTemail.cz)- Replace egrep with grep -E (frostyxAATTemail.cz)- Don\'t use --cacheonly on DNF5 (frostyxAATTemail.cz) * Sat Jul 08 2023 Jakub Kadlcik 0.6.24-1- Will now copy both source files and patch files declared in the spec- Fix UpstreamBuilder deprecation warning (#461) (frostyxAATTemail.cz)- Fix the setup.py license according to tito.spec (#433) (frostyxAATTemail.cz) * Tue Jun 13 2023 Jakub Kadlcik 0.6.23-1- Replace `submodule--helper list` with `git config --get-regexp`- do not overwrite packit.yaml and its variants (msuchyAATTredhat.com)- packit: fixing the Fedora build failures (praiskupAATTredhat.com)- Don\'t upload patches to the lookaside cache (frostyxAATTemail.cz)- use spdx license (msuchyAATTredhat.com) * Mon Jan 30 2023 Miro Hrončok - 0.6.22-2- Rebuilt to change Python shebangs to /usr/bin/python3.6 on EPEL 8 * Mon Nov 14 2022 Jakub Kadlcik 0.6.22-1- Fix python2 urlretrieve import (frostyxAATTemail.cz)- Fixed submodule archives concatenation (jerzy.drozdzAATTjdsieci.pl)- Fixed issue #414 (jerzy.drozdzAATTjdsieci.pl)- Fixed issue #413 (jerzy.drozdzAATTjdsieci.pl)- Revert 45d431ad149cb33e2462a990c4c4f29e6bb2bb7e (nmoumoulAATTredhat.com) * Thu Jul 21 2022 Jakub Kadlcik 0.6.21-1- Properly catch TitoException (frostyxAATTemail.cz)- Add documentation for the MockBuilder (frostyxAATTemail.cz)- Allow to define mock chroot in tito.props (frostyxAATTemail.cz)- Fix recursion error in MockBuilder (frostyxAATTemail.cz)- DistGitReleasers: don\'t nuke external sources with fetch_sources (praiskupAATTredhat.com)- Add installation instructions from PyPI (frostyxAATTemail.cz)- Add long_description to setup.py (frostyxAATTemail.cz) * Wed Feb 23 2022 Jakub Kadlcik 0.6.20-1- Sync repo (in addition to tag) during mead build (nmoumoulAATTredhat.com)- Add \'Building RHEL packages with Tito\' as external doc (frostyxAATTemail.cz)- Consider the current project git config when releasing to DistGit (frostyxAATTemail.cz)- Print the problematic binary files (frostyxAATTemail.cz) * Sun Aug 15 2021 Jakub Kadlcik 0.6.19-1- Drop unused urllib.request import (frostyxAATTemail.cz) * Wed Jun 23 2021 Jakub Kadlcik 0.6.18-1- Document fetch_sources option in tito.props (frostyxAATTemail.cz)- Rename fetch-sources to fetch_sources in the tito.props config (frostyxAATTemail.cz)- Adding option to fetch sources (sisi.chlupovaAATTgmail.com)- Change the master branch in releasers.conf to rawhide (frostyxAATTemail.cz) * Mon May 17 2021 Jakub Kadlcik 0.6.17-1- Update releasers.conf (frostyxAATTemail.cz)- Make build --verbose autocompletable (nmoumoulAATTredhat.com)- Add support for centpkg (wpoteatAATTredhat.com)- Remove extraneous extra newline (areeseAATTusers.noreply.github.com)- Add some documentation for tito.builder.SubmoduleAwareBuilder (areese999AATTapple.com)- Update based on feedback: 1. Remove PushDir, tito.common.chdir has the same functionality so use that instead. 2. Remove useless override of constructor, it\'s just extra noise. (areese999AATTapple.com)- 150 Add support for repos that use submodules. Allow though submodules are a contentious topic, this adds a submodule_aware_builder (areese999AATTapple.com)- doc: fix typo tito.props (subpopAATTusers.noreply.github.com)- Update fedora releaser in .tito/releasers.conf (frostyxAATTemail.cz) * Tue Jan 26 2021 Jakub Kadlcik 0.6.16-1- Fix manpage generation on Fedora Rawhide (F34)- Ignore spectool warnings- Skip nonexisting extra sources- Fix copy_extra_sources for remote URLs- Use --no-rebuild-srpm for scratch builds in KojiReleaser * Fri Jul 10 2020 Jakub Kadlcik 0.6.15-1- FedoraGitReleaser: upload extra sources to lookaside cache (praiskupAATTredhat.com)- When extra source file exist, then do not copy it (jhnidekAATTredhat.com) * Mon May 04 2020 Jakub Kadlcik 0.6.14-1- Fix #367 - copy_extra_sources for alternative builders (frostyxAATTemail.cz)- Fix #243 - Add a list of projects using tito (frostyxAATTemail.cz)- Fix #364 - Make yes or no input less aggressive (frostyxAATTemail.cz)- Fix #358 - Move bugzilla code to a separate file (frostyxAATTemail.cz)- Fix #158 - Separate .tito directory creation from tito.props file creation (frostyxAATTemail.cz)- Fix #338 - Use os.makedirs instead of running mkdir -p command (frostyxAATTemail.cz)- Fix #331 - Do not specify file digest algorithms (frostyxAATTemail.cz)- #305 - Add a possibility to have full datetime entries in changelog (frostyxAATTemail.cz)- #252 - Use template to generate file with __version__ (frostyxAATTemail.cz)- #187 - Implement --version parameter (frostyxAATTemail.cz)- mention the #tito irc channel in the readme (frostyxAATTemail.cz)- Describe how to release tito (frostyxAATTemail.cz)- Move tito under rpm-software-management namespace (frostyxAATTemail.cz) * Sun Mar 29 2020 Jakub Kadlcik 0.6.13-1- Add _copy_extra_sources() method to BuilderBase class. (danielAATTversatushpc.com.br)- Rename HACKING to HACKING.md so it renders on GitHub (tadej.jAATTnez.si)- Modernize developer installation (tadej.jAATTnez.si)- make get_project_name more resilient (evgeniAATTgolov.de)- Use pycodestyle pacakge when pep8 is not available (frostyxAATTemail.cz)- Move to python-blessed (ekulikAATTredhat.com)- Fix the Source0 URL and prep phase (frostyxAATTemail.cz)- run_command_print should behave similar to run_command (yuxzhuAATTredhat.com) * Fri Dec 20 2019 Jakub Kadlčík - 0.6.12-3- The previous Source0 URL fix was not correct * Fri Dec 20 2019 Jakub Kadlčík - 0.6.12-2- Fix the Source0 URL and prep phase * Fri Dec 20 2019 Jakub Kadlcik 0.6.12-1- Remove obsolete Group tag (ignatenkobrainAATTfedoraproject.org)- Update URL and Source locations (awilliamAATTredhat.com)- Fix cheetah binary dependency (awilliamAATTredhat.com)- Correct and make less confusing the conditional Python macros (awilliamAATTredhat.com)- python-devel → python2-devel (ignatenkobrainAATTfedoraproject.org)- %{python_sitelib} → %{python2_sitelib} (ignatenkobrainAATTfedoraproject.org)- Remove %clean section (ignatenkobrainAATTfedoraproject.org)- Use python3 on EPEL8 (frostyxAATTemail.cz)- Do not require obsoleted fedora-cert (msuchyAATTredhat.com)- Fix tito build --test --rpm -i Traceback on Fedora 31 (sisi.chlupovaAATTgmail.com)- Enable GnuPG signed tags (bclAATTredhat.com)- Fix #335 handle source tarballs with UTF8 characters in the name (awoodAATTredhat.com)- Remove deprecated BuildRoot macros from spec (awoodAATTredhat.com)- Releaser: Ensure rpmlintrc files are copied when releasing (ngompa13AATTgmail.com)- Releaser: Ensure SUSE-style changes file is copied when releasing (ngompa13AATTgmail.com)- Tagger: Add SUSETagger to support SUSE-style detached changelogs (ngompa13AATTgmail.com)- Add support for building with Git LFS. (ntillmanAATTbarracuda.com)- use built-in shutil.copy2 instead of cp command (mtinbergAATTwisc.edu)- Avoid double builds with mock (tdockendorfAATTosc.edu)- Fix rsync failures in dockerized tests, update for F27. (dgoodwinAATTredhat.com) * 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) * 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.
|
|
|