Information for build tito-0.6.27-5.fc43

ID140320
Package Nametito
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.6.27
Release5.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/tito.git#25833b9839a785c7f16dd9709222345f1bffeb41
SummaryA tool for managing rpm based git projects
DescriptionTito is a tool for managing tarballs, rpms, and builds for projects using git.
Built byzhangsongsong
State failed
Volume DEFAULT
StartedFri, 05 Sep 2025 04:13:23 CST
CompletedFri, 05 Sep 2025 04:19:01 CST
Taskbuild (f43, /rpms/tito.git:25833b9839a785c7f16dd9709222345f1bffeb41)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tito.git#25833b9839a785c7f16dd9709222345f1bffeb41'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.6.27-5 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.27-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 0.6.27-3 - Rebuilt for Python 3.14 * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.27-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Nov 11 2024 Jakub Kadlčík <frostyx@email.cz> - Defer submodule detection to git - Many improvements to tests and they now run during package build - New config option `buildconfig.test_version_suffix` * Tue Mar 05 2024 Jakub Kadlcik <frostyx@email.cz> 0.6.26-1 - Fix issue with missing version numbers in the changelog (frostyx@email.cz) - Tito wrapper for easier development (praiskup@redhat.com) * Sun Jan 28 2024 Jakub Kadlcik <frostyx@email.cz> - Use rpm.ds instead of deprecated hdr.dsFromHeader (frostyx@email.cz) - Support branch aliases in releasers (frostyx@email.cz) - Document how to automate bodhi updates (msuchy@redhat.com) - Use raw strings for regex patterns (frostyx@email.cz) - Allow tito build without .tito directory (frostyx@email.cz) - Unify README and index.md (msuchy@redhat.com) - Fix PEP8 issues found by runtests.py (frostyx@email.cz) - Replace egrep with grep -E (frostyx@email.cz) - Don't use --cacheonly on DNF5 (frostyx@email.cz)