Sun, 09 Jun 2024 09:01:56 UTC | login

Information for build givaro-4.1.1-2.fc33

ID147397
Package Namegivaro
Version4.1.1
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/givaro.git#2b5936fd4bfc9449dca84adc7335ffb7f2359c7f
SummaryC++ library for arithmetic and algebraic computations
DescriptionGivaro is a C++ library for arithmetic and algebraic computations. Its main features are implementations of the basic arithmetic of many mathematical entities: Prime fields, Extension Fields, Finite Fields, Finite Rings, Polynomials, Algebraic numbers, Arbitrary precision integers and rationals (C++ wrappers over gmp). It also provides data-structures and templated classes for the manipulation of basic algebraic objects, such as vectors, matrices (dense, sparse, structured), and univariate polynomials (and therefore recursive multivariate).
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 14:58:27 UTC
CompletedFri, 27 Mar 2020 18:15:43 UTC
Taskbuild (f33, /rpms/givaro.git:2b5936fd4bfc9449dca84adc7335ffb7f2359c7f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/givaro.git#2b5936fd4bfc9449dca84adc7335ffb7f2359c7f'}}
Tags
f33
RPMs
src
givaro-4.1.1-2.fc33.src.rpm (info) (download)
riscv64
givaro-4.1.1-2.fc33.riscv64.rpm (info) (download)
givaro-devel-4.1.1-2.fc33.riscv64.rpm (info) (download)
givaro-static-4.1.1-2.fc33.riscv64.rpm (info) (download)
givaro-debuginfo-4.1.1-2.fc33.riscv64.rpm (info) (download)
givaro-debugsource-4.1.1-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Nov 01 2019 Jerry James <loganjerry@gmail.com> - 4.1.1-1 - New upstream release - Drop upstreamed -iszero and -vec patches - Add -mem-leak and -26932_recintvsflint_longlong patches * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 03 2018 Jerry James <loganjerry@gmail.com> - 4.0.4-2 - Add -vec patch to fix out-of-bounds vector accesses * Sat Jun 02 2018 Jerry James <loganjerry@gmail.com> - 4.0.4-1 - New upstream release - Work around FTBFS (bz 1582892) - Update URL