File mathomatic.changes of Package mathomatic
-------------------------------------------------------------------
Wed Nov 27 18:12:37 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 16.0.5
* Corrected and improved "tests/finance.in" and the
terminology used, thanks to Wolfram Alpha.
* Fixed "./update" command (which updates "proto.h") to work
without the readline development headers and libraries
installed.
* m4/gradians.m4 copied with m4/functions.m4, when installing
with "make m4install" into "/usr/local/share/mathomatic/m4/",
so gradian trig mode can be used by typing "rmath
gradians.m4" at the shell prompt, while in that directory.
The debug level was being set in degrees.m4 and gradians.m4;
no longer.
* Mathomatic now always runs "set load" after "set save",
for the convenience of immediately loading the specified
settings, and for error checking.
From now on Mathomatic does not set the alarm nor hangup
handlers, because it crashes the entire shell window when
readline is compiled in and an alarm or hangup signal
happens. Works acceptably now that these signal handlers are
not set, it just quits when time is up, saying "Alarm clock";
The same thing happens for SIGHUP, except it just says
"Hangup" and quits. I am really not liking readline nor its
license now.
SIGALRM and SIGHUP are no longer given handlers. The default
seems to be what has to be there with the current readline
mess.
Overwriting the current signal handlers causes serious bugs,
but only for readline.
* Fixed "lib/compile.testmain" to work with the latest linker.
* Made all output methods respect "set columns", so
"display all >output.txt" will not always use infinite
columns. This goes for the Symbolic Math Library, too.
- Re-enabled ppc64 build
- Dropped mathomatic.desktop as source
- Spec cleanup
-------------------------------------------------------------------
Wed Oct 23 11:02:58 UTC 2013 - dvaleev@suse.com
- Exclude ppc64 from building. It have failing tests and upstream
seems not interested in fixing that.
-------------------------------------------------------------------
Tue Sep 11 13:42:23 UTC 2012 - georgegesslein@gmail.com
- Updated to Mathomatic 16.0.4, only change is to allow
linking with editline library, instead of readline.
-------------------------------------------------------------------
Sat Sep 8 12:02:04 UTC 2012 - georgegesslein@gmail.com
- Updated to new, enhanced version: Mathomatic 16.0.3
All changes are listed at http://mathomatic.org/NEWS
-------------------------------------------------------------------
Mon Aug 6 14:15:10 UTC 2012 - georgegesslein@gmail.com
- Updated to new bug fix version: Mathomatic 16.0.2
All changes are listed at http://mathomatic.org/NEWS
-------------------------------------------------------------------
Sun Jul 22 13:58:37 UTC 2012 - georgegesslein@gmail.com
- Updated to new version: Mathomatic 16.0.1
All changes are listed at http://mathomatic.org/NEWS
-------------------------------------------------------------------
Fri Jun 29 11:58:29 UTC 2012 - georgegesslein@gmail.com
- Updated to major new version, Mathomatic 16.0.0
All changes are listed at http://mathomatic.org/NEWS
-------------------------------------------------------------------
Fri May 25 12:06:01 UTC 2012 - georgegesslein@gmail.com
- Updated to latest Mathomatic version 15.8.5
Features more user interface improvements and many bugfixes.
All changes are listed at http://mathomatic.org/NEWS
-------------------------------------------------------------------
Thu May 10 14:46:50 UTC 2012 - georgegesslein@gmail.com
- Updated to the latest Mathomatic version 15.8.4
This release features bug fixes and interface improvements.
All changes are listed at http://mathomatic.org/NEWS
-------------------------------------------------------------------
Sun Apr 29 01:11:17 UTC 2012 - georgegesslein@gmail.com
- Updated to Mathomatic version 15.8.3
- Added matho_clear(3) man page.
- All other changes are listed at http://mathomatic.org/NEWS
-------------------------------------------------------------------
Sat Mar 24 20:32:36 UTC 2012 - georgegesslein@gmail.com
- Updated to Mathomatic version 15.8.2
This release fixes regressions and other bugs.
All changes are listed at http://mathomatic.org/NEWS
-------------------------------------------------------------------
Fri Mar 9 18:18:45 UTC 2012 - georgegesslein@gmail.com
- Updated to Mathomatic version 15.8.1
This is a bugfix release
- Removed unnecessary INSTALL_PROGRAM=install from mathomatic.spec
- All other changes are listed at http://mathomatic.org/NEWS
-------------------------------------------------------------------
Sat Feb 18 13:14:26 UTC 2012 - georgegesslein@gmail.com
- Updated to Mathomatic version 15.8.0.
This is a bugfix release.
All changes are listed at http://mathomatic.org/NEWS
-------------------------------------------------------------------
Wed Feb 1 21:42:02 UTC 2012 - georgegesslein@gmail.com
- Updated to Mathomatic version 15.7.3.
All changes are listed at http://mathomatic.org/NEWS
- Author's secondary email address changed from "gesslein@linux.com"
to "gesslein@mathomatic.org".
-------------------------------------------------------------------
Wed Dec 14 07:20:05 UTC 2011 - georgegesslein@gmail.com
- Updated to Mathomatic version 15.7.2.
All changes are listed at http://mathomatic.org/NEWS
-------------------------------------------------------------------
Tue Nov 22 08:20:35 UTC 2011 - cfarrell@suse.com
- Use SPDX format (http://www.spdx.org/licenses). Also, the package is
LGPL-2.1 only
-------------------------------------------------------------------
Fri Nov 18 22:06:15 UTC 2011 - georgegesslein@gmail.com
- Updated to Mathomatic version 15.7.1.
All changes are listed here: http://mathomatic.org/NEWS
-------------------------------------------------------------------
Wed Nov 2 22:37:18 UTC 2011 - georgegesslein@gmail.com
- Updated to Mathomatic version 15.7.0.
- Removed requirement for gnuplot. (How do I suggest gnuplot?)
- All other changes are listed here: http://mathomatic.org/NEWS
-------------------------------------------------------------------
Sun Sep 25 23:08:07 UTC 2011 - georgegesslein@gmail.com
- Updated to Mathomatic version 15.6.5.
All changes are listed here: http://mathomatic.org/changes.txt
-------------------------------------------------------------------
Wed Aug 24 16:19:14 UTC 2011 - georgegesslein@gmail.com
- Updated to version 15.6.4.
All changes are listed here: http://mathomatic.org/changes.txt
-------------------------------------------------------------------
Thu Aug 4 23:04:16 UTC 2011 - georgegesslein@gmail.com
- Updated to version 15.6.3.
-------------------------------------------------------------------
Sun Jun 12 20:43:24 UTC 2011 - georgegesslein@gmail.com
- Remove requirement of time command availability.
-------------------------------------------------------------------
Sun Jun 12 19:16:25 UTC 2011 - georgegesslein@gmail.com
- Updated to version 15.6.2 with corrected makefile.
-------------------------------------------------------------------
Sun Jun 5 21:08:56 UTC 2011 - georgegesslein@gmail.com
- Updated to version 15.6.1
- Now installing m4/functions.m4 to proper directory
-------------------------------------------------------------------
Thu May 12 15:08:03 UTC 2011 - georgegesslein@gmail.com
- RPM spec file corrections and cleanup
- added devel subpackage
-------------------------------------------------------------------
Sat Apr 30 12:22:03 UTC 2011 - georgegesslein@gmail.com
- Update to version 15.6.0. Removed default stripping of
mathomatic executable.
-------------------------------------------------------------------
Tue Apr 19 12:15:15 UTC 2011 - georgegesslein@gmail.com
- Update to version 15.5.3, added m4 Mathomatic.
-------------------------------------------------------------------
Mon Apr 18 11:10:19 UTC 2011 - georgegesslein@gmail.com
- 15.5.2-3, added Prime Number Tools to install, in case someone
wants them. These are small, integer math utilities.
-------------------------------------------------------------------
Thu Apr 14 00:25:20 UTC 2011 - georgegesslein@gmail.com
- 15.5.2-2, respect RPM_OPT_FLAGS
-------------------------------------------------------------------
Mon Mar 21 15:17:07 UTC 2011 - georgegesslein@gmail.com
- Update to version 15.5.2
-------------------------------------------------------------------
Thu Mar 10 17:52:58 UTC 2011 - georgegesslein@gmail.com
- Update to version 15.5.1.
-------------------------------------------------------------------
Sat Mar 5 14:56:56 UTC 2011 - georgegesslein@gmail.com
- 15.5.0-3, a few fixes, fixed 64-bit build failures.
-------------------------------------------------------------------
Sat Mar 5 07:59:32 UTC 2011 - georgegesslein@gmail.com
- 15.5.0-2, added Mathomatic static library install.
- Added mathomatic.desktop file, still doesn't seem to be in a
proper category, but it is now completely configurable.
-------------------------------------------------------------------
Fri Feb 25 12:40:41 UTC 2011 - georgegesslein@gmail.com
- New upstream version 15.5.0, with many ease-of-use enhancements.
- Stripped mathomatic executable.
-------------------------------------------------------------------
Fri Feb 18 11:54:37 UTC 2011 - georgegesslein@gmail.com
- 15.4.4-3, Created this file "mathomatic.changes".
-------------------------------------------------------------------
Mon Feb 14 11:45:47 UTC 2011 - georgegesslein@gmail.com
- Mathomatic version 15.4.4, Initial package.