Wed, 24 Apr 2024 08:17:23 UTC | login

Information for build gmp-6.2.0-7.el9

ID4531
Package Namegmp
Version6.2.0
Release7.el9
Epoch1
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/gmp#3c52d56312818ff17e10d327412267594c6342c3
SummaryA GNU arbitrary precision library
DescriptionThe gmp package contains GNU MP, a library for arbitrary precision arithmetic, signed integers operations, rational numbers and floating point numbers. GNU MP is designed for speed, for both small and very large operands. GNU MP is fast because it uses fullwords as the basic arithmetic type, it uses fast algorithms, it carefully optimizes assembly code for many CPUs' most common inner loops, and it generally emphasizes speed over simplicity/elegance in its operations. Install the gmp package if you need a fast arbitrary precision library.
Built bymboddu
State complete
Volume DEFAULT
StartedFri, 16 Apr 2021 00:25:58 UTC
CompletedFri, 16 Apr 2021 01:25:38 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/gmp:3c52d56312818ff17e10d327412267594c6342c3)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/gmp#3c52d56312818ff17e10d327412267594c6342c3'}}
Tags
c9s-pending
c9s-pending-signed
RPMs
src
gmp-6.2.0-7.el9.src.rpm (info) (download)
aarch64
gmp-6.2.0-7.el9.aarch64.rpm (info) (download)
gmp-c++-6.2.0-7.el9.aarch64.rpm (info) (download)
gmp-devel-6.2.0-7.el9.aarch64.rpm (info) (download)
gmp-static-6.2.0-7.el9.aarch64.rpm (info) (download)
gmp-c++-debuginfo-6.2.0-7.el9.aarch64.rpm (info) (download)
gmp-debuginfo-6.2.0-7.el9.aarch64.rpm (info) (download)
gmp-debugsource-6.2.0-7.el9.aarch64.rpm (info) (download)
i686
gmp-6.2.0-7.el9.i686.rpm (info) (download)
gmp-c++-6.2.0-7.el9.i686.rpm (info) (download)
gmp-devel-6.2.0-7.el9.i686.rpm (info) (download)
gmp-static-6.2.0-7.el9.i686.rpm (info) (download)
gmp-c++-debuginfo-6.2.0-7.el9.i686.rpm (info) (download)
gmp-debuginfo-6.2.0-7.el9.i686.rpm (info) (download)
gmp-debugsource-6.2.0-7.el9.i686.rpm (info) (download)
ppc64le
gmp-6.2.0-7.el9.ppc64le.rpm (info) (download)
gmp-c++-6.2.0-7.el9.ppc64le.rpm (info) (download)
gmp-devel-6.2.0-7.el9.ppc64le.rpm (info) (download)
gmp-static-6.2.0-7.el9.ppc64le.rpm (info) (download)
gmp-c++-debuginfo-6.2.0-7.el9.ppc64le.rpm (info) (download)
gmp-debuginfo-6.2.0-7.el9.ppc64le.rpm (info) (download)
gmp-debugsource-6.2.0-7.el9.ppc64le.rpm (info) (download)
s390x
gmp-6.2.0-7.el9.s390x.rpm (info) (download)
gmp-c++-6.2.0-7.el9.s390x.rpm (info) (download)
gmp-devel-6.2.0-7.el9.s390x.rpm (info) (download)
gmp-static-6.2.0-7.el9.s390x.rpm (info) (download)
gmp-c++-debuginfo-6.2.0-7.el9.s390x.rpm (info) (download)
gmp-debuginfo-6.2.0-7.el9.s390x.rpm (info) (download)
gmp-debugsource-6.2.0-7.el9.s390x.rpm (info) (download)
x86_64
gmp-6.2.0-7.el9.x86_64.rpm (info) (download)
gmp-c++-6.2.0-7.el9.x86_64.rpm (info) (download)
gmp-devel-6.2.0-7.el9.x86_64.rpm (info) (download)
gmp-static-6.2.0-7.el9.x86_64.rpm (info) (download)
gmp-c++-debuginfo-6.2.0-7.el9.x86_64.rpm (info) (download)
gmp-debuginfo-6.2.0-7.el9.x86_64.rpm (info) (download)
gmp-debugsource-6.2.0-7.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1:6.2.0-7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:6.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Sep 15 2020 Kalev Lember <klember@redhat.com> - 1:6.2.0-5 - Move gmpxx.pc to -devel subpackage as well * Fri Aug 07 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1:6.2.0-4 - The pkgcfg file should be in devel * Tue Jul 28 2020 Jakub Martisko <jamartis@redhat.com> - 1:6.2.0-3 - Use make macros * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:6.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Feb 17 2020 Jakub Martisko <jamartis@redhat.com> - 1:6.2.0-1 - Rebase to 6.2.0 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:6.1.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Dec 03 2019 Jakub Martisko <jamartis@redhat.com> - 1:6.1.2-12 - Reenable the fat binaries build option Resolves: #1779060 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:6.1.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild