Hello community,

here is the log from the commit of package goffice for openSUSE:Factory
checked in at Tue May 31 14:06:10 CEST 2011.



--------
--- GNOME/goffice/goffice.changes       2011-02-27 14:33:36.000000000 +0100
+++ /mounts/work_src_done/STABLE/goffice/goffice.changes        2011-05-22 
19:08:13.000000000 +0200
@@ -1,0 +2,39 @@
+Sun May 22 17:05:37 UTC 2011 - [email protected]
+
+- Update to version 0.8.15:
+  + bgo#647324: Fix format string parsing with localized colour
+    names.
+  + bgo#646700: Fixed closed bezier spline evaluation.
+  + bgo#646832: Implement dropbar plots with linear or logarithmic
+    index axis.
+  + bgo#647367: Fix legends for plots with marker only style.
+  + bgo#649485: Don't use badly rounded values when clipping
+    markers.
+  + bgo#650515: Implement probability plots with data as y values.
+  + Plug memory leaks.
+  + Detect more cases of linear-regression gone bad.
+
+-------------------------------------------------------------------
+Mon Apr 18 15:22:53 UTC 2011 - [email protected]
+
+- Update to version 0.8.14:
+  + bgo#643767: Implement a GSettings backend for GOConf.
+  + bgo#644222: Fix gnumeric crash when monitoring settings changes
+  + Fix memory leaks.
+  + Allow GOConf to handle absolute keys.
+- Convert to source service: download tar.bz2 file and update .spec
+  file with correct version.
+
+-------------------------------------------------------------------
+Sun Mar 20 19:19:33 CET 2011 - [email protected]
+
+- Update to version 0.8.13:
+  + bgo#636158: Write text formats to ODF.
+  + Fixed memory leaks found by cppcheck analysis.
+  + bgo#638738: Fixed drop lines in line plots.
+  + bgo#639840: Invalidate canvas items after reordering to force a
+    redraw?
+  + bgo#640438: Fix axis limits serialization.
+  + bgo#640571: Fix problem with engineering formats.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  goffice-0.8.12.tar.bz2

New:
----
  _service
  _service:download_url:goffice-0.8.15.tar.bz2
  _service:set_version:goffice.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ _service:set_version:goffice.spec ++++++
#
# spec file for package goffice
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           goffice
BuildRequires:  fdupes
BuildRequires:  gconf2-devel
BuildRequires:  gtk2-devel
BuildRequires:  intltool
BuildRequires:  libgsf-devel
BuildRequires:  pcre-devel
BuildRequires:  translation-update-upstream
Version: 0.8.15
Release: 0
Url:            http://www.gnumeric.org/
Group:          System/GUI/GNOME
License:        GPLv2 ; GPLv2+
Summary:        GLib/GTK+ Set of Document-Centric Objects and Utilities
Source:         %{name}-%{version}.tar.bz2
Recommends:     %{name}-lang
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
These are common operations for document-centric applications that
   are conceptually simple, but complex to implement fully. -
   Plug-ins

- Load and save documents

- Undo and redo

GOffice is a GLib/GTK+ set of document-centric objects and utilities.

%package devel
License:        GPLv2+
Group:          Development/Libraries/GNOME
Summary:        Development files for goffice
Requires:       %{name} = %{version} cairo-devel gconf2-devel glib2-devel 
gtk2-devel libgsf-devel libxml2-devel pango-devel pcre-devel
Obsoletes:      goffice-doc < %{version}
Provides:       goffice-doc = %{version}

%description devel
GOffice is a GLib/GTK+ set of document-centric objects and utilities.

This package contains files needed to develop applications using
goffice.

%lang_package
%prep
%setup -q
translation-update-upstream

%build
%configure --disable-static --with-pic
make %{?jobs:-j%jobs}

%install
%makeinstall
find %{buildroot} -type f -name "*.la" -print -delete
%find_lang %{name}-%{version}
%fdupes $RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files
%defattr (-, root, root)
%doc AUTHORS BUGS COPYING ChangeLog MAINTAINERS NEWS README
%{_datadir}/goffice
%{_datadir}/pixmaps/goffice
%{_libdir}/*.so.*
%{_libdir}/goffice

%files lang -f %{name}-%{version}.lang

%files devel
%defattr (-, root, root)
%{_includedir}/*
%{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc
# Own these repositories to not depend on gtk-doc while building:
%dir %{_datadir}/gtk-doc
%dir %{_datadir}/gtk-doc/html
%{_datadir}/gtk-doc/html/goffice-0.8

%changelog
++++++ goffice.spec ++++++
--- /var/tmp/diff_new_pack.lsa25x/_old  2011-05-31 13:44:30.000000000 +0200
+++ /var/tmp/diff_new_pack.lsa25x/_new  2011-05-31 13:44:30.000000000 +0200
@@ -26,8 +26,8 @@
 BuildRequires:  libgsf-devel
 BuildRequires:  pcre-devel
 BuildRequires:  translation-update-upstream
-Version:        0.8.12
-Release:        5
+Version:        0.8.14
+Release:        1
 Url:            http://www.gnumeric.org/
 Group:          System/GUI/GNOME
 License:        GPLv2 ; GPLv2+

++++++ _service ++++++
<services>
  <service name="download_url">
    <param name="protocol">http</param>
    <param name="host">ftp.gnome.org</param>
    <param 
name="path">/pub/gnome/sources/goffice/0.8/goffice-0.8.15.tar.bz2</param>
  </service>
  <service name="set_version">
    <param name="basename">_service:download_url:goffice</param>
  </service>
</services>

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to