summary : GEGL (Generic Graphics Library) is a graph based image processing framework.
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -5,8 +5,8 @@
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Packager>
- <License>GPL-3.0</License>
- <License>LGPL-3.0</License>
+ <License>GPL-3.0-or-later</License>
+ <License>LGPL-3.0-or-later</License>
<PartOf>multimedia.graphics</PartOf>
<Summary xml:lang="en">GEGL (Generic Graphics Library) is a graph based image processing framework.</Summary>
<Description xml:lang="en">GEGL provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output.