Information for build tito-0.6.27-6.fc43

ID171391
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
Release6.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/tito.git#ad00f76161b415370173e9397406b04583bfd454
SummaryA tool for managing rpm based git projects
DescriptionTito is a tool for managing tarballs, rpms, and builds for projects using git.
Built bykojiadmin
State complete
Volume DEFAULT
StartedFri, 14 Nov 2025 15:13:18 CST
CompletedFri, 14 Nov 2025 15:46:21 CST
Taskbuild (f43, /rpms/tito.git:ad00f76161b415370173e9397406b04583bfd454)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tito.git#ad00f76161b415370173e9397406b04583bfd454'}}
Tags
f43
RPMs
src
tito-0.6.27-6.fc43.src.rpm (info) (download)
noarch
tito-0.6.27-6.fc43.noarch.rpm (info) (download)
Logs
noarch
mock_output.log
mock_config.log
dnf5.log
state.log
build.log
installed_pkgs.log
root.log
hw_info.log
noarch_rpmdiff.json
Changelog * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.6.27-6 - Rebuilt for Python 3.14.0rc3 bytecode * 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)