gobject-introspection-1.76.1

This commit is contained in:
Rmys
2023-03-23 13:52:47 +03:00
parent 79f59a9d6e
commit 9d0ea0fad9
+8 -1
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="4fe183af93ee959948fcef48922bae32612b9ef3" type="tarxz">mirrors://gnome/gobject-introspection/1.76/gobject-introspection-1.76.0.tar.xz</Archive>
<Archive sha1sum="48c579d98462ebf0b1b62e083b701fc54226e49a" type="tarxz">mirrors://gnome/gobject-introspection/1.76/gobject-introspection-1.76.1.tar.xz</Archive>
<BuildDependencies>
<!--<Dependency>cairo-devel</Dependency>-->
<Dependency>meson</Dependency>
@@ -65,6 +65,13 @@
</Package>
<History>
<Update release="27">
<Date>2023-03-23</Date>
<Version>1.76.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2023-03-22</Date>
<Version>1.76.0</Version>