Information for build docker-compose-2.38.1-1.fc42

ID129464
Package Namedocker-compose
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.38.1
Release1.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/docker-compose.git#ba994d1640d21522fb29d17b7d61b6b815e33820
SummaryDefine and run multi-container applications with Docker
DescriptionDefine and run multi-container applications with Docker.
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 08 Jul 2025 17:26:21 CST
CompletedTue, 08 Jul 2025 19:32:57 CST
Taskbuild (f42-build-side-1, /rpms/docker-compose.git:ba994d1640d21522fb29d17b7d61b6b815e33820)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/docker-compose.git#ba994d1640d21522fb29d17b7d61b6b815e33820'}}
Tags
f42-build-side-1
RPMs
src
docker-compose-2.38.1-1.fc42.src.rpm (info) (download)
riscv64
docker-compose-2.38.1-1.fc42.riscv64.rpm (info) (download)
docker-compose-debuginfo-2.38.1-1.fc42.riscv64.rpm (info) (download)
docker-compose-debugsource-2.38.1-1.fc42.riscv64.rpm (info) (download)
Logs
riscv64
state.log
mock_config.log
installed_pkgs.log
dnf5.log
root.log
build.log
mock_output.log
hw_info.log
Changelog * Thu Jul 03 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.38.1-1 - Update to release v2.38.1 - Upstream improvements * Tue Jun 24 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.37.3-1 - Update to release v2.37.3 - Upstream new feature and fixes * Fri Jun 20 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.37.2-1 - Update to release v2.37.2 - Upstream fixes and enhancement * Mon Jun 16 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.37.1-1 - Update to release v2.37.1 - Resolves: rhbz#2372441 - Upstream fixes * Thu Jun 05 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.37.0-1 - Update to release v2.37.0 - Resolves: rhbz#2370463 - Upstream improvements and fixes * Fri May 23 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.36.2-1 - Update package to release v2.36.2 - Resolves: rhbz#2368260 - Upstream fixes * Mon May 19 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.36.1-1 - Update to release v2.36.1 - Resolves: rhbz#2367247, rhbz#2360592, rhbz#2353097, rhbz#2352158 - Improvements and fixes. See upstream changelog * Thu May 08 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.36.0-1 - Update to v2.36.0 - Resolves: rhbz#2364975 - Upstream new features and fixes - Add fedpkg mockbuild generated artifacts to .gitignore * Sun Apr 20 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.35.1-1 - Update to release v2.35.1 - Resolves: rhbz#2360752 - Upstream fixes * Thu Apr 10 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.35.0-1 - Update to release v2.35.0 - Resolves: rhbz#2358842 - Upstream new features and fixes * Sun Mar 23 2025 Maxwell G <maxwell@gtmx.me> - 2.34.0-2 - Add missing licensing files not detected by trivy * Fri Mar 14 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.34.0-1 - Update to release v2.34.0 - Resolves rhbz#2352415 - Upstream improvements and fixes * Fri Feb 21 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.33.1-1 - Update to release v2.33.1 - Resolves rhbz#2346985 - Upstream new feature, fixes * Wed Feb 12 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.33.0-1 - Update to release v2.33.0 - Resolves rhbz#2345162 - Upstream new features and fixes - From upstream: "This release introduce support for Bake to manage builds as an alternative to the internal buildkit client. This new feature can be enabled by setting COMPOSE_BAKE=1 variable. Bake will become the default builder in a future release." * Fri Jan 17 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.32.4-1 - Update to release v2.32.4 - Resolves rhbz#2338354 - Fixes version issue of release v2.32.3 * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.32.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Jan 13 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.32.3-1 - Update to release v2.32.3 - Resolves rhbz#2337376 - Upstream fixes * Tue Jan 07 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 2.32.2-1 - Update to release v2.32.2 - Resolves rhbz#2336160 - Upstream bug fixes * Wed Dec 18 2024 Packit <hello@packit.dev> - 2.32.1-1 - Update to 2.32.1 upstream release - Resolves: rhbz#2332266 * Thu Nov 28 2024 Bradley G Smith <bradley.g.smith@gmail.com> - 2.31.0-1 - Update to release v2.31.0 - Resolve rhbz#2329322 - Upstream fixes and improvements * Thu Nov 28 2024 Bradley G Smith <bradley.g.smith@gmail.com> - 2.30.3-2 - Exclude shell files from license report * Sat Nov 09 2024 Bradley G Smith <bradley.g.smith@gmail.com> - 2.30.3-1 - Update to new v2.30.3 release - Resolves: rhbz#2324429 * Thu Oct 31 2024 Bradley G Smith <bradley.g.smith@gmail.com> - 2.30.1-1 - Update to v2.30.1 - Resolves rhbz#2322885 * Fri Oct 11 2024 Bradley G Smith <bradley.g.smith@gmail.com> - 2.29.7-2 - Allow use of podman-docker instead of docker-cli - Relates: rhbz#2316333 * Sat Sep 21 2024 Bradley G Smith <bradley.g.smith@gmail.com> - 2.29.7-1 - Update to v2.29.7 - Resolves rhbz#2313924 * Fri Sep 20 2024 Maxwell G <maxwell@gtmx.me> - 2.29.5-1 - Update to 2.29.5 upstream release - Resolves: rhbz#2313030 * Mon Sep 16 2024 Bradley G Smith <bradley.g.smith@gmail.com> - 2.29.3-1 - Update to v2.29.3 - resolves rhbz#2304795 * Sun Aug 25 2024 Bradley G Smith <bradley.g.smith@gmail.com> - 2.29.2-1 - Update to v2.29.2 * Sun Aug 25 2024 Bradley G Smith <bradley.g.smith@gmail.com> - 2.29.1-3 - Add readme with maintainers notes * Thu Aug 01 2024 Maxwell G <maxwell@gtmx.me> - 2.29.1-1 - Update to 2.29.1. * Thu Aug 01 2024 Maxwell G <maxwell@gtmx.me> - 2.28.1-1 - Update to 2.28.1. * Thu Aug 01 2024 Maxwell G <maxwell@gtmx.me> - 2.26.0-1 - Update to 2.26.0. Fixes rhbz#2000794. * Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 1.29.2-15 - convert license to SPDX * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.29.2-13 - Rebuilt for Python 3.13 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild