[gimp] Bug 734982 - update project information upon release.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Bug 734982 - update project information upon release.
- Date: Mon, 23 Oct 2017 23:29:30 +0000 (UTC)
commit 819a27564eb19f62d7f75f5632089835879cb819
Author: Jehan <jehan girinstud io>
Date: Tue Oct 24 01:24:24 2017 +0200
Bug 734982 - update project information upon release.
I've made the download and home page of gimp-web as generic as possible
so that one will just have to update GIMP_VERSIONS in order to release a
new version. In particular, no boring editing of hardcoded versions in
html pages anymore.
Also adding an item to update the authors page as well (which is
generated so it's just a matter of moving a file).
devel-docs/release-howto.txt | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/devel-docs/release-howto.txt b/devel-docs/release-howto.txt
index 2ba1ff3..4614332 100644
--- a/devel-docs/release-howto.txt
+++ b/devel-docs/release-howto.txt
@@ -122,11 +122,15 @@
( ) Check out or update the 'gimp-web' module, check out its testing
branch.
- [ ] Change the file content/downloads/index.md to reference the
- new source release.
+ [ ] Update the file 'GIMP_VERSIONS' adding the version, release
+ date, tarball name and its MD5 hash under "STABLE".
[ ] Create a news items for the release in content/news/
+ [ ] Run `make authors.md` in GIMP repository. This will generate
+ the file `authors.md`. Move it to ./content/about/authors.md on
+ the 'gimp-web' module and commit it.
+
[ ] Commit and push the changes, the web server should then
update itself soon (it checks for updates every 5 minutes).
Go to https://testing.gimp.org to verify the changes.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]