diff --git a/gnumeric-1.12.48.tar.xz b/gnumeric-1.12.48.tar.xz deleted file mode 100644 index 6b7c150..0000000 --- a/gnumeric-1.12.48.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57cce33a41d34db81292e9eebae8b5046f30e5d919d848256fbb75bfc132a590 -size 18329300 diff --git a/gnumeric-1.12.49.tar.xz b/gnumeric-1.12.49.tar.xz new file mode 100644 index 0000000..71eb66f --- /dev/null +++ b/gnumeric-1.12.49.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91c072ec95c32e00b156ffe8015c93b32b8edf368f9041436193cfa32e84ed57 +size 18057896 diff --git a/gnumeric.changes b/gnumeric.changes index 25adb7f..7b6b8b8 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Sat Mar 20 18:36:58 UTC 2021 - Dominique Leuenberger + +- Update to version 1.12.49: + + Do not try to turn all of LibreOffice's SplitModes into frozen + panes. + + Fix graph size issue when the graph is in its own sheet. + + Fix one more graph size issue when the graph is in its own + sheet. + + Fix ssgrep problem when used as a filter. + + Rework conditional styling's upper level. + + Fix autofill array critical. + + Handle missing values in xlsx. [#517] + + Fix critical when using fd://1. + + Don't trim spaces for csv files as per rfc 4180. + + Fix cvs separator guessing problem with quotes. + + Improve handling of expressions in csv files. + + Plug ssconvert leak. + + Fix bogus time match for "3.a". + + Use 1us resolution for NOW. + + Fix ssconvert sheet selection for csv. + + Test suite improvements. + + Fix ods import problem with irregular sheet sizes. + + Fix ods import problem with crazy named expressions. + + Allow plain space as 1000s separator in FR locale. + + Fix graph size problem affecting image output. + + Check for yelp in autogen. + + Fix ssconvert problem with conditional styles. + + Move from style regions to style classes in css. + + Implement #ifdef for built-in css. + + Dead kitten in css. + + Improve the drawing of filter combos. + + Allow theming of grid color. + + Fix dirty-tracking. + + Plug ods write leak. + + Disable cs documentation translation due to itstool/libxml2 + bug. + ------------------------------------------------------------------- Thu Aug 20 15:46:41 UTC 2020 - Bjørn Lie diff --git a/gnumeric.spec b/gnumeric.spec index 258a361..440e9e5 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -1,7 +1,7 @@ # # spec file for package gnumeric # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: gnumeric -Version: 1.12.48 +Version: 1.12.49 Release: 0 Summary: Spreadsheet Application License: GPL-2.0-only OR GPL-3.0-only Group: Productivity/Office/Spreadsheets URL: http://www.gnumeric.org/ -Source0: http://download.gnome.org/sources/gnumeric/1.12/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnumeric/1.12/%{name}-%{version}.tar.xz Source1: gnumeric-rpmlintrc BuildRequires: bison BuildRequires: docbook-dtds @@ -186,9 +186,6 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_datadir}/glib-2.0/schemas/org.gnome.gnumeric.plugin.gschema.xml %{_datadir}/gnumeric/ %{_datadir}/icons/hicolor/*/apps/gnumeric.* -%{_datadir}/pixmaps/*.png -%{_datadir}/pixmaps/win32-gnumeric.ico -%{_datadir}/pixmaps/gnumeric/ %{_mandir}/man?/*%{ext_man} %files doc