gnucash-on-osx master: Release 2.6.14

John Ralls jralls at code.gnucash.org
Fri Sep 16 17:14:52 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/27d5f1e7 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/7d0472d9 (commit)



commit 27d5f1e7e8b3bbfb6e001a89da403239ffcedb8d
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Sep 16 14:14:27 2016 -0700

    Release 2.6.14

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index 54337ef..dfaf622 100644
--- a/gnucash-bundler/Info.plist
+++ b/gnucash-bundler/Info.plist
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Gnucash</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Gnucash version 2.6.13 © 2016 Gnucash Contributors</string>
+	<string>Gnucash version 2.6.14 © 2016 Gnucash Contributors</string>
 	<key>CFBundleIconFile</key>
 	<string>gnucash.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -15,17 +15,17 @@
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundleLongVersionString</key>
-	<string>2.6.13 © 2016 Gnucash Contributors</string>
+	<string>2.6.14 © 2016 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.6.13</string>
+	<string>2.6.14</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>2.6.13</string>
+	<string>2.6.14</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index bbb7266..8427f94 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -31,8 +31,8 @@
   <repository type="tarball" name="openssl"
 	      href="https://www.openssl.org/source/"/>
 
-  <include href="http://git.gnome.org/browse/gtk-osx/plain/modulesets-stable/gtk-osx.modules"/>
- <!--include href="file:///Users/john/Development/GTK-OSX/gtk-osx-build/modulesets-stable/gtk-osx.modules"/-->
+  <!--include href="http://git.gnome.org/browse/gtk-osx/plain/modulesets-stable/gtk-osx.modules"/-->
+ <include href="file:///Users/john/Development/GTK-OSX/gtk-osx-build/modulesets-stable/gtk-osx.modules"/>
 
   <autotools id="libchipcard" autogen-sh="configure" autogenargs="--enable-local-install">
     <branch module="gnucash/Dependencies/libchipcard-5.0.4.tar.gz" version="5.0.4"
@@ -225,7 +225,7 @@ for i in `ls $PREFIX/lib/libboost*`; do install_name_tool -id $i $i; done
   <autotools id="gnucash"
 	     autogen-sh="configure"
 	     autogenargs="--enable-ofx --enable-aqbanking --enable-binreloc --enable-dbi --with-dbi-dbd-dir=$PREFIX/lib/dbd --with-html-engine='webkit'">
-    <branch module="gnucash/stable/gnucash-2.6.13.tar.bz2" version="2.6.13"
+    <branch module="gnucash/stable/gnucash-2.6.14.tar.bz2" version="2.6.14"
 	    repo="sourceforge">
     </branch>
     <dependencies>



Summary of changes:
 gnucash-bundler/Info.plist | 8 ++++----
 modulesets/gnucash.modules | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)



More information about the gnucash-changes mailing list