forked from pool/aqbanking
Accepting request 134023 from X11:common:Factory
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/134023 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aqbanking?expand=0&rev=49
This commit is contained in:
parent
191f2b370b
commit
3bebf8e2c8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04f2a9420513040b0e88c93b746d2e193985af909b58cc4ba99db56570059213
|
||||
size 3635384
|
3
aqbanking-5.0.25.tar.gz
Normal file
3
aqbanking-5.0.25.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb99f16704200e1ff456574b17895e04ef375479b21e075607454e6bc7c02151
|
||||
size 3637565
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 7 20:29:13 UTC 2012 - nico.kruber@gmail.com
|
||||
|
||||
- Update to version 5.0.25:
|
||||
+ added support for exporting bank transfers/direct debits via CSV
|
||||
(new CSV profile "transfers")
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 5 15:18:15 UTC 2012 - Nico.Laus.2001@gmx.de
|
||||
|
||||
- Update to version 5.0.24:
|
||||
+ fixes several bugs, particularly in the various HBCI keyfile
|
||||
methods and creating INI mails in HTML
|
||||
+ mark PIN as bad in PIN/TAN mode if dialogue calcelled
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 16 14:49:15 UTC 2012 - cfarrell@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define build_ofx 1
|
||||
%define aq_plugindir %{_libdir}/aqbanking/plugins/33
|
||||
%define aq_plugindir %{_libdir}/aqbanking/plugins/34
|
||||
%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.0.23
|
||||
Version: 5.0.25
|
||||
Release: 0
|
||||
# FIXME Still unable to use parallel make. Last checked: 2011-09-25
|
||||
Summary: Library for Online Banking Functions and Financial Data Import and Export
|
||||
@ -34,7 +34,7 @@ License: GPL-2.0 or GPL-3.0
|
||||
Group: Productivity/Office/Finance
|
||||
Url: http://www.aquamaniac.de/aqbanking/
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
#Source: http://www.aquamaniac.de/sites/download/download.php?package=03&release=93&file=01&dummy=aqbanking-5.0.23.tar.gz
|
||||
#Source: http://www2.aquamaniac.de/sites/download/download.php?package=03&release=95&file=01&dummy=aqbanking-5.0.25.tar.gz
|
||||
Source1: aqbanking4-handbook-20091231.pdf
|
||||
#Source1: http://www.aquamaniac.de/sites/download/download.php?package=09&release=09&file=01&dummy=aqbanking4-handbook-20091231.pdf
|
||||
BuildRequires: doxygen
|
||||
|
Loading…
Reference in New Issue
Block a user