Hello community,

here is the log from the commit of package maxima for openSUSE:Factory checked 
in at 2013-01-08 16:40:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maxima (Old)
 and      /work/SRC/openSUSE:Factory/.maxima.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maxima", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/maxima/maxima.changes    2012-09-13 
00:04:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.maxima.new/maxima.changes       2013-01-08 
16:40:08.000000000 +0100
@@ -1,0 +2,32 @@
+Mon Jan  7 07:46:32 UTC 2013 - badshah...@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.
+
+-------------------------------------------------------------------

Old:
----
  maxima-5.28.0.tar.gz

New:
----
  maxima-5.29.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ maxima.spec ++++++
--- /var/tmp/diff_new_pack.VxiULZ/_old  2013-01-08 16:40:10.000000000 +0100
+++ /var/tmp/diff_new_pack.VxiULZ/_new  2013-01-08 16:40:10.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package maxima
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,9 +28,9 @@
 %define gcl_flags --disable-gcl
 
 Name:           maxima
-Version:        5.28.0
+Version:        5.29.1
 Release:        0
-%define major_version 5.28
+%define major_version 5.29
 Summary:        Symbolic Computation Program/Computer Algebra System
 License:        GPL-2.0+
 Group:          Productivity/Scientific/Math
@@ -203,7 +203,11 @@
     infodir=%{?buildroot:%{buildroot}}%{_infodir} \
   install-info
 
+%if 0%{?sles_version}
+touch debugfiles.list
+%endif
 touch debugsources.list
+
 #  Deal with info/dir
 rm -f %{buildroot}%{_infodir}/dir
 # set executable rights for example scripts
@@ -260,12 +264,14 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog-%{major_version} COPYING NEWS README README.*
+%doc AUTHORS COPYING NEWS README README.*
 %doc %{_mandir}/man1/maxima.1*
 %dir %{_datadir}/maxima
 %dir %{_datadir}/maxima/%{version}
 %dir %{_libdir}/maxima
+%if 0%{?sles_version} == 0
 %dir %{_libexecdir}/maxima
+%endif
 %{_datadir}/maxima/%{version}/*
 %exclude %{_datadir}/maxima/%{version}/xmaxima
 %exclude %{_datadir}/maxima/%{version}/doc/html/de.utf8

++++++ maxima-5.28.0.tar.gz -> maxima-5.29.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/maxima/maxima-5.28.0.tar.gz 
/work/SRC/openSUSE:Factory/.maxima.new/maxima-5.29.1.tar.gz differ: char 5, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to