From 0f07df00d9613dd10d44f4510b722767b84688d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sabri=20=C3=9Cnal?= Date: Sat, 25 Oct 2025 01:47:58 +0300 Subject: [PATCH] appdata: Add release URLs This URLs are useful when users want to see more information about release notes. They are visible on software stores like GNOME Software and software websites like Flathub. --- desktop/org.gimp.GIMP.appdata.xml.in.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/desktop/org.gimp.GIMP.appdata.xml.in.in b/desktop/org.gimp.GIMP.appdata.xml.in.in index c09701f61e..0df382b2b5 100644 --- a/desktop/org.gimp.GIMP.appdata.xml.in.in +++ b/desktop/org.gimp.GIMP.appdata.xml.in.in @@ -195,6 +195,7 @@ + https://www.gimp.org/release/3.0.4/

This second micro release in the 3.0 series fixes various bugs and improves usability in several parts of the interface: @@ -218,6 +219,7 @@ + https://www.gimp.org/release/3.0.2/

As could be expected from a major release, a few critical bugs slipped through our testing! @@ -226,6 +228,7 @@ + https://www.gimp.org/release/3.0.0/

Our initial release for the next generation in image manipulation!