gnucash-on-windows master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Wed Apr 22 15:35:06 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/70231d70 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/d8535a3a (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/199afe16 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/c7f7c0e3 (commit)



commit 70231d70cb4e36949f2964c55ba45dd04c3c7a7b
Merge: 199afe1 d8535a3
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Apr 22 19:42:44 2020 +0200

    Merge branch 'swig-3' of https://github.com/fellen/gnucash-on-windows


commit d8535a3a94ba1e4b80efbb583ef41bca1292d311
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Apr 21 15:30:59 2020 +0200

    Update swig to 3.0.12
    
    All other bundles use it already

diff --git a/gnucash.modules b/gnucash.modules
index 7fc99b8..b3259a3 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -233,8 +233,8 @@
   </autotools>
 
   <autotools id="swig" autogen-sh="configure">
-    <branch repo="sourceforge" module="swig/swig-2.0.11.tar.gz"
-	    version="2.0.11"/>
+    <branch repo="sourceforge" module="swig/swig-3.0.12.tar.gz"
+	    version="3.0.12"/>
     <dependencies>
       <dep package="pcre"/>
     </dependencies>

commit 199afe1652ee46ede4a621d7e0f856f8cd5aa193
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Apr 21 14:51:02 2020 +0200

    Update xmlsec to 1.2.29
    
    Reason: use the same version as in flatpak

diff --git a/gnucash.modules b/gnucash.modules
index 7fc99b8..e4a24a3 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -166,9 +166,9 @@
   </autotools>
 
   <autotools id="xmlsec" >
-    <branch module="lsh123/xmlsec/archive/xmlsec-1_2_28.tar.gz"
-            repo="github-tar" version="1.2.28"
-            checkoutdir="xmlsec-xmlsec-1_2_28">
+    <branch module="lsh123/xmlsec/archive/xmlsec-1_2_29.tar.gz"
+            repo="github-tar" version="1.2.29"
+            checkoutdir="xmlsec-xmlsec-1_2_29">
         <patch file="xmlsec-make-clean.patch" strip="1"/>
     </branch>
     <dependencies>



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



More information about the gnucash-changes mailing list