Release 4.2.6 on Mac.

This commit is contained in:
John Ralls 2017-08-26 11:19:32 -07:00
parent 024204771b
commit baadf6158a
2 changed files with 7 additions and 7 deletions

View File

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>Gramps</string>
<key>CFBundleGetInfoString</key>
<string>Gramps-4.2.5, (C) 1997-2016 The Gramps Team http://www.gramps-project.org</string>
<string>Gramps-4.2.6, (C) 1997-2017 The Gramps Team http://www.gramps-project.org</string>
<key>CFBundleIconFile</key>
<string>gramps.icns</string>
<key>CFBundleIdentifier</key>
@ -17,13 +17,13 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.2.5</string>
<string>4.2.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>Gramps-4.2.5-1</string>
<string>Gramps-4.2.6-1</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 1997 - 2016 The Gramps Team, GNU General Public License.</string>
<string>Copyright 1997 - 2017 The Gramps Team, GNU General Public License.</string>
<key>LSMinimumSystemVersion</key>
<string>10.5</string>
<key>GtkOSXLaunchScriptFile</key>

View File

@ -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/v4.2.5.tar.gz"
repo="github-tarball" version="4.2.5"
checkoutdir="gramps-gramps-4.2.5"/>
<branch module="gramps-project/gramps/archive/v4.2.6.tar.gz"
repo="github-tarball" version="4.2.6"
checkoutdir="gramps-gramps-4.2.6"/>
<dependencies>
<dep package="meta-python2-modules"/>
<dep package="meta-python3-modules"/>