gnucash-on-osx master: Release GnuCash 4.7 part 2

John Ralls jralls at code.gnucash.org
Mon Sep 27 13:57:09 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/9dd11d7d (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/52f1754c (commit)



commit 9dd11d7dbc2a7e424aa34e436c41d1573e9cde87
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Sep 27 10:56:59 2021 -0700

    Release GnuCash 4.7 part 2

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index b48914d..8a17400 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 4.6-1 © 2021 GnucashContributors</string>
+	<string>Gnucash version 4.7-2 © 2021 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>4.6-1 © 2021 Gnucash Contributors</string>
+	<string>4.7-2 © 2021 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>4.6-1</string>
+	<string>4.7-2</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>4.6-1</string>
+	<string>4.7-2</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 1f92237..bdb9e15 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -285,7 +285,7 @@
 
 <cmake id="gnucash"
         cmakeargs="-DGTEST_ROOT=${JHBUILD_SOURCE}/googletest/">
-   <branch module="gnucash/gnucash-4.6.tar.bz2"
+   <branch module="gnucash/gnucash-4.7.tar.bz2"
            checkoutdir="gnucash-4.7" repo="sourceforge" version="4.7" />
     <dependencies>
       <dep package="meta-gtk-osx-gtk3"/>



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



More information about the gnucash-changes mailing list