Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GIMP
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2,675
Issues
2,675
List
Boards
Labels
Service Desk
Milestones
Merge Requests
35
Merge Requests
35
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
GIMP
Commits
20fc93fd
Commit
20fc93fd
authored
Mar 26, 2018
by
Jehan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
devel-docs: update the release procedure regarding appdata contents.
parent
2cf6d88a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
3 deletions
+12
-3
devel-docs/release-howto.txt
devel-docs/release-howto.txt
+12
-3
No files found.
devel-docs/release-howto.txt
View file @
20fc93fd
...
@@ -21,14 +21,19 @@
...
@@ -21,14 +21,19 @@
Mac OS and flatpak of the upcoming release so they have some time
Mac OS and flatpak of the upcoming release so they have some time
to sort out issues with their builds.
to sort out issues with their builds.
( ) If this is a stable release, make sure we have a <release> tag
( ) Make sure we have a <release> tag inside
inside desktop/org.gimp.GIMP.appdata.xml.in for this upcoming version.
desktop/org.gimp.GIMP.appdata.xml.in for this upcoming version,
with type="development" for development or RC releases (set
type="stable", or just no type for stable releases).
Some installers may feature more prominently software with recent
Some installers may feature more prominently software with recent
releases if the appropriate tag was set (e.g. GNOME Software has a
releases if the appropriate tag was set (e.g. GNOME Software has a
"Recent Releases" category).
"Recent Releases" category).
If a description is added, it may be featured in installers and
If a description is added, it may be featured in installers and
will be translatable (use <_p> or <_li> tags to make the strings
will be translatable (use <_p> or <_li> tags to make the strings
localizable).
localizable). So it is better to prepare the description text as
early as possible.
( ) Wait until the date specified in the announcements, use this time
( ) Wait until the date specified in the announcements, use this time
to get bug fixes applied which don't modify strings.
to get bug fixes applied which don't modify strings.
...
@@ -62,6 +67,10 @@
...
@@ -62,6 +67,10 @@
Therefore anything smaller than fullHD will look tiny and
Therefore anything smaller than fullHD will look tiny and
unsuited on a 4K or higher res display).
unsuited on a 4K or higher res display).
( ) If ever the actual release date evolved and is different from the
planned date, update the "date" in the <release> tag of the appdata
in: desktop/org.gimp.GIMP.appdata.xml.in
( ) Bump the version number to an even micro in configure.ac and
( ) Bump the version number to an even micro in configure.ac and
commit this change. It should be the version number of the
commit this change. It should be the version number of the
release you are about to make. Releases always have even micro
release you are about to make. Releases always have even micro
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment