mirror of
https://abf.rosa.ru/djam/cherrytree.git
synced 2025-02-23 06:12:50 +00:00
Update version to 37.4. Added python-chardet as new dep.
This commit is contained in:
parent
b4eb072d18
commit
5e0793c351
2 changed files with 4 additions and 2 deletions
3
.abf.yml
3
.abf.yml
|
@ -10,5 +10,6 @@ removed_sources:
|
|||
cherrytree-0.35.6.tar.xz: 09d2f91172e9be3d6cbaf82d33fb2ed0a5420098
|
||||
cherrytree-0.35.7.tar.xz: a5308295d74c362b6981df52ff1aff73413d6338
|
||||
cherrytree-0.35.9.tar.xz: eb94c3c16163816176097919b99becaefc6a83e0
|
||||
sources:
|
||||
cherrytree-0.36.2.tar.xz: 6f01df38c511b498f66f8f15665f4c160d8c50b2
|
||||
sources:
|
||||
cherrytree-0.37.4.tar.xz: d17986e0ed6d87d6a5ee300b5097bd9e66e5df7f
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: cherrytree
|
||||
Version: 0.36.2
|
||||
Version: 0.37.4
|
||||
Release: 1
|
||||
Summary: Hierarchical note taking application
|
||||
|
||||
|
@ -14,6 +14,7 @@ BuildRequires: gettext
|
|||
BuildRequires: desktop-file-utils
|
||||
Requires: pygtk2
|
||||
Requires: python-gobject
|
||||
Requires: python-chardet
|
||||
Requires: python-gtksourceview
|
||||
Requires: python-enchant
|
||||
Requires: p7zip
|
||||
|
|
Loading…
Add table
Reference in a new issue