dbus-glib 0.110

This commit is contained in:
idriskalp
2019-12-27 13:02:41 +03:00
parent b85ba7e0f6
commit 4dda20d3ee
+6 -6
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Glib bindings for D-Bus</Summary>
<Description>dbus-glib is an add-on library to integrate the standard D-Bus library with the GLib thread abstraction and main loop.</Description>
<Archive sha1sum="5c851f3d457b46d5fa7f1e647d1141592d38cc53" type="targz">http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.108.tar.gz</Archive>
<Archive sha1sum="998b7c762c8f18c906f19fc393bb8712eabe8c97" type="targz">http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.110.tar.gz</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
<!-- New dbus uses GVariant data structure. We need glib2 >= 2.24 -->
@@ -63,11 +63,11 @@
<History>
<Update release="5">
<Date>2018-10-31</Date>
<Version>0.108</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
<Date>2019-12-27</Date>
<Version>0.110</Version>
<Comment>Version bump</Comment>
<Name>idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-20</Date>