From 3bb259fded32ff7979e64d6c16ed8149b99370837eb5e8292095389c7b81ebc8 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 9 Oct 2023 12:55:05 +0000 Subject: [PATCH] Accepting request 1116451 from home:xanders Update to version v1.0.2. Note, in order for builds to complete on Leap I've had to include the following line in the OBS project config: Prefer: icu.691-devel If this is not appropriate please advise on how to work around the dependency issue. Resubmitted with amended version number (removed 'v' prefix). OBS-URL: https://build.opensuse.org/request/show/1116451 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/cherrytree?expand=0&rev=183 --- _service | 4 ++-- _servicedata | 2 +- cherrytree-1.0.1.obscpio | 3 --- cherrytree-1.0.2.obscpio | 3 +++ cherrytree.changes | 18 ++++++++++++++++++ cherrytree.obsinfo | 6 +++--- cherrytree.spec | 2 +- 7 files changed, 28 insertions(+), 10 deletions(-) delete mode 100644 cherrytree-1.0.1.obscpio create mode 100644 cherrytree-1.0.2.obscpio diff --git a/_service b/_service index 7f7d33f..9b5944a 100644 --- a/_service +++ b/_service @@ -3,11 +3,11 @@ https://github.com/giuspen/cherrytree.git git enable - 9b242c4271a334c58d329ec07e420fdeca3ec518 + babe7abb22d4794b6f6c2f932100375fe6ccd193 enable cherrytree @PARENT_TAG@+@TAG_OFFSET@ - (.*)\+0 + [^0-9](.*)\+0 \1 diff --git a/_servicedata b/_servicedata index 9712f06..0f7b6eb 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/giuspen/cherrytree.git - 9b242c4271a334c58d329ec07e420fdeca3ec518 + babe7abb22d4794b6f6c2f932100375fe6ccd193 \ No newline at end of file diff --git a/cherrytree-1.0.1.obscpio b/cherrytree-1.0.1.obscpio deleted file mode 100644 index 95f9e2d..0000000 --- a/cherrytree-1.0.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ef0e57b24d447094683b7ae143ab8d81012cc718542ae167828deddd2492362 -size 83003406 diff --git a/cherrytree-1.0.2.obscpio b/cherrytree-1.0.2.obscpio new file mode 100644 index 0000000..6ea9965 --- /dev/null +++ b/cherrytree-1.0.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb6c64b5503f21fec70d384b2df5f6a753474842ec4a13cab937b593a8a2ead +size 83170318 diff --git a/cherrytree.changes b/cherrytree.changes index 5a5062e..63f7634 100644 --- a/cherrytree.changes +++ b/cherrytree.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Sep 29 11:04:45 UTC 2023 - gumsley_6@hotmail.com + +- Update to version v1.0.2: + + fixed single click on line number to select line, double click + for pargraph (#1363) + + multi pages support to all matches dialog, added arrows icons + for navigation buttons + + fixed crash when searching with all matches option and the + text line containing the pattern is very long + + modified colour of arrow in stock icon ct_download + + added 42 stock icons + + added multi pages support to all matches dialog with a limit + of 50 matches per page (#2019) + + improved performance of search/replace with option + 'all matches' (#272, #1830, #2019) + + changed a couple of keyboard accelerators in pl.po + ------------------------------------------------------------------- Tue Aug 29 07:20:28 UTC 2023 - Paolo Stivanin diff --git a/cherrytree.obsinfo b/cherrytree.obsinfo index dbef583..2202751 100644 --- a/cherrytree.obsinfo +++ b/cherrytree.obsinfo @@ -1,4 +1,4 @@ name: cherrytree -version: 1.0.1 -mtime: 1692973800 -commit: 9b242c4271a334c58d329ec07e420fdeca3ec518 +version: 1.0.2 +mtime: 1695757124 +commit: babe7abb22d4794b6f6c2f932100375fe6ccd193 diff --git a/cherrytree.spec b/cherrytree.spec index d74dc61..13461c3 100644 --- a/cherrytree.spec +++ b/cherrytree.spec @@ -17,7 +17,7 @@ Name: cherrytree -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: A hierarchical note taking application License: GPL-3.0-or-later AND LGPL-2.1-only