gnucash-on-osx master: Package GnuCash 5.14

John Ralls jralls at code.gnucash.org
Sat Dec 20 19:37:44 EST 2025


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/106c6a00 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/20b38f47 (commit)



commit 106c6a00999952cd16fe0a646e01f439f65f35db
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 20 16:37:15 2025 -0800

    Package GnuCash 5.14

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index 9756e8a..1ad10c9 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 5.13-3 © 2025 GnucashContributors</string>
+	<string>Gnucash version 5.14-1 © 2025 GnucashContributors</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>5.13-3 © 2025 Gnucash Contributors</string>
+	<string>5.14-1 © 2025 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>5.13-3</string>
+	<string>5.14-1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>5.13-3</string>
+	<string>5.14-1</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index af11c1d..bcf94e4 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -245,8 +245,8 @@
 
 <cmake id="gnucash"
         cmakeargs="-DGTEST_ROOT=${JHBUILD_SOURCE}/googletest/">
-   <branch module="gnucash/gnucash-5.13.tar.bz2"
-           checkoutdir="gnucash-5.13" repo="sourceforge" version="5.13" />
+   <branch module="gnucash/gnucash-5.14.tar.bz2"
+           checkoutdir="gnucash-5.14" repo="sourceforge" version="5.14" />
     <dependencies>
       <dep package="meta-gnucash-dependencies"/>
       <dep package="shared-mime-info-2.2"/>
@@ -310,8 +310,8 @@
 
  <cmake id="gnucash-docs"
         ninjaargs="html">
-   <branch  module="gnucash/gnucash-docs-5.13.tar.gz"
-            version="5.13" repo="sourceforge"/>
+   <branch  module="gnucash/gnucash-docs-5.14.tar.gz"
+            version="5.14" repo="sourceforge"/>
  </cmake>
 
  <cmake id="gnucash-unstable-docs"



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



More information about the gnucash-changes mailing list