Release Gramps 5.0.0-beta1 on MacOS.
This commit is contained in:
parent
6c279945e0
commit
965f7f7554
@ -7,7 +7,7 @@
|
|||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>Gramps</string>
|
<string>Gramps</string>
|
||||||
<key>CFBundleGetInfoString</key>
|
<key>CFBundleGetInfoString</key>
|
||||||
<string>master, (C) 1997-2017 The Gramps Team http://www.gramps-project.org</string>
|
<string>master, (C) 1997-2018 The Gramps Team http://www.gramps-project.org</string>
|
||||||
<key>CFBundleIconFile</key>
|
<key>CFBundleIconFile</key>
|
||||||
<string>gramps.icns</string>
|
<string>gramps.icns</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
@ -17,13 +17,13 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>5.0.0-alpha2-1</string>
|
<string>5.0.0-beta1-1</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>5.0.0-alpha2-1</string>
|
<string>5.0.0-beta1-1</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>Copyright 1997 - 2017 The Gramps Team, GNU General Public License.</string>
|
<string>Copyright 1997 - 2018 The Gramps Team, GNU General Public License.</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>10.8</string>
|
<string>10.8</string>
|
||||||
<key>GtkOSXLaunchScriptFile</key>
|
<key>GtkOSXLaunchScriptFile</key>
|
||||||
|
@ -66,9 +66,9 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
|
|||||||
</distutils>
|
</distutils>
|
||||||
|
|
||||||
<distutils id="gramps" supports-non-srcdir-builds="no">
|
<distutils id="gramps" supports-non-srcdir-builds="no">
|
||||||
<branch module="gramps-project/gramps/archive/v5.0.0-alpha2.tar.gz"
|
<branch module="gramps-project/gramps/archive/v5.0.0-beta1.tar.gz"
|
||||||
repo="github-tarball" version="5.0.0"
|
repo="github-tarball" version="5.0.0"
|
||||||
checkoutdir="gramps-gramps-5.0.0-alpha2"/>
|
checkoutdir="gramps-gramps-5.0.0-beta12"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dep package="meta-python2-modules"/>
|
<dep package="meta-python2-modules"/>
|
||||||
<dep package="meta-python3-modules"/>
|
<dep package="meta-python3-modules"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user