xdg-dbus-proxy-0.1.4

This commit is contained in:
Rmys
2022-06-23 11:37:47 +03:00
committed by GitHub
parent 10f0edbce5
commit bf4ab6dc78
+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="0b230c35dc08de186834e0077004b3bff7fbb7eb" type="targz">https://github.com/flatpak/xdg-dbus-proxy/archive/0.1.2.tar.gz</Archive>
<Archive sha1sum="17dff138d32633fd4e67ab75437d44aead52ae36" type="targz">https://github.com/flatpak/xdg-dbus-proxy/archive/0.1.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="3">
<Date>2022-06-23</Date>
<Version>0.1.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-06-14</Date>
<Version>0.1.2</Version>