Accepting request 1163413 from home:malcolmlewis:branches:GNOME:Apps
- Update to version 1.1.1+2: + Fixed regression after one search with replace, all subsequent searches open replace dialog, (gh#giuspen/cherrytree#2468). + Fixed regression searching in multiple nodes, only nodes names and tags, not working, (gh#giuspen/cherrytree#2461 and gh#giuspen/cherrytree#2408). + fixed import from cherrytree sqlite document having shared nodes. OBS-URL: https://build.opensuse.org/request/show/1163413 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/cherrytree?expand=0&rev=190
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/giuspen/cherrytree.git</param>
|
<param name="url">https://github.com/giuspen/cherrytree.git</param>
|
||||||
<param name="changesrevision">691f0da8ebccca9cdc9eb9542a10f2409b26e94e</param></service></servicedata>
|
<param name="changesrevision">eaa3478a9e09878d94ef015f48f8416d506a5a0d</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0b513f116d99e129fe42c5df0fd418e79c51babb33156dd152c47cefda1855e0
|
|
||||||
size 83493902
|
|
3
cherrytree-1.1.1+2.obscpio
Normal file
3
cherrytree-1.1.1+2.obscpio
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:56026b8080d580283f0c12654013f4878939c04cc95843463550f7a0f89f0f40
|
||||||
|
size 83494926
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 29 00:19:18 UTC 2024 - malcolmlewis@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.1.1+2:
|
||||||
|
+ Fixed regression after one search with replace, all subsequent
|
||||||
|
searches open replace dialog, (gh#giuspen/cherrytree#2468).
|
||||||
|
+ Fixed regression searching in multiple nodes, only nodes names
|
||||||
|
and tags, not working, (gh#giuspen/cherrytree#2461 and
|
||||||
|
gh#giuspen/cherrytree#2408).
|
||||||
|
+ fixed import from cherrytree sqlite document having shared
|
||||||
|
nodes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 25 22:08:42 UTC 2024 - malcolmlewis@opensuse.org
|
Mon Mar 25 22:08:42 UTC 2024 - malcolmlewis@opensuse.org
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
name: cherrytree
|
name: cherrytree
|
||||||
version: 1.1.0+7
|
version: 1.1.1+2
|
||||||
mtime: 1711318535
|
mtime: 1711655990
|
||||||
commit: 691f0da8ebccca9cdc9eb9542a10f2409b26e94e
|
commit: eaa3478a9e09878d94ef015f48f8416d506a5a0d
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cherrytree
|
Name: cherrytree
|
||||||
Version: 1.1.0+7
|
Version: 1.1.1+2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A hierarchical note taking application
|
Summary: A hierarchical note taking application
|
||||||
License: GPL-3.0-or-later AND LGPL-2.1-only
|
License: GPL-3.0-or-later AND LGPL-2.1-only
|
||||||
@@ -68,6 +68,9 @@ rm %{buildroot}%{_datadir}/mime-info/cherrytree.*
|
|||||||
%find_lang %{name} %{?no_lang_C}
|
%find_lang %{name} %{?no_lang_C}
|
||||||
%fdupes -s %{buildroot}%{_datadir}
|
%fdupes -s %{buildroot}%{_datadir}
|
||||||
|
|
||||||
|
%check
|
||||||
|
## Empty section added as per rpmlint report
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license license.txt
|
%license license.txt
|
||||||
%doc changelog.txt
|
%doc changelog.txt
|
||||||
|
Reference in New Issue
Block a user