template-glib ver. bump

This commit is contained in:
Rmys
2025-11-18 14:03:16 +03:00
parent 301ab6ccce
commit fa34c3272e
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ def build():
def install():
mesontools.install()
pisitools.dodoc("AUTHORS", "NEWS", "COPYING", "README.md")
pisitools.dodoc("NEWS", "COPYING", "README.md")
+8 -1
View File
@@ -11,7 +11,7 @@
<License>LGPLv2.1</License>
<Summary>template-glib is a library for template expansion which supports calling into GObject Introspection from templates.</Summary>
<Description>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.</Description>
<Archive sha1sum="cb1697a424df326e82dd9ca3afb1d08a0837cf4b" type="tarxz">https://download.gnome.org/sources/template-glib/3.36/template-glib-3.36.3.tar.xz</Archive>
<Archive sha1sum="d609f0c1ab87f573cd441abb22e94c90e66890f0" type="tarxz">https://download.gnome.org/sources/template-glib/3.38/template-glib-3.38.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>vala-devel</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="6">
<Date>2025-11-18</Date>
<Version>3.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2025-08-13</Date>
<Version>3.36.3</Version>