glib2-2.76.0

This commit is contained in:
Rmys
2023-03-16 17:32:19 +03:00
parent 489b07cea4
commit f087fcce71
3 changed files with 25 additions and 4 deletions
+9 -2
View File
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>Introspection system for GObject-based libraries</Summary>
<Description>gobject-introspection can scan C header and source files in order to generate introspection typelib files. It also provides an API to examine typelib files, useful for creating language bindings among other things.</Description>
<Archive sha1sum="e5af80651b2a39aa89bcbf7523e3f62cb7b7d3ca" type="tarxz">mirrors://gnome/gobject-introspection/1.74/gobject-introspection-1.74.0.tar.xz</Archive>
<Archive sha1sum="4fe183af93ee959948fcef48922bae32612b9ef3" type="tarxz">mirrors://gnome/gobject-introspection/1.76/gobject-introspection-1.76.0.tar.xz</Archive>
<BuildDependencies>
<!--<Dependency>cairo-devel</Dependency>-->
<Dependency>meson</Dependency>
@@ -22,7 +22,7 @@
<Dependency>libffi-devel</Dependency>
<Dependency>python-devel</Dependency>
<!--<Dependency>python-mako</Dependency>--><!--for enable-doctool-->
<Dependency versionFrom="2.74.6">glib2-devel</Dependency>
<Dependency versionFrom="2.76.0">glib2-devel</Dependency>
<Dependency>chrpath</Dependency>
</BuildDependencies>
</Source>
@@ -65,6 +65,13 @@
</Package>
<History>
<Update release="25">
<Date>2023-03-16</Date>
<Version>1.76.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2023-02-23</Date>
<Version>1.74.0</Version>