From fa34c3272e80fcdfe190ebab0ebdfdae0aad6113 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 18 Nov 2025 14:03:16 +0300 Subject: [PATCH] template-glib ver. bump --- programming/library/template-glib/actions.py | 2 +- programming/library/template-glib/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/programming/library/template-glib/actions.py b/programming/library/template-glib/actions.py index f0add529f3..36059be716 100644 --- a/programming/library/template-glib/actions.py +++ b/programming/library/template-glib/actions.py @@ -16,4 +16,4 @@ def build(): def install(): mesontools.install() - pisitools.dodoc("AUTHORS", "NEWS", "COPYING", "README.md") + pisitools.dodoc("NEWS", "COPYING", "README.md") diff --git a/programming/library/template-glib/pspec.xml b/programming/library/template-glib/pspec.xml index f385d565df..1881d33e31 100644 --- a/programming/library/template-glib/pspec.xml +++ b/programming/library/template-glib/pspec.xml @@ -11,7 +11,7 @@ LGPLv2.1 template-glib is a library for template expansion which supports calling into GObject Introspection from templates. Template-GLib is a library to help you generate text based on a template and user defined state. Template-GLib does not use a language runtime, so it is safe to use from any GObject-Introspectable language. - https://download.gnome.org/sources/template-glib/3.36/template-glib-3.36.3.tar.xz + https://download.gnome.org/sources/template-glib/3.38/template-glib-3.38.0.tar.xz meson vala-devel @@ -52,6 +52,13 @@ + + 2025-11-18 + 3.38.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-08-13 3.36.3