Hello community, here is the log from the commit of package goffice for openSUSE:Factory checked in at 2013-01-07 15:16:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-12-14 07:35:50.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.goffice.new/goffice.changes 2013-01-07 15:16:31.000000000 +0100 @@ -1,0 +2,10 @@ +Wed Dec 19 08:37:17 UTC 2012 - [email protected] + +- Update to version 0.10.0: + + No further changes. Code-identical to 0.9.91. +- Changes from version 0.9.91: + + Fixed typos in locales list (bgo#688977). +- Rename libgoffice-0_10-9 to libgoffice-0_10-10, following + upstreams soname change. + +------------------------------------------------------------------- Old: ---- goffice-0.9.90.tar.xz New: ---- goffice-0.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ goffice.spec ++++++ --- /var/tmp/diff_new_pack.c4xEG6/_old 2013-01-07 15:16:32.000000000 +0100 +++ /var/tmp/diff_new_pack.c4xEG6/_new 2013-01-07 15:16:32.000000000 +0100 @@ -17,7 +17,7 @@ Name: goffice -Version: 0.9.90 +Version: 0.10.0 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) # FIXME: add lasem BuildRequires when we have it in Factory @@ -25,7 +25,7 @@ License: GPL-2.0 or GPL-3.0 Group: System/GUI/GNOME Url: http://www.gnumeric.org/ -Source: http://download.gnome.org/sources/goffice/0.9/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/goffice/0.10/%{name}-%{version}.tar.xz BuildRequires: fdupes #BuildRequires: ghostscript-devel >= 9.06 BuildRequires: intltool @@ -55,14 +55,14 @@ conceptually simple, but complex to implement fully: plug-ins, load and save documents, undo and redo. -%package -n libgoffice-0_10-9 +%package -n libgoffice-0_10-10 Summary: GLib/GTK+ Set of Document-Centric Objects and Utilities Group: System/Libraries Recommends: %{name}-lang # To make lang package installable Provides: %{name} = %{version} -%description -n libgoffice-0_10-9 +%description -n libgoffice-0_10-10 GOffice is a GLib/GTK+ set of document-centric objects and utilities. These are common operations for document-centric applications that are @@ -83,7 +83,7 @@ %package devel Summary: Development files for goffice Group: Development/Libraries/GNOME -Requires: libgoffice-0_10-9 = %{version} +Requires: libgoffice-0_10-10 = %{version} %if 0%{?suse_version} > 1210 Requires: typelib-1_0-GOffice-0_10 = %{version} %endif @@ -116,11 +116,11 @@ %clean rm -rf %{buildroot} -%post -n libgoffice-0_10-9 -p /sbin/ldconfig +%post -n libgoffice-0_10-10 -p /sbin/ldconfig -%postun -n libgoffice-0_10-9 -p /sbin/ldconfig +%postun -n libgoffice-0_10-10 -p /sbin/ldconfig -%files -n libgoffice-0_10-9 +%files -n libgoffice-0_10-10 %defattr (-, root, root) %doc AUTHORS BUGS COPYING COPYING-gpl2 COPYING-gpl3 ChangeLog MAINTAINERS NEWS README %{_libdir}/libgoffice-0.10.so.* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
