Fri, 29 Mar 2024 10:41:33 UTC | login

Information for build dlib-19.21-1.fc33

ID193386
Package Namedlib
Version19.21
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/dlib.git#19344677d2685c7f4d418c1140262b0346669fc5
SummaryA modern C++ toolkit containing machine learning algorithms
DescriptionDlib is a general purpose cross-platform open source software library written in the C++ programming language. Its design is heavily influenced by ideas from design by contract and component-based software engineering. It contains components for dealing with networking, threads, graphical user interfaces, data structures, linear algebra, machine learning, image processing, data mining, XML and text parsing, numerical optimization, Bayesian networks, and numerous other tasks.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 27 Feb 2021 13:36:01 UTC
CompletedSat, 27 Feb 2021 18:28:22 UTC
Taskbuild (f33, /rpms/dlib.git:19344677d2685c7f4d418c1140262b0346669fc5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dlib.git#19344677d2685c7f4d418c1140262b0346669fc5'}}
Tags
f33
RPMs
src
dlib-19.21-1.fc33.src.rpm (info) (download)
noarch
dlib-doc-19.21-1.fc33.noarch.rpm (info) (download)
riscv64
dlib-19.21-1.fc33.riscv64.rpm (info) (download)
dlib-devel-19.21-1.fc33.riscv64.rpm (info) (download)
python3-dlib-19.21-1.fc33.riscv64.rpm (info) (download)
dlib-debuginfo-19.21-1.fc33.riscv64.rpm (info) (download)
dlib-debugsource-19.21-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Feb 09 2021 Luya Tshimbalanga <luya@fedoraproject.org> - 19.21-1 - Update to 19.21 * Fri Oct 02 2020 Miro Hrončok <mhroncok@redhat.com> <luya@fedoraproject.org> - 19.20-7 - Changes/Python Upstream Architecture Names * Mon Aug 10 2020 Iñaki Úcar <iucar@fedoraproject.org> - 19.20-6 - https://fedoraproject.org/wiki/Changes/FlexiBLAS_as_BLAS/LAPACK_manager * Mon Aug 03 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 19.20-5 - Use cmake macros for build and install * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 19.20-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 19.20-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 03 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 19.20-2 - Set noarch for large documentation package - Use specific versioning for libraries - Remove Sphinx build leftovers - Use %global instead of %define for declaration * Fri Jul 03 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 19.20-1 - Update to 19.20 * Wed Mar 06 2019 Luya Tshimbalanga <luya@fedoraproject.org> - 19.17-1 - Update to 19.17 * Wed Mar 06 2019 Luya Tshimbalanga <luya@fedoraproject.org> - 19.16-3 - Drop hard path buildrequires for python3 shebang fix