Hello community, here is the log from the commit of package mathgl for openSUSE:Factory checked in at 2014-03-15 17:36:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mathgl (Old) and /work/SRC/openSUSE:Factory/.mathgl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mathgl" Changes: -------- --- /work/SRC/openSUSE:Factory/mathgl/mathgl.changes 2014-02-02 18:09:50.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mathgl.new/mathgl.changes 2014-03-15 17:36:57.000000000 +0100 @@ -1,0 +2,13 @@ +Mon Mar 10 07:34:42 UTC 2014 - [email protected] + +- Update to version 2.2.2 + * Add mgl_region_3d() to draw region (or ribbon) between 2 curves. + Correspondingly extend mglGraph::Region() function and MGL + command 'region'. + * Allow LGPL for MathGL widgets. + * Improve export to TeX. + * Add missing functions to Fortran interface. + * Bugfix for legend with enabled lighting. + * Minor bugfixes and memory leaks. + +------------------------------------------------------------------- Old: ---- mathgl-2.2.1.tar.gz New: ---- mathgl-2.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mathgl.spec ++++++ --- /var/tmp/diff_new_pack.gKklsL/_old 2014-03-15 17:36:57.000000000 +0100 +++ /var/tmp/diff_new_pack.gKklsL/_new 2014-03-15 17:36:57.000000000 +0100 @@ -22,7 +22,7 @@ Name: mathgl %define libname libmgl -Version: 2.2.1 +Version: 2.2.2 Release: 0 %define oct_version %{version} %define somajor 7.2.0 @@ -398,6 +398,10 @@ install -d %{buildroot}/srv/www/cgi-bin/ mv %{buildroot}%{_datadir}/%{name}/mgl.cgi %{buildroot}/srv/www/cgi-bin/mgl.cgi +# Qt libraries +rm %{buildroot}%{_libdir}/libmgl-qt.so.%{somajor} +ln -s libmgl-qt4.so.%{somajor} %{buildroot}%{_libdir}/libmgl-qt.so.%{somajor} + %post doc %install_info --info-dir=%{_infodir} %{_infodir}/%{name}_en.info.gz %install_info --info-dir=%{_infodir} %{_infodir}/%{name}_en.info-1.gz ++++++ mathgl-2.2.1.tar.gz -> mathgl-2.2.2.tar.gz ++++++ ++++ 3267 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
