Information for build dispenso-1.3.0-3.fc40

ID50673
Package Namedispenso
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.3.0
Release3.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/dispenso.git#d4c4fc3017843794c6d3013c383b62be92a18794
SummaryA library for working with sets of tasks in parallel
DescriptionDispenso is a library for working with sets of tasks in parallel. It provides mechanisms for thread pools, task sets, parallel for loops, futures, pipelines, and more. Dispenso is a well-tested C++14 library designed to have minimal dependencies (some dependencies are required for the tests and benchmarks), and designed to be clean with compiler sanitizers (ASAN, TSAN). Dispenso is currently being used in dozens of projects and hundreds of C++ files at Meta (formerly Facebook). Dispenso also aims to avoid major disruption at every release. Releases will be made such that major versions are created when a backward incompatibility is introduced, and minor versions are created when substantial features have been added or bugs have been fixed, and the aim would be to only very rarely bump major versions. That should make the project suitable for use from main branch, or if you need a harder requirement, you can base code on a specific version.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 01 Jun 2024 22:49:42 CST
CompletedSat, 01 Jun 2024 23:11:16 CST
Taskbuild (f40, /rpms/dispenso.git:d4c4fc3017843794c6d3013c383b62be92a18794)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dispenso.git#d4c4fc3017843794c6d3013c383b62be92a18794'}}
Tags
f40
RPMs
src
dispenso-1.3.0-3.fc40.src.rpm (info) (download)
riscv64
dispenso-1.3.0-3.fc40.riscv64.rpm (info) (download)
dispenso-devel-1.3.0-3.fc40.riscv64.rpm (info) (download)
dispenso-debuginfo-1.3.0-3.fc40.riscv64.rpm (info) (download)
dispenso-debugsource-1.3.0-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Thu May 30 2024 Michel Lind <salimma@fedoraproject.org> - 1.3.0-3 - Only override template-id-cdtor error on releases with newer GCC * Thu May 30 2024 Michel Lind <salimma@fedoraproject.org> - 1.3.0-2 - Remove upstreamed patches and rebase the rest - Work around -Werror=template-id-cdtor issues * Thu May 30 2024 Packit <hello@packit.dev> - 1.3.0-1 - Update to 1.3.0 upstream release - Resolves: rhbz#2277429 * Thu May 30 2024 Michel Lind <salimma@fedoraproject.org> - 1.2.0-5 - Enable Packit * Sun Jan 28 2024 Michel Lind <salimma@fedoraproject.org> - 1.2.0-4 - Fix finding moodycamel-concurrentqueue 1.0.4 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 03 2024 Michel Lind <salimma@fedoraproject.org> - 1.2.0-1 - Update to 1.2.0 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 01 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.1.0-1 - Update to 1.1.0 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild