Mon, 20 May 2024 11:48:08 UTC | login

Information for build fparser-4.5.2-8.fc29

ID44015
Package Namefparser
Version4.5.2
Release8.fc29
Epoch
SummaryFunction parser library for C++
DescriptionThis C++ library offers a class which can be used to parse and evaluate a mathematical function from a string (which might be for example requested from the user). The syntax of the function string is similar to mathematical expressions written in C/C++.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 14 Jun 2018 10:04:38 UTC
CompletedThu, 14 Jun 2018 12:09:10 UTC
Taskbuild (f29-candidate, fparser-4.5.2-8.fc29.src.rpm)
Tags
f29
RPMs
src
fparser-4.5.2-8.fc29.src.rpm (info) (download)
riscv64
fparser-4.5.2-8.fc29.riscv64.rpm (info) (download)
fparser-devel-4.5.2-8.fc29.riscv64.rpm (info) (download)
fparser-debuginfo-4.5.2-8.fc29.riscv64.rpm (info) (download)
fparser-debugsource-4.5.2-8.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Jun 08 2015 Till Hofmann <hofmann@kbsg.rwth-aachen.de> - 4.5.2-1 - Update to 4.5.2 (#1229060) * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 4.5.1-11 - Rebuilt for GCC 5 C++11 ABI change * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Till Hofmann <hofmann@kbsg.rwth-aachen.de> - 4.5.1-9 - Include internal headers, which are required by some external packages - Enable multi-threading support * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Mar 20 2014 Till Hofmann <hofmann@kbsg.rwth-aachen.de> - 4.5.1-7 - Remove internal headers * Wed Mar 19 2014 Till Hofmann <hofmann@kbsg.rwth-aachen.de> - 4.5.1-6 - Switch to autotools - Change SONAME to libfparser-$major.$minor.so * Tue Mar 18 2014 Till Hofmann <hofmann@kbsg.rwth-aachen.de> - 4.5.1-5 - Fix SONAME * Mon Mar 17 2014 Till Hofmann <hofmann@kbsg.rwth-aachen.de> - 4.5.1-4 - Change library naming to libfparser-$major.$minor.so * Tue Mar 11 2014 Till Hofmann <hofmann@kbsg.rwth-aachen.de> - 4.5.1-3 - Remove mpfr-devel and gmp-devel dependencies * Mon Feb 24 2014 Till Hofmann <hofmann@kbsg.rwth-aachen.de> - 4.5.1-2 - Include cmake patches * Mon Jan 27 2014 Till Hofmann <hofmann@kbsg.rwth-aachen.de> - 4.5.1-1 - Update to 4.5.1 * Thu Oct 24 2013 Till Hofmann <hofmann@kbsg.rwth-aachen.de> - 4.5.0-1 - Update to 4.5.0 * Wed Apr 18 2012 Tim Niemueller <tim@niemueller.de> - 4.4.3-1 - Initial package