xdg-dbus-proxy ver. bump

This commit is contained in:
Rmys
2024-04-20 10:26:48 +03:00
parent 0fb0f05fdd
commit 979434ea3d
+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="17dff138d32633fd4e67ab75437d44aead52ae36" type="targz">https://github.com/flatpak/xdg-dbus-proxy/archive/0.1.4.tar.gz</Archive>
<Archive sha1sum="a029503d101157ebf3ecaae18c7ed928b092d7c2" type="targz">https://github.com/flatpak/xdg-dbus-proxy/archive/0.1.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="4">
<Date>2024-04-19</Date>
<Version>0.1.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2022-06-23</Date>
<Version>0.1.4</Version>