Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zim for openSUSE:Factory checked in at 2021-04-21 21:00:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zim (Old) and /work/SRC/openSUSE:Factory/.zim.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zim" Wed Apr 21 21:00:05 2021 rev:8 rq:887035 version:0.73.4 Changes: -------- --- /work/SRC/openSUSE:Factory/zim/zim.changes 2020-10-21 14:38:43.437616836 +0200 +++ /work/SRC/openSUSE:Factory/.zim.new.12324/zim.changes 2021-04-21 21:00:34.434312337 +0200 @@ -1,0 +2,21 @@ +Thu Nov 26 19:09:45 UTC 2020 - Dirk Mueller <dmuel...@suse.com> + +- update to 0.73.4: + * Fix issue with relative links on windows + * Fix reload page after change in external editor + * Fix regressions due to python3.9 change in ElementTree + * Fix regression in nested format in link + * Fix test failure in testing translations + * Let versions control plugin initialize git repro to not quote non-ascii paths + * Update markdown extension and mime-type + * Merge translations + * Fix missing export formats in windows installer + * Add support for environ.ini at startup for portable install + * Make trash function more robust for GLib.Error errors + * Remove xdg import in windows for mimetyping + * Fix regression with GdkPixbuf.PixbufRotation constants + * Fix issues in parser under Python 3.9 + * Fix regression with pages with formatting in heading + * Merge translations + +------------------------------------------------------------------- Old: ---- zim-0.73.2.tar.gz New: ---- zim-0.73.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zim.spec ++++++ --- /var/tmp/diff_new_pack.y0mnjm/_old 2021-04-21 21:00:35.038313288 +0200 +++ /var/tmp/diff_new_pack.y0mnjm/_new 2021-04-21 21:00:35.042313294 +0200 @@ -1,7 +1,7 @@ # # spec file for package zim # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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.73.2 +Version: 0.73.4 Release: 0 Summary: A Desktop Wiki License: GPL-2.0-or-later @@ -30,8 +30,9 @@ BuildRequires: fdupes # For directory ownership BuildRequires: %{python_module gobject >= 3.2} -BuildRequires: %{pythons} +BuildRequires: %{python_module setuptools} BuildRequires: hicolor-icon-theme +BuildRequires: python3 BuildRequires: typelib-1_0-Gtk-3_0 # We need the %%mime_database_*, %%desktop_database_* and %%icon_theme_cache_* # macros for old suse versions ++++++ zim-0.73.2.tar.gz -> zim-0.73.4.tar.gz ++++++ ++++ 109285 lines of diff (skipped)