devel rebuild

This commit is contained in:
Rmys
2020-12-16 23:34:18 +03:00
parent 09e6a289d6
commit e9632039c8
50 changed files with 595 additions and 77 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="dc806ee27935d86e55e8e5d3313684fd01b7ecf8" type="tarxz">mirrors://gnome/gobject-introspection/1.66/gobject-introspection-1.66.0.tar.xz</Archive>
<Archive sha1sum="c1a9aa497bbe0b639f9ea4505c5fadfd765f9c98" type="tarxz">mirrors://gnome/gobject-introspection/1.66/gobject-introspection-1.66.1.tar.xz</Archive>
<BuildDependencies>
<!--<Dependency>cairo-devel</Dependency>-->
<Dependency>meson</Dependency>
@@ -65,8 +65,15 @@
</Package>
<History>
<Update release="8">
<Date>2020-12-09</Date>
<Version>1.66.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-10-22</Date>
<Date>2020-11-07</Date>
<Version>1.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Idris Kalp</Name>