Overview
Request 1115823 accepted
- Update to 2.15.0.1:
* The tarball for calc version 2.15.0.0 was missing version.h.
The version.h is now listed as part of the calc distribution.
See gh/lcn2/calc#112
- Update to 2.15.0.0:
* Added the several new trigonometric functions
* Added log2(x [,eps]) builtin function
* The sign element in a ZVALUE is now of type SIGN, which is either
SB32 when MAJOR_VER < 3, or a bool otherwise
* Added new logn(x, n [,eps]) builtin to compute logarithms to base n.
- Add calc-2.15.0.0-versionh.patch to fix build
See gh/lcn2/calc#112
- Update to 2.14.3.5:
* Under macOS, to reduce dependency chains, we remove functions
and data that are unreachable by the entry point or exported
symbols. In particular, the macOS linker is used with both
"-dead_strip" and "-dead_strip_dylibs".
* The libcalc shared library is now linked with libcustcalc.
Request History
jubalh created request
- Update to 2.15.0.1:
* The tarball for calc version 2.15.0.0 was missing version.h.
The version.h is now listed as part of the calc distribution.
See gh/lcn2/calc#112
- Update to 2.15.0.0:
* Added the several new trigonometric functions
* Added log2(x [,eps]) builtin function
* The sign element in a ZVALUE is now of type SIGN, which is either
SB32 when MAJOR_VER < 3, or a bool otherwise
* Added new logn(x, n [,eps]) builtin to compute logarithms to base n.
- Add calc-2.15.0.0-versionh.patch to fix build
See gh/lcn2/calc#112
- Update to 2.14.3.5:
* Under macOS, to reduce dependency chains, we remove functions
and data that are unreachable by the entry point or exported
symbols. In particular, the macOS linker is used with both
"-dead_strip" and "-dead_strip_dylibs".
* The libcalc shared library is now linked with libcustcalc.
anag+factory added openSUSE:Factory:Staging:adi:45 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:45"
anag+factory accepted review
Picked "openSUSE:Factory:Staging:adi:45"
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar accepted review
anag+factory accepted review
Staging Project openSUSE:Factory:Staging:adi:45 got accepted.
anag+factory approved review
Staging Project openSUSE:Factory:Staging:adi:45 got accepted.
anag+factory accepted request
Staging Project openSUSE:Factory:Staging:adi:45 got accepted.