Ana Guerrero 2024-11-25 22:20:23 +00:00 committed by Git OBS Bridge
commit 3cd8f59f79
6 changed files with 32 additions and 21 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEQkAK9esqF/Cmm7VR6YmdeEqXdBYFAmP/m+UACgkQ6YmdeEqX
dBaMHwf/S39Hf2rMX74WcABUgmJZa0fd1/zsay0hbrd5gi0sKNkCbi0J03+BPFef
ej3rzutMtuWZ8gclVqTe/IY39AP4IV1p2zIk//Eir7qlrA76QwFjSRL5Xww5xX93
vttuqvJTrjXYL8HVGt6xd6I3OQz3KMbMctcP/HE8CDtq4HYfU/6BU5tmKgrSy+bb
LIEIASmbV4NokuZDOspAypclm6hm6IvmHiBIICv4qyUAW4ioTfCaGoRd26lHAE1L
QGylvJiAhqLoVr618Vp9Bbq9Dc1QPG/THzRaVLdp+lyP8VA2zyw6HKvWNg7y5ARu
0d97HA6x13iWEb/u0DOKDexXO92yKw==
=A8oX
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEQkAK9esqF/Cmm7VR6YmdeEqXdBYFAmYuVgMACgkQ6YmdeEqX
dBZu6wf+JUfLyMbzjyn2zsIb7toCzRpTrg0sddngtdK0AqzQZ6+DJfnFLLVDKQXk
SftKjw7jWslFIJ4U0g3zLWacLMXJScypBoMzRd/07KWC4WDr7xmt18W+HO25iB+P
vnnf8H5HhAyVCUGJZ7Bjtu2WUJR3LlAMdREUDGhaFM8ig8aRICFCpd2t1owR+m4G
9i5T5Cw/ruZIJAb3DTNiKik1dE5E7zrmhWu9R/Td5GTJerG7SPOgbyiv45R1iWf+
72jX/fhHE1K7WC6P/Ar9Fdob+hcNJw05Eoa6+/YTSwQdkNpnN49envDhJhPlsPEz
yZ7x3i06L9xBuA8D/FcgbHKkT+Kpnw==
=Gc47
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Nov 24 12:38:43 UTC 2024 - Nico Kruber <nico.kruber@gmail.com>
- Update to 6.5.9 (beta)
- Changelog for 6.5.6 (beta)
+ fixed bugs with "Decoupled TAN"
+ first server tests successful (thanks to Anselm!)
- Changelog for 6.5.6 (beta)
+ first version with support for HKTAN#7 and first implementation
of "Decoupled TAN" for app-based TAN entry
-------------------------------------------------------------------
Mon Apr 17 20:37:20 UTC 2023 - Nico Kruber <nico.kruber@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package aqbanking
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -29,14 +29,14 @@
%define releasever 400
%define ascreleasever 399
Name: aqbanking
Version: 6.5.4
Version: 6.5.9beta
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/499/aqbanking-%{version}.tar.gz
Source1: https://www.aquamaniac.de/rdm/attachments/download/498/aqbanking-%{version}.tar.gz.asc
Source: https://www.aquamaniac.de/rdm/attachments/download/520/aqbanking-%{version}.tar.gz
Source1: https://www.aquamaniac.de/rdm/attachments/download/519/aqbanking-%{version}.tar.gz.asc
Source2: aqbanking6-handbook-20190221.pdf
Source3: aqbanking.keyring
BuildRequires: cmake
@ -44,8 +44,8 @@ BuildRequires: doxygen
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: gmp-devel
BuildRequires: gwenhywfar-devel >= 5.8.2.1
BuildRequires: gwenhywfar-tools >= 5.8.2.1
BuildRequires: gwenhywfar-devel >= 5.11.0
BuildRequires: gwenhywfar-tools >= 5.11.0
BuildRequires: ktoblzcheck-devel >= 1.10
BuildRequires: libltdl-devel
BuildRequires: pkgconfig
@ -67,7 +67,7 @@ Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
Requires: cmake
Requires: glibc-devel
Requires: gwenhywfar-devel >= 5.2.0.1
Requires: gwenhywfar-devel >= 5.11.0
Requires: ktoblzcheck-devel
Requires: libltdl-devel
Requires: xmlsec1-gnutls-devel