gnucash-on-osx master: Package release of GnuCash 5.4
John Ralls
jralls at code.gnucash.org
Sun Sep 24 14:28:48 EDT 2023
Updated via https://github.com/Gnucash/gnucash-on-osx/commit/6d9d27d6 (commit)
from https://github.com/Gnucash/gnucash-on-osx/commit/4a368eba (commit)
commit 6d9d27d6afe24b442a003020bdd902a62cfbde3b
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Sep 24 11:28:38 2023 -0700
Package release of GnuCash 5.4
diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index a47fdc3..4d8b15a 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.3-1 © 2023 GnucashContributors</string>
+ <string>Gnucash version 5.4-1 © 2023 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.3-1 © 2023 Gnucash Contributors</string>
+ <string>5.4-1 © 2023 Gnucash Contributors</string>
<key>CFBundleName</key>
<string>Gnucash</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>5.3-1</string>
+ <string>5.4-1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>5.3-1</string>
+ <string>5.4-1</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 2b16f61..8aafd79 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -261,8 +261,8 @@
<cmake id="gnucash"
cmakeargs="-DGTEST_ROOT=${JHBUILD_SOURCE}/googletest/">
- <branch module="gnucash/gnucash-5.3.tar.bz2"
- checkoutdir="gnucash-5.3" repo="sourceforge" version="5.3" />
+ <branch module="gnucash/gnucash-5.4.tar.bz2"
+ checkoutdir="gnucash-5.4" repo="sourceforge" version="5.4" />
<dependencies>
<dep package="meta-gtk-osx-gtk3"/>
<dep package="libofx"/>
@@ -340,8 +340,8 @@
<cmake id="gnucash-docs"
ninjaargs="html">
- <branch module="gnucash/gnucash-docs-5.2.tar.gz"
- version="5.2" repo="sourceforge"/>
+ <branch module="gnucash/gnucash-docs-5.4.tar.gz"
+ version="5.4" 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