gnome ver. bump

This commit is contained in:
Rmys
2022-11-02 01:23:31 +03:00
parent 35daaa660d
commit 56cab7fa9c
10 changed files with 71 additions and 12 deletions
+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="323e190787b5ccaa22601b61e84fff3f6ab18bf8" type="tarxz">https://download.gnome.org/sources/template-glib/3.34/template-glib-3.34.1.tar.xz</Archive>
<Archive sha1sum="068752c202895fb1b1cb526542328c807d04dbc5" type="tarxz">https://download.gnome.org/sources/template-glib/3.36/template-glib-3.36.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>vala-devel</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="3">
<Date>2022-09-18</Date>
<Version>3.36.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2022-03-21</Date>
<Version>3.34.1</Version>