Release Gramps 5.1.1 on MacOS.
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
|     <key>CFBundleExecutable</key> | ||||
|     <string>Gramps</string> | ||||
|     <key>CFBundleGetInfoString</key> | ||||
|     <string>Gramps-5.1.0-1, (C) 1997-2019 The Gramps Team http://www.gramps-project.org</string> | ||||
|     <string>Gramps-5.1.1-1, (C) 1997-2019 The Gramps Team http://www.gramps-project.org</string> | ||||
|     <key>CFBundleIconFile</key> | ||||
|     <string>gramps.icns</string> | ||||
|     <key>CFBundleIdentifier</key> | ||||
| @@ -17,11 +17,11 @@ | ||||
|     <key>CFBundlePackageType</key> | ||||
|     <string>APPL</string> | ||||
|     <key>CFBundleShortVersionString</key> | ||||
|     <string>Gramps-5.1.0-1</string> | ||||
|     <string>Gramps-5.1.1-1</string> | ||||
|     <key>CFBundleSignature</key> | ||||
|     <string>????</string> | ||||
|     <key>CFBundleVersion</key> | ||||
|     <string>Gramps-5.1.0-1</string> | ||||
|     <string>Gramps-5.1.1-1</string> | ||||
|     <key>NSHumanReadableCopyright</key> | ||||
|     <string>Copyright 1997 - 2019 The Gramps Team, GNU General Public License.</string> | ||||
|     <key>LSMinimumSystemVersion</key> | ||||
|   | ||||
| @@ -65,9 +65,9 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle | ||||
|   </distutils> | ||||
|  | ||||
|  <distutils id="gramps" supports-non-srcdir-builds="no"> | ||||
|     <branch module="gramps-project/gramps/archive/v5.1.0.tar.gz" | ||||
| 	    repo="github-tarball" version="5.1.0" | ||||
| 	    checkoutdir="gramps-gramps-5.1.0"/> | ||||
|     <branch module="gramps-project/gramps/archive/v5.1.1.tar.gz" | ||||
| 	    repo="github-tarball" version="5.1.1" | ||||
| 	    checkoutdir="gramps-gramps-5.1.1"/> | ||||
|     <dependencies> | ||||
|       <dep package="meta-gramps-modules"/> | ||||
|     </dependencies> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user