Hello community, here is the log from the commit of package zim for openSUSE:Factory checked in at 2020-09-06 00:03:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zim (Old) and /work/SRC/openSUSE:Factory/.zim.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zim" Sun Sep 6 00:03:04 2020 rev:6 rq:832075 version:0.73.1 Changes: -------- --- /work/SRC/openSUSE:Factory/zim/zim.changes 2020-04-16 23:06:57.803872952 +0200 +++ /work/SRC/openSUSE:Factory/.zim.new.3399/zim.changes 2020-09-06 00:03:11.943277776 +0200 @@ -1,0 +2,40 @@ +Thu Jul 9 09:04:14 UTC 2020 - Paolo Stivanin <[email protected]> + +- Update to 0.73.1: + + Fix regression for opening single instance + + Fix exception on toggle format + + Fix failing tests due to change in sorting python3.8 + + Make robust for deprecation of cElementTree in python3.9 + + Improve tmpdir usage by using tempfile.mkdtemp() + + Add ability to combine formatting styles in editor + + Improve URL and link parsing to look for matching brackets + + Reduce the number of - needed to auto-format a horizontal line + + Allow typing bullet after e.g. checkbox to replace it + + Add autoformat for sub- and super-script by typing ^.. and _{..} + + On autoformat headings also strip trailing = + + Fix issue with lost formatting when using spellchecker + + Add support for "paragraph-background" property in style.conf + + Improve keyboard behavior of find bar in editor + + Swap the layout in the InsertDateDialog + + Allow re-arranging side pane tabs by drag and drop + + Add option to automatically collapse sections in the pageindex + + Fix regression for inserting links on "Attach file" and moved this function to the Insert menu + + Merge MovePageDialog and RenamePageDialog into a single dialog + + Fix behavior when renaming non-existing "placeholder" pages + + Add workaround for drag-and-drop issue #390 + + Whitelist image formats in latex export to avoid invalid image types + + Add MacOS menubar plugin & fix for main menu mnemonics in MacOS + + Give temporary directories unique names to improve robustness + + Support TEXTDOMAINDIR evironment variable to set locale directory + + Improve folder checks for automount feature + + Improve window colors in distraction free mode + + Add option to set the wrap-mode in sourceview + + Add theme choice for the source view plugin + + Add "private" switch to server command for commandline usage + + Add authentication support to web server + + Add template selection option to web server dialog + + Add option for fontsize to table of contents plugin + + Add option to show horizontal lines in table of contents +- Remove zim-CVE-2020-10870-tempdir.patch + +------------------------------------------------------------------- Old: ---- zim-0.72.1.tar.gz zim-CVE-2020-10870-tempdir.patch New: ---- zim-0.73.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zim.spec ++++++ --- /var/tmp/diff_new_pack.6tgGS8/_old 2020-09-06 00:03:13.051278331 +0200 +++ /var/tmp/diff_new_pack.6tgGS8/_new 2020-09-06 00:03:13.055278333 +0200 @@ -20,14 +20,13 @@ %define skip_python2 1 Name: zim -Version: 0.72.1 +Version: 0.73.1 Release: 0 Summary: A Desktop Wiki License: GPL-2.0-or-later Group: Productivity/Office/Organizers URL: https://zim-wiki.org Source: https://zim-wiki.org/downloads/%{name}-%{version}.tar.gz -Patch0: zim-CVE-2020-10870-tempdir.patch BuildRequires: fdupes # For directory ownership BuildRequires: %{python_module gobject >= 3.2} @@ -63,7 +62,6 @@ %lang_package %prep %setup -q -%patch00000 -p1 %build python3 setup.py build ++++++ zim-0.72.1.tar.gz -> zim-0.73.1.tar.gz ++++++ ++++ 9940 lines of diff (skipped)
