template-glib-3.34.1

This commit is contained in:
Rmys
2022-06-01 11:43:34 +03:00
committed by GitHub
parent c3ebc064b4
commit 139edad176
+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="3e90a398dc66d947d84a2fc8fda9f95e25d531e6" type="tarxz">https://download.gnome.org/sources/template-glib/3.34/template-glib-3.34.0.tar.xz</Archive>
<Archive sha1sum="323e190787b5ccaa22601b61e84fff3f6ab18bf8" type="tarxz">https://download.gnome.org/sources/template-glib/3.34/template-glib-3.34.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>vala-devel</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="2">
<Date>2022-03-21</Date>
<Version>3.34.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-06-13</Date>
<Version>3.34.0</Version>