xdg-dbus-proxy ver. bump

This commit is contained in:
Rmys
2025-10-28 00:50:15 +03:00
committed by GitHub
parent 293fc41be4
commit 7951b12aca
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>a filtering proxy for D-Bus connections</Summary>
<Description>xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was originally part of the flatpak project, but it has been broken out as a standalone module to facilitate using it in other contexts.</Description>
<Archive sha1sum="a029503d101157ebf3ecaae18c7ed928b092d7c2" type="targz">https://github.com/flatpak/xdg-dbus-proxy/archive/0.1.5.tar.gz</Archive>
<Archive sha1sum="8228d056b1beb56cfccd91a7056d0bd21750dc50" type="targz">https://github.com/flatpak/xdg-dbus-proxy/archive/0.1.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="5">
<Date>2025-10-28</Date>
<Version>0.1.6</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2024-04-19</Date>
<Version>0.1.5</Version>