diff --git a/.gitignore b/.gitignore index 9fc081e..3c6fcb1 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ clog /calc-2.12.6.6.tar.bz2 /calc-2.12.6.7.tar.bz2 /calc-2.12.7.2.tar.bz2 +/calc-2.12.8.2.tar.bz2 diff --git a/calc.spec b/calc.spec index 4aa676c..ad64fd5 100644 --- a/calc.spec +++ b/calc.spec @@ -15,8 +15,8 @@ License: LGPLv2 %endif Name: calc -Version: 2.12.7.2 -Release: 7%{?dist} +Version: 2.12.8.2 +Release: 1%{?dist} Summary: Arbitrary precision arithmetic system and calculator # Also, https://github.com/lcn2/calc @@ -109,6 +109,7 @@ make DEBUG="%{optflags}" \ USE_READLINE="" \ %endif HAVE_FPOS="-DHAVE_NO_FPOS" \ + ARCH_CFLAGS="" \ BINDIR=%{_bindir} \ LIBDIR=%{_libdir} \ CALC_SHAREDIR=%{_datadir}/%{name} \ @@ -223,6 +224,16 @@ make chk %changelog +* Thu Mar 4 2021 Matthew Miller - 2.12.8.2-1 +- new upstream stable release +- the value of exponent expressins which equal zero (like 0^(0) or 0^zero + where zero is a variable with value 0) is now 1, just like 0^0 +- Calc shell scripts now need to be called with and -s -f at the end of the + shebang #! line. +- set ARCH_CFLAGS to nothing, because otherwise it will now default to + putting -march=native in there, which reduces portability and may conflict + with rpm opt flags. + * Tue Jan 26 2021 Fedora Release Engineering - 2.12.7.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index ef06be6..ba80006 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (calc-2.12.7.2.tar.bz2) = 52f35d67ef0a95da399e959598d421ae9bd3bb04e2156754834b92ca890def563ff97fafc8bdfefa47759e16b9a4aaae1ce76d4e0a16cd8347117daa6509d576 +SHA512 (calc-2.12.8.2.tar.bz2) = 522e5e4c8f5ee1efe8c3eb9755d12d8d27a1941fa771ac913de9af98b28d8204fee259777287cd222bc672b130f367a026bc33be8c83de490fcc0bbfd7dcfc17