Accepting request 21783 from GNOME:Factory
Copy from GNOME:Factory/gnumeric based on submit request 21783 from user vuntz OBS-URL: https://build.opensuse.org/request/show/21783 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnumeric?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
7870fde05b
commit
abfc633150
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9da6537ec24f3f2cdb68fb84e2ee9a740dab9150d2acda2e6cc9484423b18b8
|
||||
size 16759598
|
3
gnumeric-1.9.13.tar.bz2
Normal file
3
gnumeric-1.9.13.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2d72195d2e4184d01b33e63dae8f028c4079ce4521dd3a4203b906ec2e7f60d
|
||||
size 16763114
|
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 29 10:12:37 CEST 2009 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 1.9.13:
|
||||
+ Fix grab issue after dragging an object. [deb#546559]
|
||||
+ Reimplement double-click in item-cursor. [deb#546690]
|
||||
+ Fix access to GocWidget in sheet widgets. [bgo#595627 and
|
||||
bgo#595648]
|
||||
+ Fixes text export GUI issue. [bgo#594155]
|
||||
+ Fix minor status line issue. [bgo#594469]
|
||||
+ Fix print crash for sheet object. [bgo#594862]
|
||||
+ Limit memory usage for rendered values.
|
||||
+ Fix auto-format.
|
||||
+ Fix API installation problem. [bgo#595317]
|
||||
+ Put zoom action on vertical toolbars too. [bgo#590889]
|
||||
- Remove a wrong Provides from devel package: it provided a header
|
||||
file that is not existing anymore.
|
||||
- Do not package omf files twice.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 9 10:25:06 CEST 2009 - dimstar@opensuse.org
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gnumeric (Version 1.9.12)
|
||||
# spec file for package gnumeric (Version 1.9.13)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -36,7 +36,7 @@ Group: Productivity/Office/Spreadsheets
|
||||
Provides: gnumeric2
|
||||
Obsoletes: gnumeric2
|
||||
Summary: Spreadsheet Application
|
||||
Version: 1.9.12
|
||||
Version: 1.9.13
|
||||
Release: 1
|
||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/gnumeric/1.8/gnumeric-%{version}.tar.bz2
|
||||
Url: http://www.gnumeric.org/
|
||||
@@ -69,7 +69,6 @@ Gnumeric is part of the GNOME project.
|
||||
License: GPL v2 or later
|
||||
Summary: Spreadsheet Application
|
||||
Group: Productivity/Office/Spreadsheets
|
||||
Provides: gnumeric:/usr/include/libspreadsheet-1-7/application.h
|
||||
Requires: %{name} = %{version} glib2-devel goffice-devel gtk2-devel libglade2-devel libgnomeprint-devel libgsf-devel libxml2-devel
|
||||
|
||||
%description devel
|
||||
@@ -161,7 +160,6 @@ fi
|
||||
%{_datadir}/pixmaps/*.ico
|
||||
%{_datadir}/pixmaps/gnumeric
|
||||
%{_datadir}/icons/hicolor/*/apps/gnumeric.*
|
||||
%{_datadir}/omf/gnumeric
|
||||
%{_mandir}/man?/*.*
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
@@ -174,6 +172,5 @@ fi
|
||||
%defattr(-, root, root)
|
||||
%{_includedir}/libspreadsheet*
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_libdir}/gnumeric/*/include
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user