diff --git a/gnumeric-1.12.51.tar.xz b/gnumeric-1.12.51.tar.xz deleted file mode 100644 index 294ce3e..0000000 --- a/gnumeric-1.12.51.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a00e6c6e4ecddadabd9b0ae18013d7b05937fdcb8f9aad5a73b95923c7aeb1dd -size 18117120 diff --git a/gnumeric-1.12.52.tar.xz b/gnumeric-1.12.52.tar.xz new file mode 100644 index 0000000..e092c77 --- /dev/null +++ b/gnumeric-1.12.52.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73cf73049a22a1d828506275b2c9378ec37c5ff37b68bb1f2f494f0d6400823b +size 18115444 diff --git a/gnumeric-rpmlintrc b/gnumeric-rpmlintrc index 512ac52..70ff3b2 100644 --- a/gnumeric-rpmlintrc +++ b/gnumeric-rpmlintrc @@ -1,7 +1,7 @@ # Filter the following hidden-file warnings as the files in questin are meant to be hidden: addFilter("gnumeric.* hidden-file-or-dir /usr/share/gnumeric/.*/autoformat-templates/.*/.category") # Filter shared library policy missing suffix as we don't want to split the package at the moment: -addFilter("gnumeric.* shlib-policy-missing-suffix") +# addFilter("gnumeric.* shlib-policy-missing-suffix") # Filter script-without-shebang warnings for python scripts as they are not meant to be used in # command line: -addFilter("gnumeric.* script-without-shebang /usr/(lib|lib64)/gnumeric/.*/plugins/.*/.*\.py") +# addFilter("gnumeric.* script-without-shebang /usr/(lib|lib64)/gnumeric/.*/plugins/.*/.*\.py") diff --git a/gnumeric.changes b/gnumeric.changes index fbc7681..0d3996c 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Tue Apr 19 20:09:16 UTC 2022 - Emily Gonyer + +- Update to version 1.12.52 + + Attach the verticle alignment selector to the toolbar. + + Improve the toolbar styling a bit. + + Fix toolbar overflow menu's labeling. + + Many improvements to verticle toolbars. + + Install appdata file in new location. + + Allow styling of cell extension indicators. + + Restore bolding of active sheet tab. + + Fix import of mildly broken print settings in xlsx files from OnlyOffice. + + Various --with-long-double fixes. + + Fix BITAND. + + Test improvements. + + Fix xlsx write for sheet objects with text contents. + + Fix leak. + + Fix old problem saving column widths. + + Set default number of sheets to 1. + + Fix edge error case for SMALL and LARGE. + + Increase the default column width a bit. + + Fix xlsx import/export of default column width. + + Be less aggressive with automatic column widening. + ------------------------------------------------------------------- Thu Apr 7 07:03:52 UTC 2022 - Bjørn Lie diff --git a/gnumeric.spec b/gnumeric.spec index d093856..15377b2 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -17,7 +17,7 @@ Name: gnumeric -Version: 1.12.51 +Version: 1.12.52 Release: 0 Summary: Spreadsheet Application License: GPL-2.0-only OR GPL-3.0-only @@ -154,8 +154,6 @@ find %{buildroot} -type f -name "*.la" -delete -print %files %license COPYING COPYING-gpl2 COPYING-gpl3 %doc AUTHORS BEVERAGES BUGS HACKING MAINTAINERS NEWS README ChangeLog -%dir %{_datadir}/appdata/ -%{_datadir}/appdata/%{name}.appdata.xml %{_bindir}/* %{_libdir}/*.so %dir %{_libdir}/gnumeric @@ -174,6 +172,7 @@ 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}/metainfo/gnumeric.appdata.xml %{_mandir}/man?/*%{ext_man} %files doc