forked from pool/aqbanking
Accepting request 73486 from GNOME:Apps
update to 5.0.10 (forwarded request 73458 from NicoK) OBS-URL: https://build.opensuse.org/request/show/73486 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aqbanking?expand=0&rev=34
This commit is contained in:
parent
fec3d7b4d4
commit
92e128c174
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -21,3 +21,5 @@
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||
## Specific LFS patterns
|
||||
_service:download_url:xf86-video-fbdev-1288897321.tar filter=lfs diff=lfs merge=lfs -text
|
||||
|
10
_service
10
_service
@ -1,17 +1,17 @@
|
||||
<services>
|
||||
<service name="download_url">
|
||||
<param name="filename">aqbanking-5.0.7.tar.gz</param>
|
||||
<param name="filename">aqbanking-5.0.10.tar.gz</param>
|
||||
<param name="host">www.aquamaniac.de</param>
|
||||
<param name="protocol">http</param>
|
||||
<param name="path">/sites/download/download.php?package=03&release=80&file=01&dummy=aqbanking-5.0.7.tar.gz</param>
|
||||
<param name="path">/sites/download/download.php?package=03&release=83&file=01&dummy=aqbanking-5.0.10.tar.gz</param>
|
||||
</service>
|
||||
<service name="verify_file">
|
||||
<param name="file">_service:download_url:aqbanking-5.0.7.tar.gz</param>
|
||||
<param name="file">_service:download_url:aqbanking-5.0.10.tar.gz</param>
|
||||
<param name="verifier">sha256</param>
|
||||
<param name="checksum">9a3e3e51f182dc6b64ca5b1eeda6ad9393d9bf9a7d765e2a3b718f54fa83af73</param>
|
||||
<param name="checksum">7dcdfdc75d546adabce879a629e3c6e8864886f744f81f5a91e0ba7e5ff2b3aa</param>
|
||||
</service>
|
||||
<service name="recompress">
|
||||
<param name="file">_service:download_url:aqbanking-5.0.7.tar.gz</param>
|
||||
<param name="file">_service:download_url:aqbanking-5.0.10.tar.gz</param>
|
||||
<param name="compression">bz2</param>
|
||||
</service>
|
||||
</services>
|
3
_service:download_url:xf86-video-fbdev-1288897321.tar
Normal file
3
_service:download_url:xf86-video-fbdev-1288897321.tar
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd952aa14c7db07dc285aed59301a7661a9b5d0dbd8a4fbf6c8f2db641561756
|
||||
size 163840
|
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:333e5234816914e1087a9d64ee761381d8bad1293f2f1e5d67c285e0a8d13b30
|
||||
size 2994322
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c3b4aa1313c52368f65f50ea214990176564f22adac0a78814c1d209b7421a5
|
||||
size 2989604
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 13 18:39:53 UTC 2011 - Nico.Laus.2001@gmx.de
|
||||
|
||||
- Update to version 5.0.10:
|
||||
+ some bug fixes
|
||||
+ internal symbols of AqHBCI are not exported anymore
|
||||
+ better handling of standing orders and terminated bank
|
||||
transfers during imports
|
||||
- Update to version 5.0.9beta:
|
||||
+ added "aqhbci-tool logfile" to anonymise log files
|
||||
+ bug fixes for manual ChipTAN methods
|
||||
- Update to version 5.0.8beta:
|
||||
+ support for new iTAN methods (some manual ChipTAN methods might
|
||||
now work)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 26 21:31:45 UTC 2011 - Nico.Laus.2001@gmx.de
|
||||
|
||||
|
@ -31,7 +31,7 @@ BuildRequires: ktoblzcheck-devel >= 1.10
|
||||
%if %build_ofx
|
||||
BuildRequires: libofx-devel
|
||||
%endif
|
||||
Version: 5.0.7
|
||||
Version: 5.0.10
|
||||
Release: 1
|
||||
Recommends: %{name}-lang
|
||||
Url: http://www.aquamaniac.de/aqbanking/
|
||||
|
Loading…
x
Reference in New Issue
Block a user