Dominique Leuenberger 2022-04-01 19:36:53 +00:00 committed by Git OBS Bridge
commit 55a27b4ea6
4 changed files with 15 additions and 5 deletions

3
gnucash-4.10.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7fd4bb919f6e39388ab47bfa11af6fa3f59e9b9bd695c7d4e9208af85cb9c93b
size 14768016

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a551c30c1b712199fc2227a109afb984d7bef18e138170bbc7225c6c1fab72d
size 14735314

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Apr 1 13:43:07 UTC 2022 - Johannes Engel <jcnengel@gmail.com>
- Update to 4.10
+ Bugfixes
+ Recommend yelp for accessing online help without full GNOME
environment
+ Performance and code clarity improvements
-------------------------------------------------------------------
Sun Jan 2 16:35:59 UTC 2022 - Johannes Engel <jcnengel@gmail.com>

View File

@ -28,7 +28,7 @@
%endif
Name: gnucash
Version: 4.9
Version: 4.10
Release: 0
Summary: Personal Finance Manager
License: SUSE-GPL-2.0-with-openssl-exception OR SUSE-GPL-3.0-with-openssl-exception
@ -91,6 +91,7 @@ Recommends: iso-codes
Recommends: python3-gnucash = %{version}
# Optional perl modules for online price retrieval
Recommends: perl(Date::Manip)
Recommends: yelp
Recommends: perl(Finance::Quote)
BuildRequires: pkgconfig(gwengui-gtk3)