gobject-introspection 1.66.0

This commit is contained in:
Idris Kalp
2020-10-22 00:26:38 +03:00
parent 584c4f0c2c
commit 6a8790198b
+9 -2
View File
@@ -14,7 +14,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Introspection system for GObject-based libraries</Summary> <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> <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="6c51a15d3c067bb99b4b5c799d449c82c873f2b7" type="tarxz">mirrors://gnome/gobject-introspection/1.62/gobject-introspection-1.62.0.tar.xz</Archive> <Archive sha1sum="dc806ee27935d86e55e8e5d3313684fd01b7ecf8" type="tarxz">mirrors://gnome/gobject-introspection/1.66/gobject-introspection-1.66.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<!--<Dependency>cairo-devel</Dependency>--> <!--<Dependency>cairo-devel</Dependency>-->
<Dependency>meson</Dependency> <Dependency>meson</Dependency>
@@ -22,7 +22,7 @@
<Dependency>libffi-devel</Dependency> <Dependency>libffi-devel</Dependency>
<Dependency>python-devel</Dependency> <Dependency>python-devel</Dependency>
<!--<Dependency>python-mako</Dependency>--><!--for enable-doctool--> <!--<Dependency>python-mako</Dependency>--><!--for enable-doctool-->
<Dependency versionFrom="2.62.4">glib2-devel</Dependency> <Dependency versionFrom="2.66.2">glib2-devel</Dependency>
<Dependency>chrpath</Dependency> <Dependency>chrpath</Dependency>
</BuildDependencies> </BuildDependencies>
</Source> </Source>
@@ -65,6 +65,13 @@
</Package> </Package>
<History> <History>
<Update release="7">
<Date>2020-10-22</Date>
<Version>1.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="6"> <Update release="6">
<Date>2019-12-26</Date> <Date>2019-12-26</Date>
<Version>1.62.0</Version> <Version>1.62.0</Version>