Information for build tito-0.6.27-1.fc41

ID96636
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
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/tito.git#855703c38f135018a3852838fa242e6c1b6ca61c
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
StartedWed, 13 Nov 2024 01:32:28 CST
CompletedWed, 13 Nov 2024 02:01:22 CST
Taskbuild (f41-build-side-1, /rpms/tito.git:855703c38f135018a3852838fa242e6c1b6ca61c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tito.git#855703c38f135018a3852838fa242e6c1b6ca61c'}}
Tags
f41
f41-build-side-1
RPMs
src
tito-0.6.27-1.fc41.src.rpm (info) (download)
noarch
tito-0.6.27-1.fc41.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
hw_info.log
root.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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) * Sat Jul 08 2023 Jakub Kadlcik <frostyx@email.cz> 0.6.24-1 - Will now copy both source files and patch files declared in the spec - Fix UpstreamBuilder deprecation warning (#461) (frostyx@email.cz) - Fix the setup.py license according to tito.spec (#433) (frostyx@email.cz) * Tue Jun 13 2023 Jakub Kadlcik <frostyx@email.cz> 0.6.23-1 - Replace `submodule--helper list` with `git config --get-regexp` - do not overwrite packit.yaml and its variants (msuchy@redhat.com) - packit: fixing the Fedora build failures (praiskup@redhat.com) - Don't upload patches to the lookaside cache (frostyx@email.cz) - use spdx license (msuchy@redhat.com) * Mon Nov 14 2022 Jakub Kadlcik <frostyx@email.cz> 0.6.22-1 - Fix python2 urlretrieve import (frostyx@email.cz) - Fixed submodule archives concatenation (jerzy.drozdz@jdsieci.pl) - Fixed issue #414 (jerzy.drozdz@jdsieci.pl) - Fixed issue #413 (jerzy.drozdz@jdsieci.pl) - Revert 45d431ad149cb33e2462a990c4c4f29e6bb2bb7e (nmoumoul@redhat.com)