Thu, 23 May 2024 20:14:30 UTC | login

Information for build rudiments-1.2.2-1.fc33

ID148896
Package Namerudiments
Version1.2.2
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rudiments.git#2969932f48b0b2bef6dac7bee6c05d577aa6d8e2
SummaryC++ class library for developing systems and applications
DescriptionA C++ class library for developing systems and applications. Rudiments includes frameworks for processes, threads, clients, servers, loggers and compilers. It also includes data structures for buffers, arrays, linked lists and dictionaries, and utility classes for processing text and binary data, regular expressions, random numbers, encryption, date and time, system information, files, directories, file-systems, inter-process communication, dynamic libraries, and XML.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 18:45:26 UTC
CompletedFri, 27 Mar 2020 19:38:43 UTC
Taskbuild (f33, /rpms/rudiments.git:2969932f48b0b2bef6dac7bee6c05d577aa6d8e2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rudiments.git#2969932f48b0b2bef6dac7bee6c05d577aa6d8e2'}}
Tags
f33
RPMs
src
rudiments-1.2.2-1.fc33.src.rpm (info) (download)
noarch
rudiments-doc-1.2.2-1.fc33.noarch.rpm (info) (download)
riscv64
rudiments-1.2.2-1.fc33.riscv64.rpm (info) (download)
rudiments-devel-1.2.2-1.fc33.riscv64.rpm (info) (download)
rudiments-debuginfo-1.2.2-1.fc33.riscv64.rpm (info) (download)
rudiments-debugsource-1.2.2-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Aug 12 2019 David Muse <david.muse@firstworks.com> - 1.2.2-1 - Updated to version 1.2.2. * Wed May 22 2019 David Muse <david.muse@firstworks.com> - 1.2.1-1 - Updated to version 1.2.1. * Wed Feb 20 2019 David Muse <david.muse@firstworks.com> - 1.2.0-1 - Removed globbing of library major version. - Removed calls to /sbin/ldconfig. - Updated to version 1.2.0. * Wed Sep 05 2018 David Muse <david.muse@firstworks.com> - 1.1.0-1 - Updated to version 1.1.0. - Added gcc-c++ to BuildRequires.