template-glib ver. bump
This commit is contained in:
@@ -16,4 +16,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
mesontools.install()
|
mesontools.install()
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "NEWS", "COPYING", "README.md")
|
pisitools.dodoc("NEWS", "COPYING", "README.md")
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
<License>LGPLv2.1</License>
|
<License>LGPLv2.1</License>
|
||||||
<Summary>template-glib is a library for template expansion which supports calling into GObject Introspection from templates.</Summary>
|
<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>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
<Dependency>vala-devel</Dependency>
|
<Dependency>vala-devel</Dependency>
|
||||||
@@ -52,6 +52,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="5">
|
||||||
<Date>2025-08-13</Date>
|
<Date>2025-08-13</Date>
|
||||||
<Version>3.36.3</Version>
|
<Version>3.36.3</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user