desktop: add a <release> item for GIMP 3.0.0-RC1.

I had just forgotten to add it, though fortunately (or not) it doesn't
break string freeze because the <release> description fields are not
localized right now.
Cf. discussions in #8628 and this infrastructure report:
https://gitlab.gnome.org/Infrastructure/damned-lies/-/issues/473
This commit is contained in:
Jehan 2024-08-29 16:25:42 +02:00
parent a4f9e7e89a
commit 5d4e271d5a
1 changed files with 18 additions and 0 deletions

View File

@ -74,6 +74,24 @@
</provides>
<releases>
<release version="3.0.0~rc1" date="TODO" type="development">
<description>
<p>
GIMP 3.0.0-RC1 is the first release candidate of the GIMP 3 stable branch.
Most work has happened under the hood on bug fixes, API changes,
plug-ins ported to new API and stability in general.
Some more visible changes include:
</p>
<ul>
<li>Logo updated</li>
<li>The dialog for layer effects now proposes a "Merge filter" checkbox</li>
<li>Arrow key navigation in item dockables is now multi-layer aware</li>
<li>Dockable tab navigation with scroll input was reimplemented (feature removed from GTK)</li>
<li>New support for Sketchbook TIFF layers</li>
<li>Public libgimp API v3 now stable</li>
</ul>
</description>
</release>
<release version="2.99.18" date="2024-02-17" type="development">
<description>
<p>