SHA256
1
0
forked from pool/aqbanking

Accepting request 997683 from home:j-engel:banking

- Update to 6.5.3
  + aqbanking-cli: Added command to show supported commands per account.
  + AqHBCI: Cleanup (remove defs for static function from header files).
  + AqHBCI: Cleanup jobtransferbase.c. Probably fixed #260.
  + AqPaypal: Probably fixed missing unlock in bug #253.
  + AqHBCI: Probably fixed a bug in attach code/ack code handling (#263).
  + AqHBCI: Move _removeAttachPoints() to cbox_send and call it there.
  + Many more bugfixes
  + Add keyring for gpg validation

OBS-URL: https://build.opensuse.org/request/show/997683
OBS-URL: https://build.opensuse.org/package/show/Office/aqbanking?expand=0&rev=49
This commit is contained in:
Johannes Engel 2022-08-18 08:00:16 +00:00 committed by Git OBS Bridge
parent 0e2cd7a108
commit 99564aa93d
6 changed files with 30 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d2d3bea086e96ada7b6819206d4eb4168ceb7e32dce9a68dc6c6eabcc9eb63e
size 2718714

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEQkAK9esqF/Cmm7VR6YmdeEqXdBYFAmIzrJUACgkQ6YmdeEqX
dBYd9wf/fnUgo/7fq2uLwzxPgE2DlhQKh9/O74RmGgB1P0wMH1QRVZM8JSTcgyC+
zaTtqS3V9xJPSSompYXtNvl8SBgNcc+cbO74ZLhj0niEYZ8VV2deXM/VWZVg22HO
rtskbl6D++PF2BWcpg+MCfdqFgXX5nK2AKZ91ADfmJ4gI9fkzC2yzsH3ryakwRqN
L6i8ppXSQsZWzyuLWt29XfAb/cfqQTjoJjrQxikcie2GnDHPXxi1ukZPe+/3L90m
43UW2spfh4JWzeF8vC2JexzaJuZtebA6mAeSoy00rtzCqRaAq7NL0yl0cqyahOpQ
dJqGcYCaEGRABgZ4GZJ/LDidHwnZCQ==
=bYsX
-----END PGP SIGNATURE-----

3
aqbanking-6.5.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c62bf26aa42e69b21e188b54f6a5d825d6da34de1a14cbc3b67d85a9705136e
size 2690700

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEQkAK9esqF/Cmm7VR6YmdeEqXdBYFAmL0GnwACgkQ6YmdeEqX
dBbzPQf+N1cgyI4NtYq5yeEQy7clyJAQEnhx7fJxsMJdw1Iu/B5pyMltyP7Q4QwR
l9m+5B8PGjGoiVufR44nHt2aqESNhsWaED/d43RCfnvkBaY2sl5M8gbFOwlna45d
2MCyNpVdw4swBeiWdRu75GMuVP1xbwKTDegci5b8qz8Pa8KG3jziv/VEqqo+koEW
UQ94zQFVB3AoOsR0FQMQy0ITNY25XFn+3X/6tLog65g8XO2D+DVAAmcV1NGaF1LA
is/XMUl5ags5H30IZ1M1dLMT5rsmBZ31RqyjLHLFrKJgOJTUwhcgdqSonchYjWeh
hERit6NGEMV2xFCHUQ4FebLh3hnpGA==
=/t8t
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Aug 18 07:49:16 UTC 2022 - Johannes Engel <jcnengel@gmail.com>
- Update to 6.5.3
+ aqbanking-cli: Added command to show supported commands per account.
+ AqHBCI: Cleanup (remove defs for static function from header files).
+ AqHBCI: Cleanup jobtransferbase.c. Probably fixed #260.
+ AqPaypal: Probably fixed missing unlock in bug #253.
+ AqHBCI: Probably fixed a bug in attach code/ack code handling (#263).
+ AqHBCI: Move _removeAttachPoints() to cbox_send and call it there.
+ Many more bugfixes
+ Add keyring for gpg validation
-------------------------------------------------------------------
Sun Mar 20 17:20:07 UTC 2022 - Johannes Engel <jcnengel@gmail.com>

View File

@ -29,14 +29,14 @@
%define releasever 400
%define ascreleasever 399
Name: aqbanking
Version: 6.5.0
Version: 6.5.3
Release: 0
Summary: Library for Online Banking Functions and Financial Data Import and Export
License: GPL-2.0-only OR GPL-3.0-only
Group: Productivity/Office/Finance
URL: https://www.aquamaniac.de/aqbanking/
Source: https://www.aquamaniac.de/rdm/attachments/download/435/aqbanking-%{version}.tar.gz
Source1: https://www.aquamaniac.de/rdm/attachments/download/434/aqbanking-%{version}.tar.gz.asc
Source: https://www.aquamaniac.de/rdm/attachments/download/467/aqbanking-%{version}.tar.gz
Source1: https://www.aquamaniac.de/rdm/attachments/download/466/aqbanking-%{version}.tar.gz.asc
Source2: aqbanking6-handbook-20190221.pdf
BuildRequires: cmake
BuildRequires: doxygen