Accepting request 966456 from home:j-engel:banking

- Update to 4.10
  + Bugfixes
  + Recommend yelp for accessing online help without full GNOME
    environment
  + Performance and code clarity improvements

OBS-URL: https://build.opensuse.org/request/show/966456
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=17
This commit is contained in:
Johannes Engel 2022-04-01 15:08:20 +00:00 committed by Git OBS Bridge
parent 30a2ec5925
commit efcf668753
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,10 +1,19 @@
-------------------------------------------------------------------
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>
- Update to 4.9
+ Bugfixes
- Remove 285017793d2c0c9f5a8d52b3db42944480e3f557.patch: No longer
required as the underlying issue has been fixed in release
required as the underlying issue has been fixed in release
-------------------------------------------------------------------
Fri Oct 1 12:48:54 UTC 2021 - Bjørn Lie <bjorn.lie@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)