Version: 0.10.41-bp150.1.3
* Tue May 08 2018 bjorn.lie@gmail.com
- Update to version 0.10.41:
+ Avoid excess precision of graph ticks.
* Thu May 03 2018 bjorn.lie@gmail.com
- Update to version 0.10.40:
+ Introspection fixes (bgo#793684).
+ Fixes required for running with musl (bgo#794115).
+ Store last-known modtime for GODoc.
+ Option menus: handle markup for labels.
+ Improve font selector sizing a bit.
* Tue Mar 20 2018 dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
* Wed Mar 14 2018 luc14n0@linuxmail.org
- Update to version 0.10.39:
+ sinpi/cospi/tanpi/cotpi improvement.
- Drop pristine distro version > 12.x conditional for using GI
bindings.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Sun Dec 31 2017 jengelh@inai.de
- --with-pic has no effect with --disable-static, so drop it.
* Fri Dec 29 2017 zaitor@opensuse.org
- Update to version 0.10.38:
+ Avoid a few dubious uses of deprecated gtk+ functions.
+ Reduce number of compiler warnings.
- Use plain make call again, fix build for old versions of
openSUSE.
* Sat Dec 02 2017 luc14n0@linuxmail.org
- Update to version 0.10.37:
+ No visible changes for the users.
- Point fdupes to the data directory intead of build root, which is
is a practice that must be avoided.
- Adopt the use of %make_build macro instead of raw make command,
following the best practices.
- Remove %clean section once its use is redundant since RPM does
this work now.
* Sun Nov 19 2017 luc14n0@linuxmail.org
- Update to version 0.10.36:
+ Bug Fixes:
- Engineering format (bgo#785669).
- Crash in 3D plots when X or Y values are missing
(bgo#788437).
- Documentation build with recent gtk-doc (bgo#788710).
- Don't use invalid styles in legend from contour or surface
plots imported from Excel (bgo#788861).
- Add gio-2.0, gmodule-2.0 and gobject-2.0 pkgconfig BuildRequires:
they were being pulled by the already declared
pkgconfig(glib-2.0) and used, since they all live in glib2-devel
package.
- Add pkgconfig(libxml-2.0) BuildRequires: required dependency
checked by configure. Note that it was already being used but
not declared.
- Update typelib-1_0-GOffice-0_10 summary for something shorter and
correct GOffice spelling in devel package summary.
* Tue Jul 11 2017 zaitor@opensuse.org
- Update to version 0.10.35:
+ Fix quad-precision overflow problem.
* Tue Mar 21 2017 dimstar@opensuse.org
- Update to version 0.10.34:
+ Fix rich-text format problem.
* Tue Jan 31 2017 firebird209@gmail.com
- Update to version 0.10.33:
+ Make box plots look like bar plots in legends (bgo#773825).
+ Fix conditional compilation for long double (bgo#774439).
+ Reimplement major grids for discrete axes (bgo#775624).
+ Fix add child menu in graph guru (bgo#777336).
+ Fix evaluation of regression curves for area plots
(bgo#777334).
+ Introspection fixes.
* Sat Aug 20 2016 zaitor@opensuse.org
- Update to version 0.10.32:
+ Avoid gnome-common dpendency.
+ Plug leak.
- Conditionally apply translations-update-upstream BuildRequires
and macro for non-openSUSE only.
* Thu Jun 30 2016 zaitor@opensuse.org
- Update to version 0.10.31:
+ No changes, versionbump only.
* Sun Jun 19 2016 zaitor@opensuse.org
- Update to version 0.10.30:
+ Fix color scale reference to its axis (bgo#766829).
* Sat May 07 2016 zaitor@opensuse.org
- Update to version 0.10.29:
+ Do not load invalid data labels in XYcolor plots (bgo#765155).
+ Fix an infinite loop condition in 3D plots (bgo#765480).
+ Implement line width and fill pattern support in themes
(bgo#765970).
+ Improve go_complex_sqrt.
+ Improve go_complex_div.
* Wed Mar 23 2016 dimstar@opensuse.org
- Update to version 0.10.28:
+ Fix histograms with missing values (bgo#763446).
+ Configuration fixes.
+ Introspection improvements.
* Sat Feb 06 2016 zaitor@opensuse.org
- Update to version 0.10.27:
+ Support new foreign element in ODF export of time styles.
+ Add title to axis lines (bgo#760675).
+ Fix go_complex_powl accuracy for real case.
+ Fix go_complex_div for very small divisor.
* Tue Dec 29 2015 dimstar@opensuse.org
- Update to version 0.10.26:
+ Version bump only to stay in sync for gnumeric.
* Sat Dec 26 2015 damjanovic.ivo@gmail.com
- Update to version 0.10.25:
+ Plug leaks.
+ Fix axis editing bug (bgo#684886).
+ Make builds more reproducible.