Sat, 11 May 2024 13:04:22 UTC | login

Information for build rudiments-1.3.1-1.fc33

ID188365
Package Namerudiments
Version1.3.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rudiments.git#cab722289ae3cb21713f2568fb2b6f2671d7170b
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 Nov 2020 17:17:45 UTC
CompletedFri, 27 Nov 2020 18:26:06 UTC
Taskbuild (f33, /rpms/rudiments.git:cab722289ae3cb21713f2568fb2b6f2671d7170b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rudiments.git#cab722289ae3cb21713f2568fb2b6f2671d7170b'}}
Tags
f33
f37
f38
f39
f40
RPMs
src
rudiments-1.3.1-1.fc33.src.rpm (info) (download)
noarch
rudiments-doc-1.3.1-1.fc33.noarch.rpm (info) (download)
riscv64
rudiments-1.3.1-1.fc33.riscv64.rpm (info) (download)
rudiments-devel-1.3.1-1.fc33.riscv64.rpm (info) (download)
rudiments-debuginfo-1.3.1-1.fc33.riscv64.rpm (info) (download)
rudiments-debugsource-1.3.1-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 Sep 01 2020 David Muse <david.muse@firstworks.com> - 1.3.1-1 - Updated to version 1.3.1. - Added apache-realated packages to BuildRequires. * Mon Aug 17 2020 David Muse <david.muse@firstworks.com> - 1.3.0-1 - Updated to version 1.3.0. - Added tmpfiles.d configuration. - Added librudiments-apache libraries. * 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.