forked from pool/aqbanking
Accepting request 876544 from home:j-engel:banking
- Update to 6.2.9 + Prepare move of OFX v1 importer to XML + Bugfixes + Small improvements + Bump version of gwenhywfar dependency OBS-URL: https://build.opensuse.org/request/show/876544 OBS-URL: https://build.opensuse.org/package/show/Office/aqbanking?expand=0&rev=37
This commit is contained in:
parent
26c4dd4650
commit
8277b6daaa
3
aqbanking-6.2.9.tar.gz
Normal file
3
aqbanking-6.2.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:80eebf586f13823e05a2feeafce318a620900b0490d6a018a91d3318cbe866d2
|
||||||
|
size 2616513
|
11
aqbanking-6.2.9.tar.gz.asc
Normal file
11
aqbanking-6.2.9.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEQkAK9esqF/Cmm7VR6YmdeEqXdBYFAmA0ISMACgkQ6YmdeEqX
|
||||||
|
dBY4TQgAk2x3sVQ5B3uOYIbAXsM+9FYULLEdCpXgvvuR2GF6yz2JMN709yAE9ASo
|
||||||
|
OHn63Z85KCklhNP9eYpB4pRTFMOaS3Ix1p+8JvhJEgMq+z32ttC4ABjCcfc2w+GP
|
||||||
|
9xmVMILgZRCjIEXX1IgiHhTofHDWe+aGzasTBQDuSw/hss1VgFVgwYULGLnq2tpU
|
||||||
|
D5ncNdSyryszpgwSBZp4CS0MpkxU3B6xLbZKFqy91nThUe3QypyGqs9QTNCB0FU2
|
||||||
|
u0GikcsctnbsqNuh+BeCgdqm8lUvcUeR2nU8BrTWwhnbS0U1QYX85Rjs4Jbg2+9Y
|
||||||
|
WSBkqVp7bZx3tTFWjMnIaFJDltUTvg==
|
||||||
|
=oICI
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 3 10:47:22 UTC 2021 - Johannes Engel <jcnengel@gmail.com>
|
||||||
|
|
||||||
|
- Update to 6.2.9
|
||||||
|
+ Prepare move of OFX v1 importer to XML
|
||||||
|
+ Bugfixes
|
||||||
|
+ Small improvements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 31 20:32:21 UTC 2020 - Johannes Engel <jcnengel@gmail.com>
|
Sat Oct 31 20:32:21 UTC 2020 - Johannes Engel <jcnengel@gmail.com>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
%define qb_cfgmoddir %{fronts_libdir}/qbanking/cfgmodules
|
%define qb_cfgmoddir %{fronts_libdir}/qbanking/cfgmodules
|
||||||
%define q4b_cfgmoddir %{fronts_libdir}/q4banking/cfgmodules
|
%define q4b_cfgmoddir %{fronts_libdir}/q4banking/cfgmodules
|
||||||
Name: aqbanking
|
Name: aqbanking
|
||||||
Version: 6.2.5
|
Version: 6.2.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for Online Banking Functions and Financial Data Import and Export
|
Summary: Library for Online Banking Functions and Financial Data Import and Export
|
||||||
License: GPL-2.0-only OR GPL-3.0-only
|
License: GPL-2.0-only OR GPL-3.0-only
|
||||||
@ -42,8 +42,8 @@ BuildRequires: doxygen
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gmp-devel
|
BuildRequires: gmp-devel
|
||||||
BuildRequires: gwenhywfar-devel >= 5.2.0.1
|
BuildRequires: gwenhywfar-devel >= 5.5.1.1
|
||||||
BuildRequires: gwenhywfar-tools >= 5.2.0.1
|
BuildRequires: gwenhywfar-tools >= 5.5.1.1
|
||||||
BuildRequires: ktoblzcheck-devel >= 1.10
|
BuildRequires: ktoblzcheck-devel >= 1.10
|
||||||
BuildRequires: libltdl-devel
|
BuildRequires: libltdl-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user