dbus ver. bump

This commit is contained in:
Rmys
2025-04-10 21:44:04 +03:00
parent 1577726409
commit 98584c2fb5
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>service</IsA>
<Summary>A message bus system, a simple way for applications to talk to each other</Summary>
<Description>D-Bus supplies both a system daemon (for events such as "new hardware device added" or "printer queue changed") and a per-user-login-session daemon (for general IPC needs among user applications). Also, the message bus is built on top of a general one-to-one message passing framework, which can be used by any two apps to communicate directly (without going through the message bus daemon). Currently the communicating applications are on one computer, but TCP/IP option is available and remote support planned.</Description>
<Archive sha1sum="29a3de47fef882e620b7b2ff275250fa3fd442be" type="tarxz">https://dbus.freedesktop.org/releases/dbus/dbus-1.16.0.tar.xz</Archive>
<Archive sha1sum="f44e9a36af548909e46aec8b29b965aeabc3bfbd" type="tarxz">https://dbus.freedesktop.org/releases/dbus/dbus-1.16.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency versionFrom="2.5.0">expat-devel</Dependency>
@@ -103,6 +103,13 @@
</Package>
<History>
<Update release="27">
<Date>2025-04-08</Date>
<Version>1.16.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="26">
<Date>2025-01-01</Date>
<Version>1.16.0</Version>