forked from pool/cherrytree
Accepting request 950435 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/950435 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cherrytree?expand=0&rev=18
This commit is contained in:
commit
152fe4c1eb
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/giuspen/cherrytree.git</param>
|
||||
<param name="changesrevision">9f08a4c5e10fce30eb7323a436000b64dbc2085f</param></service></servicedata>
|
||||
<param name="changesrevision">1f47b427e019e0daa939f6e0b1ca1654168a6c5a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51d2bfb241088209436fa16fe42052bf3daf45b0d0095ff2121ed7f8d3999b27
|
||||
size 82492430
|
3
cherrytree-0.99.45+10.obscpio
Normal file
3
cherrytree-0.99.45+10.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:889e36eae43f71844c2a519ea4fd195a1ec7f9d4b113733bca7377b9452433c1
|
||||
size 83396110
|
3
cherrytree-0.99.45+10.tar.xz
Normal file
3
cherrytree-0.99.45+10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89563984129fde77854b1646f9696069f81fcb5b3c6a5cbfd6b7d0b805a29c9d
|
||||
size 14130072
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 01 12:41:47 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Update to version 0.99.45+10:
|
||||
* added language Arabic
|
||||
* fixed time created/modified filter on searches for node name and tags
|
||||
* just ninja build debug print
|
||||
* added strip trailing spaces action to rich text right click menu
|
||||
* minor improvement to previous commit
|
||||
* fixed copy fromm codebox and pasting to rich text unwanted additional characters
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 22 10:06:15 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
name: cherrytree
|
||||
version: 0.99.42+3
|
||||
mtime: 1634597570
|
||||
commit: 9f08a4c5e10fce30eb7323a436000b64dbc2085f
|
||||
|
||||
version: 0.99.45+10
|
||||
mtime: 1643545863
|
||||
commit: 1f47b427e019e0daa939f6e0b1ca1654168a6c5a
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cherrytree
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cherrytree
|
||||
Version: 0.99.42+3
|
||||
Version: 0.99.45+10
|
||||
Release: 0
|
||||
Summary: A hierarchical note taking application
|
||||
License: GPL-3.0-or-later AND LGPL-2.1-only
|
||||
|
Loading…
Reference in New Issue
Block a user