Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnumeric for openSUSE:Factory checked in at 2022-04-27 21:41:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnumeric (Old) and /work/SRC/openSUSE:Factory/.gnumeric.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnumeric" Wed Apr 27 21:41:33 2022 rev:127 rq:973124 version:1.12.52 Changes: -------- --- /work/SRC/openSUSE:Factory/gnumeric/gnumeric.changes 2022-04-08 22:46:37.302537811 +0200 +++ /work/SRC/openSUSE:Factory/.gnumeric.new.1538/gnumeric.changes 2022-04-27 21:41:41.837039568 +0200 @@ -1,0 +2,24 @@ +Tue Apr 19 20:09:16 UTC 2022 - Emily Gonyer <emilyyr...@gmail.com> + +- 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. + +------------------------------------------------------------------- Old: ---- gnumeric-1.12.51.tar.xz New: ---- gnumeric-1.12.52.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnumeric.spec ++++++ --- /var/tmp/diff_new_pack.YoLnbq/_old 2022-04-27 21:41:42.445040284 +0200 +++ /var/tmp/diff_new_pack.YoLnbq/_new 2022-04-27 21:41:42.449040289 +0200 @@ -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 @@ %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 @@ %{_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 ++++++ gnumeric-1.12.51.tar.xz -> gnumeric-1.12.52.tar.xz ++++++ /work/SRC/openSUSE:Factory/gnumeric/gnumeric-1.12.51.tar.xz /work/SRC/openSUSE:Factory/.gnumeric.new.1538/gnumeric-1.12.52.tar.xz differ: char 27, line 1 ++++++ gnumeric-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.YoLnbq/_old 2022-04-27 21:41:42.501040350 +0200 +++ /var/tmp/diff_new_pack.YoLnbq/_new 2022-04-27 21:41:42.501040350 +0200 @@ -1,8 +1,8 @@ # 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")