forked from pool/aqbanking
Accepting request 385509 from X11:common:Factory
1 OBS-URL: https://build.opensuse.org/request/show/385509 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aqbanking?expand=0&rev=66
This commit is contained in:
parent
435088ccad
commit
bc0284eb48
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fd9db4e184d2bf55a71a62b97635dbad83220ecb7527cfd6e0339ded3c1d4111
|
|
||||||
size 3800981
|
|
3
aqbanking-5.6.8beta.tar.gz
Normal file
3
aqbanking-5.6.8beta.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4552014104e076828eaa3c530b80c85be216fed4319a5bdb261bce0668468006
|
||||||
|
size 3806069
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 6 10:42:51 UTC 2016 - nico.kruber@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.6.8beta:
|
||||||
|
+ this should finally fix problems with the comdirect bank
|
||||||
|
(and others)
|
||||||
|
- Update to 5.6.7beta:
|
||||||
|
+ fixes further problems using the "Unterkontomerkmal" field
|
||||||
|
for multiple accounts with the same account number,
|
||||||
|
e.g. comdirect bank
|
||||||
|
- Update to 5.6.6beta:
|
||||||
|
+ fix an error with the version number
|
||||||
|
- Update to 5.6.5beta:
|
||||||
|
+ fix SWIFT parser problems with banks using non-standard
|
||||||
|
conform data, e.g. also extract the IBAN from the account
|
||||||
|
number field
|
||||||
|
+ store UPD seperately for each account depending on account
|
||||||
|
number and sub-account number ("Konto-Unterkennung") - this
|
||||||
|
should fix problems with banks using the same account number
|
||||||
|
for multiple accounts, e.g. comdirect bank
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 13 14:58:17 UTC 2016 - jcnengel@gmail.com
|
Wed Jan 13 14:58:17 UTC 2016 - jcnengel@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package aqbanking
|
# spec file for package aqbanking
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -26,7 +26,7 @@
|
|||||||
%define q4b_cfgmoddir %{fronts_libdir}/q4banking/cfgmodules
|
%define q4b_cfgmoddir %{fronts_libdir}/q4banking/cfgmodules
|
||||||
|
|
||||||
Name: aqbanking
|
Name: aqbanking
|
||||||
Version: 5.6.4beta
|
Version: 5.6.8beta
|
||||||
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 or GPL-3.0
|
License: GPL-2.0 or GPL-3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user