Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zim for openSUSE:Factory checked in 
at 2025-01-13 17:53:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zim (Old)
 and      /work/SRC/openSUSE:Factory/.zim.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zim"

Mon Jan 13 17:53:07 2025 rev:17 rq:1237382 version:0.76.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/zim/zim.changes  2024-02-21 17:56:21.687184154 
+0100
+++ /work/SRC/openSUSE:Factory/.zim.new.1881/zim.changes        2025-01-13 
17:53:07.510058489 +0100
@@ -1,0 +2,28 @@
+Mon Jan 13 10:31:02 UTC 2025 - Wolfgang Frisch <[email protected]>
+
+- Update to 0.76.0:
+  * Add Indexed Full-Text Search plugin
+  * Add Window Title Editor plugin
+  * Add Mermaid diagrams plugin
+  * Add preference to toggle dark theme variant
+  * Add separate style for page links
+  * Add commandline page import
+  * Add preferences menu for side pane widgets
+  * Diagram plugin: add preference for default text
+  * Journal plugin: add range offsets to journal_plugin.days() in template
+  * Search: add option to output scores on the command line
+  * Spellcheck plugin: add Gspell support
+  * Quicknote plugin: support wiki heading format as page name
+  * Arithmetic plugin: add option for limiting output decimals
+  * Markdown export: use blockquote to export indented paragraphs
+  * Markdown export: include image dimensions and ID
+  * Windows: fix high CPU usage by storing child process PID
+  * Windows: Fix unicode handling of strftime for windows
+  * Refactor to use Gtk.Application
+  * Refactor zim.parser to zim.parse.regexparser
+  * Refactor find API for pageview
+  * Refactor internal serialization for textbuffer
+  * Refactor parsing modules and utils
+  * Port setup.py from distutils to setuptools
+
+-------------------------------------------------------------------

Old:
----
  zim-0.75.2.tar.gz

New:
----
  zim-0.76.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ zim.spec ++++++
--- /var/tmp/diff_new_pack.ALx8Z9/_old  2025-01-13 17:53:08.050080812 +0100
+++ /var/tmp/diff_new_pack.ALx8Z9/_new  2025-01-13 17:53:08.050080812 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zim
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 # Copyright (c) 2012 Matthias Propst.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,9 +18,10 @@
 
 
 %define skip_python2 1
+%define hierarchical_name org.zim_wiki.Zim
 
 Name:           zim
-Version:        0.75.2
+Version:        0.76.0
 Release:        0
 Summary:        A Desktop Wiki
 License:        GPL-2.0-or-later
@@ -66,7 +67,7 @@
 %install
 %python3_install
 
-%suse_update_desktop_file %{name}
+%suse_update_desktop_file %{hierarchical_name}
 # remove ubuntu-specific icons
 rm -r %{buildroot}%{_datadir}/icons/{ubuntu-mono-dark,ubuntu-mono-light}
 %find_lang %{name}
@@ -82,10 +83,10 @@
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %dir %{_datadir}/metainfo
-%{_datadir}/metainfo/org.zim_wiki.Zim.appdata.xml
-%{_datadir}/applications/zim.desktop
-%{_datadir}/mime/packages/%{name}.xml
-%{_datadir}/icons/hicolor/*/apps/zim.*
+%{_datadir}/metainfo/%{hierarchical_name}.appdata.xml
+%{_datadir}/applications/%{hierarchical_name}.desktop
+%{_datadir}/mime/packages/%{hierarchical_name}.xml
+%{_datadir}/icons/hicolor/*/apps/%{hierarchical_name}.*
 %{_datadir}/icons/hicolor/*/mimetypes/application-x-zim-notebook.*
 %{_mandir}/man1/zim.1%{?ext_man}
 

++++++ zim-0.75.2.tar.gz -> zim-0.76.0.tar.gz ++++++
++++ 212420 lines of diff (skipped)

Reply via email to