Changelog for
tito-0.6.26-3.fc41.noarch.rpm :
* Sat Jul 20 2024 Fedora Release Engineering
- 0.6.26-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint - 0.6.26-2- Rebuilt for Python 3.13
* 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 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)