SHA256
1
0
forked from pool/aqbanking

Accepting request 267096 from X11:common:Factory

Update to stable release 5.5.1 including some bugfixes

OBS-URL: https://build.opensuse.org/request/show/267096
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aqbanking?expand=0&rev=63
This commit is contained in:
2015-01-03 21:01:19 +00:00
committed by Git OBS Bridge
parent e57d7ca5a6
commit b22b242f42
4 changed files with 13 additions and 6 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 3 11:59:05 UTC 2015 - jcnengel@gmail.com
- Update to 5.5.1
+ SEPA transactions mostly working now
+ stable version
-------------------------------------------------------------------
Tue Dec 16 22:09:43 UTC 2014 - p.drouand@gmail.com

View File

@@ -26,13 +26,13 @@
%define q4b_cfgmoddir %{fronts_libdir}/q4banking/cfgmodules
Name: aqbanking
Version: 5.5.0.2
Version: 5.5.1
Release: 0
Summary: Library for Online Banking Functions and Financial Data Import and Export
License: GPL-2.0 or GPL-3.0
Group: Productivity/Office/Finance
Url: http://www.aquamaniac.de/aqbanking/
Source: %{name}-%{version}-git.tar.gz
Source: %{name}-%{version}.tar.gz
Source1: aqbanking4-handbook-20091231.pdf
BuildRequires: cmake
BuildRequires: doxygen
@@ -117,7 +117,7 @@ access.
%lang_package
%prep
%setup -q -n %{name}-%{version}-git
%setup -q
%build
BACKEND_LIST="aqhbci aqnone"