gnucash-on-osx master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Mar 11 18:48:39 EST 2023


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/a83e4e0a (commit)
	 via  https://github.com/Gnucash/gnucash-on-osx/commit/3668296f (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/bee2fb5b (commit)



commit a83e4e0a842ea989b32e2bc29d30becfe827c006
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 11 15:48:28 2023 -0800

    Package release of GnuCash 4.903.

diff --git a/gnucash-bundler/Info-unstable.plist b/gnucash-bundler/Info-unstable.plist
index 5777f37..a39a8cd 100644
--- a/gnucash-bundler/Info-unstable.plist
+++ b/gnucash-bundler/Info-unstable.plist
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Gnucash</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Gnucash version 4.902-1 © 2023 GnucashContributors</string>
+	<string>Gnucash version 4.903-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>4.902-1 © 2023 Gnucash Contributors</string>
+	<string>4.903-1 © 2023 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>4.902-1</string>
+	<string>4.903-1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>4.902-1</string>
+	<string>4.903-1</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 94f6780..041a154 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -321,8 +321,8 @@
 
 <cmake id="gnucash-unstable"
         cmakeargs="-DGTEST_ROOT=${JHBUILD_SOURCE}/googletest">
-   <branch module="gnucash/gnucash-4.902.tar.bz2"
-           checkoutdir="gnucash-4.902" repo="sourceforge" version="4.902" />
+   <branch module="gnucash/gnucash-4.903.tar.bz2"
+           checkoutdir="gnucash-4.903" repo="sourceforge" version="4.903" />
    
     <dependencies>
       <dep package="meta-gtk-osx-gtk3"/>
@@ -383,8 +383,8 @@
 
   <cmake id="gnucash-unstable-docs"
 	    ninjaargs="html">
-    <branch  module="gnucash/gnucash-docs-4.900.tar.gz"
-	     version="4.900" repo="sourceforge"/>
+    <branch  module="gnucash/gnucash-docs-4.903.tar.gz"
+	     version="4.903" repo="sourceforge"/>
   </cmake>
 
   <autotools id="adwaita-3">

commit 3668296fe46869ed38a06bd64d1b2da450453ed4
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 4 17:38:35 2023 -0800

    Package GnuCash 4.902.

diff --git a/gnucash-bundler/Info-unstable.plist b/gnucash-bundler/Info-unstable.plist
index 5f50511..5777f37 100644
--- a/gnucash-bundler/Info-unstable.plist
+++ b/gnucash-bundler/Info-unstable.plist
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Gnucash</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Gnucash version 4.901-1 © 2023 GnucashContributors</string>
+	<string>Gnucash version 4.902-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>4.901-1 © 2023 Gnucash Contributors</string>
+	<string>4.902-1 © 2023 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>4.901-1</string>
+	<string>4.902-1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>4.901-1</string>
+	<string>4.902-1</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index e4fcd6a..94f6780 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -321,8 +321,8 @@
 
 <cmake id="gnucash-unstable"
         cmakeargs="-DGTEST_ROOT=${JHBUILD_SOURCE}/googletest">
-   <branch module="gnucash/gnucash-4.901.tar.bz2"
-           checkoutdir="gnucash-4.901" repo="sourceforge" version="4.901" />
+   <branch module="gnucash/gnucash-4.902.tar.bz2"
+           checkoutdir="gnucash-4.902" repo="sourceforge" version="4.902" />
    
     <dependencies>
       <dep package="meta-gtk-osx-gtk3"/>



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



More information about the gnucash-changes mailing list