From 0e34e129b77464697159ffc31ddf8cdecfed7e18ef6a91ab59cc3877719b51a6 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 22 Nov 2015 10:00:49 +0000 Subject: [PATCH] Accepting request 345374 from X11:common:Factory 1 OBS-URL: https://build.opensuse.org/request/show/345374 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aqbanking?expand=0&rev=64 --- aqbanking-5.5.1.tar.gz | 3 --- aqbanking-5.6.1beta.tar.gz | 3 +++ aqbanking.changes | 15 +++++++++++++++ aqbanking.spec | 8 ++++---- 4 files changed, 22 insertions(+), 7 deletions(-) delete mode 100644 aqbanking-5.5.1.tar.gz create mode 100644 aqbanking-5.6.1beta.tar.gz diff --git a/aqbanking-5.5.1.tar.gz b/aqbanking-5.5.1.tar.gz deleted file mode 100644 index 157b100..0000000 --- a/aqbanking-5.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:238f17d27d86e0cef239479c4be152cb98f5be9d6b87fca38741d32e762faddf -size 3818696 diff --git a/aqbanking-5.6.1beta.tar.gz b/aqbanking-5.6.1beta.tar.gz new file mode 100644 index 0000000..454a516 --- /dev/null +++ b/aqbanking-5.6.1beta.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a25a095557e7ccfc443b3e31c90c906ea42992d64ecf83d2d00f8253978af4d +size 3820838 diff --git a/aqbanking.changes b/aqbanking.changes index bb07535..c48917c 100644 --- a/aqbanking.changes +++ b/aqbanking.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Nov 5 23:41:04 UTC 2015 - nico.kruber@gmail.com + +- Update to 5.6.1 (beta): + + improve the SWIFT parser + (NOTE: duplicates may arise after first updating your accounts) +- Update to 5.6.0 (beta): + + make the SWIFT parser tolerate non-specification conforming + information, e.g. from the SpardaBank and Netbank + (NOTE: duplicates will arise for those banks after first + updating your accounts) + + support a HBCI module for COR1-SEPA direct debits (not fully + tested yet) + + some improvements in the build system + ------------------------------------------------------------------- Sat Jan 3 11:59:05 UTC 2015 - jcnengel@gmail.com diff --git a/aqbanking.spec b/aqbanking.spec index 82f837c..2fa3162 100644 --- a/aqbanking.spec +++ b/aqbanking.spec @@ -1,7 +1,7 @@ # # spec file for package aqbanking # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %define build_ofx 1 -%define aq_plugindir %{_libdir}/aqbanking/plugins/34 +%define aq_plugindir %{_libdir}/aqbanking/plugins/35 %define fronts_libdir %{aq_plugindir}/frontends %define imex_plugindir %{aq_plugindir}/imexporters %define imex_datadir %{_datadir}/%{name}/imexporters @@ -26,7 +26,7 @@ %define q4b_cfgmoddir %{fronts_libdir}/q4banking/cfgmodules Name: aqbanking -Version: 5.5.1 +Version: 5.6.1beta Release: 0 Summary: Library for Online Banking Functions and Financial Data Import and Export License: GPL-2.0 or GPL-3.0 @@ -227,7 +227,7 @@ mkdir -p %{buildroot}/%{_docdir}/%{name} ### The aqbanking files %{_bindir}/%{name}-config %{_includedir}/%{name}5/ -%{_libdir}/cmake/%{name}-5.5/ +%{_libdir}/cmake/%{name}-5.6/ %{_libdir}/libaqbanking.so %{_libdir}/libaqhbci.so %{_libdir}/libaqnone.so