Mon, 11 Nov 2024 11:04:56 UTC | login

Information for build libmamba-1.5.8-2.fc41

ID327899
Package Namelibmamba
Version1.5.8
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libmamba.git#0833ed0d4b8a4c3e9af313abbbb3d2b9e812947e
SummaryC++ API for mamba depsolving library
Descriptionlibmamba is a reimplementation of the conda package manager in C++. * parallel downloading of repository data and package files using multi- threading * libsolv for much faster dependency solving, a state of the art library used in the RPM package manager of Red Hat, Fedora and OpenSUSE * core parts of mamba are implemented in C++ for maximum efficiency
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 03 Aug 2024 01:33:14 UTC
CompletedSat, 03 Aug 2024 12:46:31 UTC
Taskbuild (f41, /rpms/libmamba.git:0833ed0d4b8a4c3e9af313abbbb3d2b9e812947e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libmamba.git#0833ed0d4b8a4c3e9af313abbbb3d2b9e812947e'}}
Tags
f41
RPMs
src
libmamba-1.5.8-2.fc41.src.rpm (info) (download)
riscv64
libmamba-1.5.8-2.fc41.riscv64.rpm (info) (download)
libmamba-devel-1.5.8-2.fc41.riscv64.rpm (info) (download)
micromamba-1.5.8-2.fc41.riscv64.rpm (info) (download)
python3-libmambapy-1.5.8-2.fc41.riscv64.rpm (info) (download)
libmamba-debuginfo-1.5.8-2.fc41.riscv64.rpm (info) (download)
libmamba-debugsource-1.5.8-2.fc41.riscv64.rpm (info) (download)
micromamba-debuginfo-1.5.8-2.fc41.riscv64.rpm (info) (download)
python3-libmambapy-debuginfo-1.5.8-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Aug 02 2024 Orion Poplawski <orion@nwra.com> - 1.5.8-2 - Add patch for fmt 11 support (FTBFS bz#2300904) * Tue Jul 30 2024 Orion Poplawski <orion@nwra.com> - 1.5.8-1 - Update to 1.5.8 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.5.6-3 - Rebuilt for Python 3.13 * Tue May 21 2024 FrantiĊĦek Zatloukal <fzatlouk@redhat.com> - 1.5.6-2 - Rebuilt for spdlog 1.14.1 * Fri Feb 23 2024 Orion Poplawski <orion@nwra.com> - 1.5.6-1 - Update to 1.5.6 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 04 2023 Orion Poplawski <orion@nwra.com> - 1.5.3-2 - Generate man page with help2man * Thu Nov 30 2023 Orion Poplawski <orion@nwra.com> - 1.5.3-1 - Initial package