- Update to 6.6.0

+ Improved im/exporter script for CAMT 053.001.02
  + csv: added profile for comdirect depot status reports
  + add pain.001.001.09 profile to xml imexporter
  + add pain.001.001.03 profile as SEPA profile
  + Bugfixes

OBS-URL: https://build.opensuse.org/package/show/Office/aqbanking?expand=0&rev=58
This commit is contained in:
Johannes Engel 2025-01-20 20:57:39 +00:00 committed by Git OBS Bridge
parent 636fce2e5c
commit 624c87cf15
6 changed files with 32 additions and 24 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEQkAK9esqF/Cmm7VR6YmdeEqXdBYFAmaBx7IACgkQ6YmdeEqX
dBbhUAf/ZS2aF0MYIAdWtJ3f6ZbKXblPHFNf4eKkhRjP/iWvBQBHvzaOQj92HLAX
omFJ0JeFpjtEoAqhRHjNIAkN2DX7JS6G7nFGyUUwu/BVokCGiMJScHsFohc4E/HO
+68JypQBl1KiHLPztVaC1azz+sOsQtIZQb36glPXTzuEZ2hcbHpLMoNAZ0Agn+jF
IjjfjdpWFVdxbF7RMpc9iQUP4W3E27cOR2UI+sEQdl5MSNMwpcsmcCtIzHmNvZiw
AKsURLVTMaCJ5ilcVuxs0dqgzxvFvSEevTd/0o3MwZGdQWESULhlRm0VqkQTJuh8
tR51gml9sip2yuQUiNtr7UFFK+yeig==
=Co4H
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEQkAK9esqF/Cmm7VR6YmdeEqXdBYFAmdh1LsACgkQ6YmdeEqX
dBZ3aggAkPIC+RSrXRC4TgMqLm3MzH0q4z4DAZXBh/C/t9U8au2XVdgrIgt5Ky1T
EQ4ByNNeJZpHeKwX7iFtb3rfIIS8N+nOIrVSouorKyvurR5mkMaijPyU3GPmYXDH
lnfF4yjXYsZxxjYGT60BwKds+u1wPE4SLvBq1LFfKLXpaZm/Vk4tTwf7IrM5KSq/
SbGxx19jCJERg9v1euiMRNWVA1CawQjKqLjp1l/WrWPS3cX77phk5k6RfBC6+Xoy
g7CDFt3vtg4OR5WQsfvWUFeMyauwK64dU6hbd9BP4g21ZIgA3+NPRf2KSkwLpOei
jHEDTaoeiEFN1Ulc4VGKR1w88Ht+AA==
=lCwt
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jan 2 01:31:43 UTC 2025 - Nico Kruber <nico.kruber@gmail.com>
- Update to 6.6.0
+ Improved im/exporter script for CAMT 053.001.02
+ csv: added profile for comdirect depot status reports
+ add pain.001.001.09 profile to xml imexporter
+ add pain.001.001.03 profile as SEPA profile
+ Bugfixes
-------------------------------------------------------------------
Mon Dec 2 14:02:45 UTC 2024 - Nico Kruber <nico.kruber@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package aqbanking
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,7 +16,7 @@
#
%define cmake_config_version 6.5
%define cmake_config_version 6.6
%define build_ofx 1
%define _name aqbanking
%define aq_plugindir %{_libdir}/aqbanking/plugins/44
@ -26,17 +26,15 @@
%define fronts_datadir %{_datadir}/%{_name}/frontends
%define qb_cfgmoddir %{fronts_libdir}/qbanking/cfgmodules
%define q4b_cfgmoddir %{fronts_libdir}/q4banking/cfgmodules
%define releasever 400
%define ascreleasever 399
Name: aqbanking
Version: 6.5.12beta
Version: 6.6.0
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/526/aqbanking-%{version}.tar.gz
Source1: https://www.aquamaniac.de/rdm/attachments/download/525/aqbanking-%{version}.tar.gz.asc
Source: https://www.aquamaniac.de/rdm/attachments/download/531/aqbanking-%{version}.tar.gz
Source1: https://www.aquamaniac.de/rdm/attachments/download/530/aqbanking-%{version}.tar.gz.asc
Source2: aqbanking6-handbook-20190221.pdf
Source3: aqbanking.keyring
BuildRequires: cmake
@ -44,8 +42,8 @@ BuildRequires: doxygen
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: gmp-devel
BuildRequires: gwenhywfar-devel >= 5.11.0
BuildRequires: gwenhywfar-tools >= 5.11.0
BuildRequires: gwenhywfar-devel >= 5.12.0
BuildRequires: gwenhywfar-tools >= 5.12.0
BuildRequires: ktoblzcheck-devel >= 1.10
BuildRequires: libltdl-devel
BuildRequires: pkgconfig
@ -67,7 +65,7 @@ Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
Requires: cmake
Requires: glibc-devel
Requires: gwenhywfar-devel >= 5.11.0
Requires: gwenhywfar-devel >= 5.12.0
Requires: ktoblzcheck-devel
Requires: libltdl-devel
Requires: xmlsec1-gnutls-devel