Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zim for openSUSE:Factory checked in at 2022-11-09 12:58:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zim (Old) and /work/SRC/openSUSE:Factory/.zim.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zim" Wed Nov 9 12:58:27 2022 rev:13 rq:1034817 version:0.75.1 Changes: -------- --- /work/SRC/openSUSE:Factory/zim/zim.changes 2021-12-13 20:50:36.648643151 +0100 +++ /work/SRC/openSUSE:Factory/.zim.new.1597/zim.changes 2022-11-09 12:58:36.608745267 +0100 @@ -1,0 +2,43 @@ +Wed Nov 9 10:42:03 UTC 2022 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 0.75.1: + * Fix bug with relative path notebook icon + * Fix bug with icons in notebookdialog + * Fix bug with loading sub-notebooks via "notebook.zim" + * Fix bug with "--list" commandline + * Fix issue opening unicode attachements on win32 + * Fix saving preferences for edit bar + * Fix link visibility in TableEditor + * Use flatpak locale directory in flatpak + * Upgrade Python version requirement to >= 3.6 + * Complete porting all modules to `zim.newfs` and deprecate `zim.fs` + * Refactor APIs to deal with tokens instead of `etree` interface + * Add framework for imagegenerators with inline data + * Refactored ther user interface of the tasklist plugin + * Make tasklist window persistent + * Let tasklist window also show closed tasks + * Let tasks inherit all modifiers from list heading + * Let "Go to Today" use anchor id for current day + * Update LinkMap with new options + * Refactor preference for custom window decoration & toolbar plugin + * Enables distinct shortcuts for en and em dashes in symbol list + * Add unicode 8757 ("because") in symbol list + * Move Selected Text: add preference for short links & save bounds + * Extend ToC pane context menu + * Score editor: add check for convert-ly + * Source View plugin: Don't show hidden languages + * Export code blocks in markdown as fenced blocks + * Fix loading GIF images + * Fix to let the "insert link" dialog allow anchors + * Allow sidepane focus key to be configured + * Added action to collapse and expand in PageIndex + * Add action for "move text" to allow keybinding + * Support closing an open 'find bar' by pressing ESC in the page view widget + * Allow cancelling ImageGeneratorDialog using Escape key + * Version control: fix fossil + * Fix KDE drag-n-drop bug + * Fix export with formatting in heading + * Minimal support for "Terminal" option in desktop files + * Add preference for not prompting on new folder + +------------------------------------------------------------------- Old: ---- zim-0.74.3.tar.gz New: ---- zim-0.75.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zim.spec ++++++ --- /var/tmp/diff_new_pack.iDk6kX/_old 2022-11-09 12:58:37.208748649 +0100 +++ /var/tmp/diff_new_pack.iDk6kX/_new 2022-11-09 12:58:37.212748672 +0100 @@ -1,7 +1,7 @@ # # spec file for package zim # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2012 Matthias Propst. # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %define skip_python2 1 Name: zim -Version: 0.74.3 +Version: 0.75.1 Release: 0 Summary: A Desktop Wiki License: GPL-2.0-or-later @@ -32,7 +32,7 @@ BuildRequires: %{python_module gobject >= 3.2} BuildRequires: %{python_module setuptools} BuildRequires: hicolor-icon-theme -BuildRequires: python3 +BuildRequires: python3 >= 3.6.0 BuildRequires: typelib-1_0-Gtk-3_0 BuildRequires: update-desktop-files Requires: python3-gobject-Gdk ++++++ zim-0.74.3.tar.gz -> zim-0.75.1.tar.gz ++++++ ++++ 180842 lines of diff (skipped)