diff --git a/multimedia/graphics/babl/pspec.xml b/multimedia/graphics/babl/pspec.xml
index dfdc7cf2eb..5279ba318e 100644
--- a/multimedia/graphics/babl/pspec.xml
+++ b/multimedia/graphics/babl/pspec.xml
@@ -12,7 +12,7 @@
library
A dynamic, any to any, pixel format translation library
babl is a library that allows converting between different methods of storing pixels known as pixel formats that have with different bitdepths and other data representations, color models and component permutations.
- https://download.gimp.org/pub/babl/0.1/babl-0.1.118.tar.xz
+ https://download.gimp.org/pub/babl/0.1/babl-0.1.124.tar.xz
@@ -53,6 +53,13 @@
+
+ 2026-03-13
+ 0.1.124
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2026-01-14
0.1.118
diff --git a/multimedia/graphics/gegl/actions.py b/multimedia/graphics/gegl/actions.py
index 634853eb12..f6d52d684a 100644
--- a/multimedia/graphics/gegl/actions.py
+++ b/multimedia/graphics/gegl/actions.py
@@ -15,4 +15,4 @@ def build():
def install():
mesontools.install()
- pisitools.dodoc("AUTHORS", "COPYING", "COPYING.LESSER", "NEWS")
+ pisitools.dodoc("AUTHORS", "COPYING", "COPYING.LESSER")
diff --git a/multimedia/graphics/gegl/pspec.xml b/multimedia/graphics/gegl/pspec.xml
index a6d6a91daa..64a2006751 100644
--- a/multimedia/graphics/gegl/pspec.xml
+++ b/multimedia/graphics/gegl/pspec.xml
@@ -15,7 +15,7 @@
app:console
A graph based image processing framework
gegl (Generic Graphics Library) 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.
- https://download.gimp.org/pub/gegl/0.4/gegl-0.4.66.tar.xz
+ https://download.gimp.org/pub/gegl/0.4/gegl-0.4.68.tar.xz
ruby
meson
@@ -47,7 +47,7 @@
poppler-glib-devel
libjpeg-turbo-devel
gobject-introspection-devel
- babl-devel
+ babl-devel
@@ -112,6 +112,13 @@
+
+ 2026-03-13
+ 0.4.68
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2026-03-02
0.4.66