gnucash-on-windows master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Oct 8 15:22:37 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/a5868087 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/d64b0f0a (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/745da542 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/0225fabc (commit)



commit a5868087e9ee74aba93f8dc49dbb2e41509da58e
Merge: d64b0f0 745da54
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Oct 8 10:49:18 2020 -0700

    Merge Frank Ellenberger's ofx0.9.15 into maint.


commit d64b0f0a4f8868499456d3f1b476c56b0cbb4e68
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 7 01:18:05 2020 +0200

    Update to aqbanking-6.2.5
    
    AqHBCI: Fixed a minor bug. Improved log messages.

diff --git a/gnucash.modules b/gnucash.modules
index 770881b..62d2fcf 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -174,7 +174,7 @@
 
   <autotools id="aqbanking" autogen-sh="autoreconf" makeargs="-j1"
 	     autogenargs="--enable-local-install">
-    <branch module="340/aqbanking-6.2.4beta.tar.gz" repo="aqbanking" version="6.2.4beta" >
+    <branch module="342/aqbanking-6.2.5.tar.gz" repo="aqbanking" version="6.2.5" >
     </branch>
     <dependencies>
       <dep package="gwenhywfar"/>

commit 745da5423c15f764de903d95bc044e1913c528b4
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Oct 8 17:43:58 2020 +0200

    update libofx to 0.9.15

diff --git a/gnucash.modules b/gnucash.modules
index 770881b..bc91930 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -215,8 +215,8 @@
   </autotools>
 
   <autotools id="libofx" autogen-sh='autoreconf'>
-    <branch repo="sourceforge" module="libofx/libofx-0.9.14.tar.gz"
-	    version="0.9.14"/>
+    <branch repo="sourceforge" module="libofx/libofx-0.9.15.tar.gz"
+	    version="0.9.15"/>
     <dependencies>
       <dep package="OpenSP"/>
     </dependencies>



Summary of changes:
 gnucash.modules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



More information about the gnucash-changes mailing list