Fri, 15 Nov 2024 21:12:25 UTC | login

Information for build tito-0.6.26-3.fc41

ID332338
Package Nametito
Version0.6.26
Release3.fc41
Epoch
SummaryA tool for managing rpm based git projects
DescriptionTito is a tool for managing tarballs, rpms, and builds for projects using git.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 08 Aug 2024 05:38:20 UTC
CompletedThu, 08 Aug 2024 05:38:20 UTC
Tags
f41
RPMs
src
tito-0.6.26-3.fc41.src.rpm (info) (download)
noarch
tito-0.6.26-3.fc41.noarch.rpm (info) (download)
Changelog * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.26-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.6.26-2 - Rebuilt for Python 3.13 * 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) * Thu Jul 21 2022 Jakub Kadlcik <frostyx@email.cz> 0.6.21-1 - Properly catch TitoException (frostyx@email.cz) - Add documentation for the MockBuilder (frostyx@email.cz) - Allow to define mock chroot in tito.props (frostyx@email.cz) - Fix recursion error in MockBuilder (frostyx@email.cz) - DistGitReleasers: don't nuke external sources with fetch_sources (praiskup@redhat.com) - Add installation instructions from PyPI (frostyx@email.cz) - Add long_description to setup.py (frostyx@email.cz)