File calc.changes of Package calc
-------------------------------------------------------------------
Thu Mar 29 13:34:22 UTC 2018 - dnh@opensuse.org
- update to 2.12.6.7
+ various fixes and improvements (e.g. inputbuffer length)
-------------------------------------------------------------------
Tue Jan 30 13:26:53 UTC 2018 - dnh@opensuse.org
- update to 2.12.6.5
- drop upstreamed calc-qmath-sequence-point.patch
-------------------------------------------------------------------
Thu Jan 18 13:19:26 UTC 2018 - dnh@opensuse.org
- update to 2.12.6.4
+ Fixed a man page warning about ./myfile
+ Improved gen_v1(h,n) in lucas.cal for cases where h is not a multiple of 3.
+ Optimized the search for v(1) when h is a multiple of 3.
-------------------------------------------------------------------
Thu Sep 7 04:08:05 UTC 2017 - dnh@opensuse.org
- update to 2.12.6.3
+ Improved gen_v1(h,n) in lucas.cal to use an even faster search method
+ Improved checking in lucas.cal
+ Fixed an C code indenting issue in zfunc.c
-------------------------------------------------------------------
Tue Aug 1 16:13:44 UTC 2017 - Greg.Freemyer@gmail.com
- trivial doc fix
-------------------------------------------------------------------
Sun Jul 23 21:32:46 UTC 2017 - dnh@opensuse.org
- update to 2.12.6.1
-------------------------------------------------------------------
Tue Jun 6 12:00:05 UTC 2016 - dnh@opensuse.org
- update to 2.12.5.6
-------------------------------------------------------------------
Tue May 17 17:34:05 UTC 2016 - dnh@opensuse.org
- update to 2.12.5.4
+ Recompile to match current RHEL7.2 libc and friends
+ Upstream made this release in order to update binary files not used in openSUSE
+ No actual code change, other than the version number was bumped
-------------------------------------------------------------------
Mon Feb 15 13:04:32 UTC 2016 - eshmarnev@suse.com
- add calc-rpmlintrc package to spec file
-------------------------------------------------------------------
Sat Feb 13 06:06:28 UTC 2016 - dnh@opensuse.org
- update to 2.12.5.3
- add calc-qmath-sequence-point.patch
- replace calc-2.12.3.3-no-rpath.patch by using LD_SHARE=""
- add test for checksum
- bit of reworking the spec/merging with my old one (which is based
on the include upstream calc.spec.in)
-------------------------------------------------------------------
Sun Aug 2 15:56:19 UTC 2015 - mpluskal@suse.com
- Use url for source
- Cleanup spec file with spec-cleaner
-------------------------------------------------------------------
Thu Dec 25 14:34:02 UTC 2014 - p.drouand@gmail.com
- Update to version 2.12.5.0
+ See Changes file for full list of changes
-------------------------------------------------------------------
Tue Oct 1 16:29:42 UTC 2013 - Greg.Freemyer@gmail.com
- update to calc-2.12.4.13
* major code cleanup and a few new functions
* See Changes file for full list of changes
- added %doc section to %files
- added README.openSUSE
- changed the libname from libcalc2_12_4_3 to libcalc%soname
- changed -n libcalc-devel to devel
- added Requires: %{libname} = %{version} to devel section
-------------------------------------------------------------------
Fri May 24 02:21:05 UTC 2013 - Greg.Freemyer@gmail.com
- update to calc-2.12.4.8
* fixes a bug uncovered in calc which caused script failures when calc
was called within a while loop in BASH if the while loop was fed from
stdin, due to calc's redirection/inheritance of stdin and no option to
change this behavior.
-------------------------------------------------------------------
Thu Dec 27 10:49:37 UTC 2012 - dvaleev@suse.com
- build with -DHAVE_NO_FPOS. Don't use fgetpos() and fsetpos() but
use fseek() and ftell() instead. The code that generates
fposval.h is completely broken. It tries to detect the size of
fpos_t but fails on ppc.
-------------------------------------------------------------------
Tue Sep 4 19:31:03 UTC 2012 - Greg.Freemyer@gmail.com
- ran thru spec-cleaner
-------------------------------------------------------------------
Wed Aug 29 22:13:24 UTC 2012 - Greg.Freemyer@gmail.com
- update to calc-2.12.4.3
- minor bug fixes
-------------------------------------------------------------------
Tue Sep 30 14:46:54 CEST 2008 - mmarek@suse.cz
- kill rpath in installed binaries
- compile with $RPM_OPT_FLAGS
- hardlink duplicate files in /usr/share/calc/
- don't package /usr/include
-------------------------------------------------------------------
Tue Sep 2 11:51:55 CEST 2008 - mmarek@suse.cz
- added missing ldconfig calls
-------------------------------------------------------------------
Thu Aug 21 13:40:28 CEST 2008 - mmarek@suse.cz
- packaged calc-2.12.3.3