[gimp-web] downloads: add update comments to macOS section, rephrase message
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web] downloads: add update comments to macOS section, rephrase message
- Date: Tue, 14 Apr 2020 18:29:28 +0000 (UTC)
commit 1b452bfda932ab6f3b69c6ad79b0b749c15629af
Author: Michael Schumacher <schumaml gmx de>
Date: Tue Apr 14 20:28:19 2020 +0200
downloads: add update comments to macOS section, rephrase message
content/gimp_versions.json | 2 +-
themes/newgimp/templates/downloads-comments.html | 11 ++++++++++-
2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/content/gimp_versions.json b/content/gimp_versions.json
index 1578fcfe..beb2eb41 100644
--- a/content/gimp_versions.json
+++ b/content/gimp_versions.json
@@ -17,7 +17,7 @@
"sha512":
"c79d5a363b7593ada194b389181ae3abe9b0595d26cee86d218c24784cc9ec3b3c516fff3fa30c1cc105bc253062b1b03b83c9326497c89ba43478c0558b0dfc",
"sha256": "bf6ce59587e63e1e8bab923e7dfdaa0f2c8bd3ac4d0ced602f3c063f9e32465c",
"min-support": "Windows 7",
- "comment": "Fixes https://gitlab.gnome.org/GNOME/gegl/-/issues/231, which corrupted
images once the swap file hit 2 GiB",
+ "comment": "Fixes <a href='https://gitlab.gnome.org/GNOME/gegl/-/issues/231'>GEGL
issue #231</a>, which caused corrupted images once the swap file size reached 2 GiB",
"build-id": "org.gimp.GIMP_official",
"revision": 2
},
diff --git a/themes/newgimp/templates/downloads-comments.html
b/themes/newgimp/templates/downloads-comments.html
index c4e87517..e89f495f 100644
--- a/themes/newgimp/templates/downloads-comments.html
+++ b/themes/newgimp/templates/downloads-comments.html
@@ -128,6 +128,15 @@
<p>Note: the currently available package provides GIMP {{ MACOS_VER }} and has not yet updated to
the latest version, GIMP {{ GIMP_VERSION }}. We're working on that, please check back later.</p>
{% endif %}
+ {% if MACOS_COMMENT is defined %}
+ <small>
+ <p id='download-comment'>
+ Updated on {{ MACOS_DATE }}: GIMP {{ MACOS_VER }} DMG revision {{ MACOS_REVISION }}: </br>
+ {{ MACOS_COMMENT }}
+ </p>
+ </small>
+ {% endif %}
+
<p>
<span class='win-button' id='osx-torrent'>
<a href="//download.gimp.org/pub/gimp/v{{ MACOS_MAJOR_MINOR_VER }}/osx/{{ MACOS_FILE
}}.torrent">
@@ -258,7 +267,7 @@
{% if WINDOWS_COMMENT is defined %}
<small>
<p id='download-comment'>
- Updated installer for version {{ WINDOWS_VER }} released on {{ WINDOWS_DATE }}: </br>
+ Updated on {{ WINDOWS_DATE }}: GIMP {{ WINDOWS_VER }} installer revision {{ WINDOWS_REVISION }}:
</br>
{{ WINDOWS_COMMENT }}
</p>
</small>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]