Hello community, here is the log from the commit of package goffice for openSUSE:Factory checked in at 2012-09-26 09:36:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/goffice (Old) and /work/SRC/openSUSE:Factory/.goffice.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "goffice", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/goffice/goffice.changes 2012-06-25 12:30:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.goffice.new/goffice.changes 2012-09-26 09:36:15.000000000 +0200 @@ -1,0 +2,44 @@ +Sun Sep 16 16:34:20 UTC 2012 - [email protected] + +- Update to version 0.9.6: + + Add comments for translators to SI units names (bgo#681813) + + Use NAN instead of 0 for XYZ plots when data are missing + (bgo#680486) + + Add series name to legend for contour plots (bgo#680508) + + Fix contour plot cardinality when axis bounds can't be + retrieved (bgo#680512) + + Allow axis choice for pseudo-3d plots (bgo#680636) + + Allow filling to axis limits (bgo#680513) + + Save axis Id for all axes, not only X and Y (bgo#680739) + + Fix strings inconsistencies (3d vs. 3D) (bgo#681777) + + Fix a crash for infinite values in XYZ contour plots + (bgo#841840) + + Fixed typos in translated string. (bgo#681779, bgo#681811, + bgo#681812) + + Minute accuracy improvement to matrix inversion. + + Fix build with libspectre. (bgo#681846) + +------------------------------------------------------------------- +Thu Aug 16 09:54:55 UTC 2012 - [email protected] + +- Update to version 0.9.5: + + Fix spacing in chart properties dialog + + Fix style inconsistency in regression trend line dialog + (bgo#678810) + + Fix rich text size evaluation (bgo#679459) + + Moved prototypes from gog-axis-line-impl.h to gog-axis-line.h + (bgo#679967) +- Changes from version 0.9.4: + + Add go_pango_attrs_to_markup, partial inverse to + pango_parse_markup + + Handle underline tags as named tags in textbuffer + + Add go_color_from_gdk_rgba + + Fix item placement in linear & polynomial regression trend line + dialog (bgo#678793) + + Fix spacing in chart properties dialog (bgo#678812) + + Fixed logfit equation typo (bgo#675560) + + Fix text item position when clipped (bgo#676067) + + Fix criticals when adding a trend line (bgo#676641) + + Fix trend lines limits for impled X values. + +------------------------------------------------------------------- Old: ---- goffice-0.9.3.tar.xz New: ---- goffice-0.9.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ goffice.spec ++++++ --- /var/tmp/diff_new_pack.1xCM6g/_old 2012-09-26 09:36:19.000000000 +0200 +++ /var/tmp/diff_new_pack.1xCM6g/_new 2012-09-26 09:36:19.000000000 +0200 @@ -17,7 +17,7 @@ Name: goffice -Version: 0.9.3 +Version: 0.9.6 Release: 0 # FIXME: when ghostscript-devel >= 9.06 is in Factory, uncomment BuildRequires (needed to support embedded EPS) (2012-04-25: we have ghostscript 9.05) Summary: GLib/GTK+ Set of Document-Centric Objects and Utilities @@ -37,7 +37,7 @@ BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.22.0 BuildRequires: pkgconfig(glib-2.0) >= 2.28.0 %if 0%{?suse_version} > 1210 -BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.31.10 +BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.0.0 %endif BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 BuildRequires: pkgconfig(librsvg-2.0) >= 2.22.0 @@ -101,7 +101,7 @@ translation-update-upstream %build -%configure --disable-static --with-pic +%configure --disable-static --with-pic --enable-introspection make %{?_smp_mflags} %install -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
