forked from pool/aqbanking
Accepting request 97471 from X11:common:Factory
update to 5.0.19 (updates, initial support for optical chipTAN methods, also licensed under GPL3) OBS-URL: https://build.opensuse.org/request/show/97471 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aqbanking?expand=0&rev=44
This commit is contained in:
parent
fc0881504a
commit
ac91cfd686
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:01d7f7184a88f53c75b2a784b556e57b80e8bdae24c537cfafb78daadbdec1ea
|
|
||||||
size 3550937
|
|
3
aqbanking-5.0.19.tar.gz
Normal file
3
aqbanking-5.0.19.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ed23e6f93dcc8bdd54030e530af426f8e226faeafc648daf85d576d333fad94c
|
||||||
|
size 3624263
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 19 23:01:26 UTC 2011 - Nico.Laus.2001@gmx.de
|
||||||
|
|
||||||
|
- Update to version 5.0.19:
|
||||||
|
+ support for optical chipTAN methods (in principal - for now only
|
||||||
|
implemented in the FOX front-end)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 30 22:12:00 UTC 2011 - Nico.Laus.2001@gmx.de
|
||||||
|
|
||||||
|
- Update to version 5.0.17:
|
||||||
|
+ additionally licensed under GPLv3
|
||||||
|
+ fixes a bug in the PIN/TAN definition files (HBCI backend)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 25 12:24:40 UTC 2011 - Nico.Laus.2001@gmx.de
|
Sun Sep 25 12:24:40 UTC 2011 - Nico.Laus.2001@gmx.de
|
||||||
|
|
||||||
|
@ -26,22 +26,22 @@
|
|||||||
%define q4b_cfgmoddir %{fronts_libdir}/q4banking/cfgmodules
|
%define q4b_cfgmoddir %{fronts_libdir}/q4banking/cfgmodules
|
||||||
|
|
||||||
Name: aqbanking
|
Name: aqbanking
|
||||||
Version: 5.0.16
|
Version: 5.0.19
|
||||||
Release: 1
|
Release: 1
|
||||||
# FIXME Still unable to use parallel make. Last checked: 2011-09-25
|
# FIXME Still unable to use parallel make. Last checked: 2011-09-25
|
||||||
License: GPL-2.0+
|
License: GPL-2.0 or GPL-3.0
|
||||||
Summary: Library for Online Banking Functions and Financial Data Import and Export
|
Summary: Library for Online Banking Functions and Financial Data Import and Export
|
||||||
Url: http://www.aquamaniac.de/aqbanking/
|
Url: http://www.aquamaniac.de/aqbanking/
|
||||||
Group: Productivity/Office/Finance
|
Group: Productivity/Office/Finance
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: %{name}-%{version}.tar.gz
|
||||||
#Source: http://www.aquamaniac.de/sites/download/download.php?package=03&release=87&file=01&dummy=aqbanking-5.0.16.tar.gz
|
#Source: http://www2.aquamaniac.de/sites/download/download.php?package=03&release=89&file=01&dummy=aqbanking-5.0.19.tar.gz
|
||||||
Source1: aqbanking4-handbook-20091231.pdf
|
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
|
#Source1: http://www.aquamaniac.de/sites/download/download.php?package=09&release=09&file=01&dummy=aqbanking4-handbook-20091231.pdf
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gmp-devel
|
BuildRequires: gmp-devel
|
||||||
BuildRequires: gwenhywfar-devel >= 4.0
|
BuildRequires: gwenhywfar-devel >= 4.3.1
|
||||||
BuildRequires: gwenhywfar-tools
|
BuildRequires: gwenhywfar-tools
|
||||||
BuildRequires: ktoblzcheck-devel >= 1.10
|
BuildRequires: ktoblzcheck-devel >= 1.10
|
||||||
BuildRequires: pkgconfig(gtk+-2.0)
|
BuildRequires: pkgconfig(gtk+-2.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user