Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cherrytree for openSUSE:Factory 
checked in at 2026-09-22 15:53:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cherrytree (Old)
 and      /work/SRC/openSUSE:Factory/.cherrytree.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cherrytree"

Tue Sep 22 15:53:19 2026 rev:43 rq:1379630 version:1.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/cherrytree/cherrytree.changes    2026-03-27 
16:50:24.925719982 +0100
+++ /work/SRC/openSUSE:Factory/.cherrytree.new.383539/cherrytree.changes        
2026-09-22 15:55:00.366663055 +0200
@@ -1,0 +2,34 @@
+Thu Sep 17 09:36:28 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 1.7.2:
+  + fixed crash introduced with word count changes in v1.7.1
+  + moved tree explorer auxiliary icon (e.g. indicating read only)
+    between node icon and node name
+  + fixed selecting a word via double click in a codebox or table
+    cell not working
+  + improved search in node name and tags to support multiple words
+    across both
+  + improved pasting rich text from mismatching theme (e.g. from
+    dark theme source to locally configured light theme)
+  + fixed embedded files cannot be opened anymore with custom
+    action on windows
+  + added support for pasting web content containing .webp images
+    on windows
+  + fixed LatexBox containing non ASCII characters loses end bytes
+    after saving in SQLite/reopening
+  + fixed crash selecting syntax highlighting language id 'def' not
+    meant to be in the list
+  + fixed regression after indent/unindent multiple list items in a
+    selection - if the selection included non list items, those
+    were not indented
+  + when a numbered list is split by pressing enter twice at the
+    end of an intermediate list item, the second part of the list
+    now decrements as the temporary  intermediate list item is
+    removed
+  + increased margin at the bottom of the tree explorer to prevent
+    the hovering horizontal scrollbar from hiding the last node
+  + when pasting rich text which results empty, automatically
+    fallback to the plain text clipboard target
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  cherrytree-1.6.3.tar.xz

New:
----
  cherrytree-1.7.2.tar.xz

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

Other differences:
------------------
++++++ cherrytree.spec ++++++
--- /var/tmp/diff_new_pack.Nk7gRH/_old  2026-09-22 15:55:02.503751095 +0200
+++ /var/tmp/diff_new_pack.Nk7gRH/_new  2026-09-22 15:55:02.505751177 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           cherrytree
-Version:        1.6.3
+Version:        1.7.2
 Release:        0
 Summary:        A hierarchical note taking application
 License:        GPL-3.0-or-later AND LGPL-2.1-only

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.Nk7gRH/_old  2026-09-22 15:55:02.539752578 +0200
+++ /var/tmp/diff_new_pack.Nk7gRH/_new  2026-09-22 15:55:02.542752702 +0200
@@ -1,5 +1,7 @@
-mtime: 1774254250
-commit: 532611f2c2831bd86235f0208cf7c365504b5233fb605e3083f802dcefd12827
+mtime: 1789638384
+commit: a64f2e9ecf8af20fe4f84f8048d0bb77b5dd1542f44eef5fab7593a7944e2baf
 url: https://src.opensuse.org/GNOME/cherrytree
-revision: factory
+revision: a64f2e9ecf8af20fe4f84f8048d0bb77b5dd1542f44eef5fab7593a7944e2baf
+trackingbranch: factory
+projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Nk7gRH/_old  2026-09-22 15:55:02.559753402 +0200
+++ /var/tmp/diff_new_pack.Nk7gRH/_new  2026-09-22 15:55:02.562753526 +0200
@@ -4,7 +4,7 @@
     <param name="url">https://github.com/giuspen/cherrytree.git</param>
     <param name="scm">git</param>
     <param name="submodules">enable</param>
-    <param name="revision">v1.6.3</param>
+    <param name="revision">v1.7.2</param>
     <param name="changesgenerate">enable</param>
     <param name="filename">cherrytree</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Nk7gRH/_old  2026-09-22 15:55:02.592754762 +0200
+++ /var/tmp/diff_new_pack.Nk7gRH/_new  2026-09-22 15:55:02.595754885 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/giuspen/cherrytree.git</param>
-              <param 
name="changesrevision">3d51eaba7273d327bc1752967b3d3ef3015305ad</param></service></servicedata>
+              <param 
name="changesrevision">76bbccce9443aa68b45b369b70998df872cac7d0</param></service></servicedata>
 (No newline at EOF)
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-09-17 11:46:24.000000000 +0200
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ cherrytree-1.6.3.tar.xz -> cherrytree-1.7.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/cherrytree/cherrytree-1.6.3.tar.xz 
/work/SRC/openSUSE:Factory/.cherrytree.new.383539/cherrytree-1.7.2.tar.xz 
differ: char 15, line 1

++++++ cherrytree.obsinfo ++++++
--- /var/tmp/diff_new_pack.Nk7gRH/_old  2026-09-22 15:55:02.763761807 +0200
+++ /var/tmp/diff_new_pack.Nk7gRH/_new  2026-09-22 15:55:02.767761972 +0200
@@ -1,5 +1,5 @@
 name: cherrytree
-version: 1.6.3
-mtime: 1768254396
-commit: 3d51eaba7273d327bc1752967b3d3ef3015305ad
+version: 1.7.2
+mtime: 1787417585
+commit: 76bbccce9443aa68b45b369b70998df872cac7d0
 

Reply via email to