Hello community, here is the log from the commit of package goffice for openSUSE:Factory checked in at 2016-08-25 09:56:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/goffice (Old) and /work/SRC/openSUSE:Factory/.goffice.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "goffice" Changes: -------- --- /work/SRC/openSUSE:Factory/goffice/goffice.changes 2016-07-01 10:01:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.goffice.new/goffice.changes 2016-08-25 09:56:58.000000000 +0200 @@ -1,0 +2,9 @@ +Sat Aug 20 20:40:04 UTC 2016 - [email protected] + +- Update to version 0.10.32: + + Avoid gnome-common dpendency. + + Plug leak. +- Conditionally apply translations-update-upstream BuildRequires + and macro for non-openSUSE only. + +------------------------------------------------------------------- Old: ---- goffice-0.10.31.tar.xz New: ---- goffice-0.10.32.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ goffice.spec ++++++ --- /var/tmp/diff_new_pack.IRqE75/_old 2016-08-25 09:56:59.000000000 +0200 +++ /var/tmp/diff_new_pack.IRqE75/_new 2016-08-25 09:56:59.000000000 +0200 @@ -17,7 +17,7 @@ Name: goffice -Version: 0.10.31 +Version: 0.10.32 Release: 0 Summary: GLib/GTK+ Set of Document-Centric Objects and Utilities License: GPL-2.0 or GPL-3.0 @@ -28,7 +28,9 @@ BuildRequires: ghostscript-devel >= 9.06 BuildRequires: intltool BuildRequires: libgsf-devel >= 1.14.24 +%if !0%{?is_opensuse} BuildRequires: translation-update-upstream +%endif BuildRequires: pkgconfig(cairo) >= 1.10.0 BuildRequires: pkgconfig(cairo-pdf) >= 1.10.0 BuildRequires: pkgconfig(cairo-ps) >= 1.10.0 @@ -97,7 +99,9 @@ %lang_package %prep %setup -q +%if !0%{?is_opensuse} translation-update-upstream +%endif %build %configure --disable-static --with-pic --enable-introspection ++++++ goffice-0.10.31.tar.xz -> goffice-0.10.32.tar.xz ++++++ ++++ 124737 lines of diff (skipped)
