gnucash-on-osx master: Package GnuCash 4.6

John Ralls jralls at code.gnucash.org
Sat Jun 26 20:38:59 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/c1568755 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/768568a2 (commit)



commit c1568755ab004965b2ba36cd86d27cac5d6af3fc
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 26 17:38:50 2021 -0700

    Package GnuCash 4.6

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index 00c19aa..b48914d 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.5-1 © 2021 GnucashContributors</string>
+	<string>Gnucash version 4.6-1 © 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.5-1 © 2021 Gnucash Contributors</string>
+	<string>4.6-1 © 2021 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>4.5-1</string>
+	<string>4.6-1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>4.5-1</string>
+	<string>4.6-1</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 559018d..85a0e37 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -289,8 +289,8 @@
 
 <cmake id="gnucash"
         cmakeargs="-DGTEST_ROOT=${JHBUILD_SOURCE}/googletest/">
-   <branch module="gnucash/gnucash%20%28stable%29/4.5/gnucash-4.5.tar.bz2"
-           checkoutdir="gnucash-4.5" repo="sourceforge" version="4.5" />
+   <branch module="gnucash/gnucash%20%28stable%29/4.6/gnucash-4.6.tar.bz2"
+           checkoutdir="gnucash-4.6" repo="sourceforge" version="4.6" />
     <dependencies>
       <dep package="meta-gtk-osx-gtk3"/>
       <dep package="libofx"/>
@@ -368,8 +368,8 @@
 
   <cmake id="gnucash-docs"
          ninjaargs="html">
-    <branch  module="gnucash/gnucash%20%28stable%29/4.5/gnucash-docs-4.5.tar.gz"
-	     version="4.5" repo="sourceforge"/>
+    <branch  module="gnucash/gnucash%20%28stable%29/4.6/gnucash-docs-4.6.tar.gz"
+	     version="4.6" 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