Tue, 30 Apr 2024 17:34:39 UTC | login

Information for build calc-2.14.1.5-1.fc38

ID244223
Package Namecalc
Version2.14.1.5
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/calc.git#cf1ed27774bd341a590f5efc929e4eaa7385e3f0
SummaryArbitrary precision arithmetic system and calculator
DescriptionCalc is an arbitrary precision C-like arithmetic system that is a calculator, an algorithm-prototyper, and a mathematical research tool. Calc comes with a rich set of built-in mathematical and programmatic functions.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 06 Apr 2023 17:23:51 UTC
CompletedThu, 06 Apr 2023 18:40:43 UTC
Taskbuild (f38, /rpms/calc.git:cf1ed27774bd341a590f5efc929e4eaa7385e3f0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/calc.git#cf1ed27774bd341a590f5efc929e4eaa7385e3f0'}}
Tags
f38
f39
f40
RPMs
src
calc-2.14.1.5-1.fc38.src.rpm (info) (download)
riscv64
calc-2.14.1.5-1.fc38.riscv64.rpm (info) (download)
calc-devel-2.14.1.5-1.fc38.riscv64.rpm (info) (download)
calc-libs-2.14.1.5-1.fc38.riscv64.rpm (info) (download)
calc-stdrc-2.14.1.5-1.fc38.riscv64.rpm (info) (download)
calc-debuginfo-2.14.1.5-1.fc38.riscv64.rpm (info) (download)
calc-debugsource-2.14.1.5-1.fc38.riscv64.rpm (info) (download)
calc-libs-debuginfo-2.14.1.5-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Mar 22 2023 Matthew Miller <mattdm@mattdm.org> 2.14.1.5-1 - Upstream 2.14.1.5 (minor changes) * Wed Mar 22 2023 Matthew Miller <mattdm@mattdm.org> 2.14.1.4-1 - update to 2.14.1.4 pre-release (building in rawhide only) * Wed Mar 22 2023 Matthew Miller <mattdm@mattdm.org> 2.14.1.3-2 - exclude S390x for now (https://github.com/lcn2/calc/issues/63) * Wed Mar 22 2023 Matthew Miller <mattdm@mattdm.org> 2.14.1.3-1 - update to 2.14.1.3 -- largely a maintence release upstream. * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> 2.14.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 18 2023 Florian Weimer <fweimer@redhat.com> 2.14.1.2-2 - C99 compatibility fix * Fri Dec 02 2022 Matthew Miller <mattdm@mattdm.org> 2.14.1.2-1 - New upstream minor release with internal code changes which should not affect functionality. * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 2.14.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu May 26 2022 Matthew Miller <mattdm@mattdm.org> 2.14.1.0-1 - New upstream release 2.14.1.0 -- minor bugfixes * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> 2.14.0.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Jan 01 2022 Matthew Miller <mattdm@fedoraproject.org> 2.14.0.14-1 - Uh, update to 2.14.0.14 for real. Happy New Year, everyone! * Sat Jan 01 2022 Matthew Miller <mattdm@fedoraproject.org> 2.14.0.13-2 - Reflect new upstream tag scheme * Mon Dec 20 2021 Matthew Miller <mattdm@mattdm.org> 2.14.0.13-1 - Upstream release fixes the missing makefile problem * Fri Dec 10 2021 Matthew Miller <mattdm@fedoraproject.org> 2.14.0.12-2 - Work around problem with upstream makefile * Fri Dec 10 2021 Matthew Miller <mattdm@fedoraproject.org> 2.14.0.12-1 - new upstream 2.14.0.12 with a number of minor cleanup changes * Fri Dec 10 2021 Matthew Miller <mattdm@fedoraproject.org> 2.14.0.10-1 - Update to 2.14.0.10 upstream. This is now considered a "stable" release. * Wed Nov 10 2021 Matthew Miller <mattdm@fedoraproject.org> 2.14.0.7-1 - upstream very minor 2.14.0.7 feature release * Sun Nov 07 2021 Matthew Miller <mattdm@mattdm.org> 2.14.0.6-1 - update to 2.14.0.6 experimental release * Sun Oct 03 2021 Matthew Miller <mattdm@mattdm.org> 2.14.0.3-1 - Update to "unstable" 2.14.0.3 release in rawhide. See upstream changelog. * Sat Aug 07 2021 Matthew Miller <mattdm@mattdm.org> 2.13.0.1-6 - auto, auth, whatever * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Apr 21 2021 Matthew Miller <mattdm@fedoraproject.org> - 2.13.0.1-1 - update to new "stable" upstream release, which is the same as 2.13.0.0 but adds PREFIX to the makefile. So, change this spec file to use that instead of setting BINDIR, MANDIR, etc. separately. (Still need LIBDIR for lib64 though.) * Fri Apr 09 2021 Matthew Miller <mattdm@fedoraproject.org> - 2.13.0.0-1 - update to new "unstable" upstream release. - Includes incompatible change to "argv()" function