File maxima.changes of Package maxima

-------------------------------------------------------------------
Mon Sep  9 10:21:41 UTC 2013 - badshah400@gmail.com

- Update to version 5.31.0:
  + Core changes:
    - Galois fields: revision, introduction of extension fields
    - inverse_jacobi_sn: improve accuracy
    - Bessel functions: integral of bessel_i, bessel_j of
      arbitrary order
    - Matrix functions: revise ModeMatrix, mat_function,
      dispJordan, diag, JF
    - signum: do not declare signum real- or integer-valued
    - carg: declare carg real-valued
    - Parser: add L, l, W, and w to list of exponent marker
      characters
  + Changes in share:
    - Package stringproc: new functions readchar, md5sum, base64
  + Bug fixes:
    - sf#2622 - base64 type warnings
    - sf#2619 - Function inverse_erf - error in numerical
      evaluation
    - sf#2612 - known_units() broken
    - sf#2608 - quad_qags(x,x) generates a lisp error
    - sf#2607 - lbfgs documentation is incomplete
    - sf#2604 - fft.dem is out of date
    - sf#2603 - fft documentation
    - sf#2602 - lu_factor regression
    - sf#2599 - cl-info error handling
    - sf#2597 - logcontract and subscripted log
    - sf#2594 - Incorrect integration of product of cosines
    - sf#2591 - risch gives Lisp error for sinh expression
    - sf#2583 - sign error for integrate(x^(8*%i-1),x);
    - sf#2570 - Make acos(cos(x)) simplify to x when on correct
      interval
    - sf#2569 - translate rat(1,x) and rat([1]) incorrect
    - sf#2536 - Lisp error in limit: \
    - sf#2501 - %pi/8 is definitely not an integer
    - sf#2475 - limit(x^(mu/x^g),x,inf) --> error
    - "array-lambda error with 5.30.0"
    - "defrule regression compare to version 5.29.1"
    - Fix rk() when the independent variable's initial value is
      nonzero
    - Fix bug in asksign
    - Fix wrong noun form returned for
      jacobi_nc(elliptic_kc(m)/n,m)
- Add maxima-fix-DESTDIR.patch to fix a regression from 5.30.0
  that causes builds to fail; patch taken from upstream git.

-------------------------------------------------------------------
Sun Apr  7 01:17:15 UTC 2013 - badshah400@gmail.com

- Update to version 5.30.0:
  + List of changes not documented by upstream. 

-------------------------------------------------------------------
Mon Jan  7 07:46:32 UTC 2013 - badshah400@gmail.com

- Update to version 5.29.1:
  + Core:
    - revised and extended functions for Galois fields
  + Share:
    - package draw: surfaces in spherical and cylindrical
      coordinates
    - package draw: new terminals epslatex and epslatex_standalone
    - package draw: multipage terminals
    - package stats: new function title_inference
  + Other changes:
    - improve derivative of gamma_incomplete and integral of psi
    - define orthopoly_weight for assoc_legendre_p
    - define legendre_p and assoc_legendre_p for negative degree
    - minor revision of recurrences in orthopoly
    - simplify treatment of "^" in translator
    - test script for Laplace transform
    - plot2d (launch Gnuplot) for ABCL and Allegro CL
    - update documentation for packages draw and distrib
    - improvements in Windows build machinery
    - special variable clean-up
    - remove some unused code
  + Several bug fixes (see
    http://sourceforge.net/p/maxima/code/ci/c5ba8f126174f597f4d986af77c2e02e966fa260/tree/ChangeLog-5.29
    for a full list of bugs fixed).
  + No ChangeLog-%{major-version} file in source tarball, hence
    removed from package
  + For SLE, package only %{libdir}/maxima and not 
    %{libexecdir}/maxima, as packaging both leads to build errors.

-------------------------------------------------------------------
Sat Sep  8 11:25:11 UTC 2012 - idonmez@suse.com

 - Add explicit build dependency on makeinfo & python

-------------------------------------------------------------------
Mon Aug 13 08:13:15 UTC 2012 - badshah400@gmail.com

- Update to version 5.28.0:
  + Backward-incompatible changes:
    - package stats: removed function simple_linear_regression
      (superseded by linear_regression) 
  + Core:
    - new function generalized_lambert_w
    - new functions zn_mult_table, zn_power_table
    - new functions for Galois fields: gf_set, gf_char, gf_prim,
      etc.
  + Share:
    - package descriptive: new function principal_components
    - package descriptive: new histogram style 'density'
    - package stats: new function linear_regression
  + Other changes:
    - revise system for building Maxima on MS Windows
    - function gamma_incomplete: improve accuracy for complex
      bigfloats
    - function expintegral_e: improved calculation for large
      imaginary part
  + Several bugs fixed: see ChangeLog-5.28 file installed in
    /usr/share/doc/packages/maxima/ for a full list.

-------------------------------------------------------------------
Thu May 31 13:55:50 UTC 2012 - badshah400@gmail.com

- Touch debugsources.list in the spec file to fix build failures
  when the debuginfo flag is enabled (e.g. in openSUSE:Factory).

-------------------------------------------------------------------
Mon May 21 10:18:41 UTC 2012 - badshah400@gmail.com

- Add copyright header to spec file. 

-------------------------------------------------------------------
Sat May 19 15:02:49 UTC 2012 - badshah400@gmail.com

- Update to version 5.27.0:
  + Backwards-incompatible changes:
    - remove obsolete Cray Fortran translator
    - rename topoly and to_poly_solver to to_poly and
      to_poly_solve, respectively
  + New items in core: new functions zn_order, zn_primroot_p,
    zn_primroot, zn_log, chinese
  + New items in share: package rkf45: Runge-Kutta-Fehlberg
    4th-5th order numerical o.d.e. solver
  + Other changes:
    - functions bessel_i, bessel_j: results for imaginary
      arguments
    - function build_info: return a structure instead of just
      printing its data
    - function plot3d: allow 3-d parametric plots
    - functions fortmx, f90mx: generate assignments to 1-d array
      when argument is a list
    - package ezunits: update values for physical constants
    - revise and update documentation
    - reorganization of directory maxima/share
    - clean up source code by cutting out unused functions
  + Several bugs fixed: see ChangeLog-5.27 file installed in
    /usr/share/doc/packages/maxima/ for a full list.

-------------------------------------------------------------------
Sat Mar  3 18:58:58 UTC 2012 - alinm.elena@gmail.com

- update to 5.26.0 


-------------------------------------------------------------------
Sun Sep 18 11:04:28 UTC 2011 - lars@linux-schulserver.de

- update to 5.25.1
- move from RPM group Development/Languages to RPM group 
  Development/Languages/Other as suggested by rpmlint
- enable german language
- use Provides: locale(foo) to allow the locale dependend help
  to be installed automatically
- run checks 

-------------------------------------------------------------------
Sun Mar  6 14:18:00 UTC 2011 - lars@linux-schulserver.de

- update to 5.23.2:
  + Backwards-incompatible changes:
  ++ package draw: changed names of some options:
     file_bgcolor --> background_color
     pic_width, pic_height, eps_width, eps_height, pdf_width, 
     pdf_height --> dimensions
     rot_horizontal, rot_vertical --> view
  + new items in core:
  ++ function bf_find_root: bigfloat version of find_root
  ++ function find_root: recognize keyword arguments
  + New items in share:
  ++ package cobyla: import Fortran COBYLA (constrained optimization)
  ++  package draw: new graphic objects 'errors' and 'region'

-------------------------------------------------------------------
Thu Jan  6 15:03:54 UTC 2011 - tejas.guruswamy@opensuse.org

- Update to new version 5.23.0

-------------------------------------------------------------------
Sun Sep	19 15:43:00 CEST 2010 - werner.ho@gmx.de

- new version 5.22.1

-------------------------------------------------------------------
Sun Dec 06 16:48:00 CEST 2009 - werner.ho@gmx.de

- added gnuplot to Requires. fixes bug [561167]

-------------------------------------------------------------------
Sun Nov 15 16:48:00 CEST 2009 - werner.ho@gmx.de

- fixed packaging bug (missing _libdir)

-------------------------------------------------------------------
Sun Oct 04 16:48:00 CEST 2009 - werner.ho@gmx.de

- fixed wrong softlink to doc/html/header.hhp 
  [Bug 543277] fdupes must not create symlinks for files that are
  in different rpm packages

-------------------------------------------------------------------
Mon Sep 21 20:02:46 UTC 2009 - lars@linux-schulserver.de

- update to 5.19.2

-------------------------------------------------------------------
Sat Apr 19 16:36:34 CEST 2009 - andrea@opensuse.org

-update to 5.18.1

-------------------------------------------------------------------
Thu Dec 16 14:55:00 CEST 2008 - werner.ho@gmx.de

- update to 5.16.3

-------------------------------------------------------------------
Thu Sep 25 15:10:05 CEST 2008 - lars@linux-schulserver.de

- moved to Education base repository

-------------------------------------------------------------------
Fri Aug 22 05:52:25 CEST 2008 - lars@linux-schulserver.de

- update to 5.16.2 

-------------------------------------------------------------------
Mon Apr 21 13:07:11 CEST 2008 - lars@linux-schulserver.de

- update to 5.15.0:
- also build es, pt and pt_BR language files
- enable recode for charset conversion
- zip the manpage
- use fdupes
- added rpmlintrc
- pre-require info tools
- make the %if statements more robust

-------------------------------------------------------------------
Wed Dec 26 23:03:42 CET 2007 - lars@linux-schulserver.de

- update to 5.14.0
- packaged for openSUSE-Education
- added %defattr to %files

-------------------------------------------------------------------
Sat Sep 08 00:00:00 CET 2007 Werner Hoch <werner.ho@gmx.de>

- updated to version 5.13.0

-------------------------------------------------------------------
Fri May 18 00:00:00 CET 2007 Werner Hoch <werner.ho@gmx.de>

- updated to version 5.12.0
- clisp >= 2.34.0 required

-------------------------------------------------------------------
Mon Jan 29 00:00:00 CET 2007 Werner Hoch <werner.ho@gmx.de>

- updated to version 5.11.0

-------------------------------------------------------------------
Wed Nov 01 00:00:00 CET 2006 Leon Freitag <leon@links2linux.de>

- updated to version 5.10.0

-------------------------------------------------------------------
Fri Mar 24 00:00:00 CET 2006 Leon Freitag <leon_fraitak@mail.ru>

- Update to version 5.9.3

-------------------------------------------------------------------
Tue Feb  7 00:00:00 CET 2006 Leon Freitag <leon_fraitak@mail.ru>

- Initial release for Packman

-------------------------------------------------------------------
Sat Jan  4 00:00:00 CET 2003 James Amundson <amundson@fnal.gov>

- Added doc files
- Added explicit clisp version
- Added conditional to postun
- Renamed exec_* packages to exec-*
- Use rpm macros instead of hard-coded paths
- Thanks to Rex Dieter for helpful suggestions

-------------------------------------------------------------------
Sun Sep  8 00:00:00 CET 2002 James Amundson <amundson@fnal.gov> 

- Initial build.

openSUSE Build Service is sponsored by