Mac changes to release 4.2.0
This commit is contained in:
parent
58fc415e28
commit
f2b1a5bdbc
@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>Gramps</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Gramps-4.2.0beta2, (C) 1997-2015 The Gramps Team http://www.gramps-project.org</string>
|
||||
<string>Gramps-4.2.0, (C) 1997-2015 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>4.2.0beta2</string>
|
||||
<string>4.2.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>Gramps-4.2.0beta2-1</string>
|
||||
<string>Gramps-4.2.0-1</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 1997 - 2015 The Gramps Team, GNU General Public License.</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
@ -67,9 +67,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/gramps-4.2.0beta2.tar.gz"
|
||||
repo="github-tarball" version="4.2.0beta2"
|
||||
checkoutdir="gramps-gramps-4.2.0beta2"/>
|
||||
<branch module="gramps-project/gramps/archive/gramps-4.2.0.tar.gz"
|
||||
repo="github-tarball" version="4.2.0"
|
||||
checkoutdir="gramps-gramps-4.2.0"/>
|
||||
<dependencies>
|
||||
<dep package="meta-python2-modules"/>
|
||||
<dep package="meta-python3-modules"/>
|
||||
|
Loading…
Reference in New Issue
Block a user