diff --git a/xdg-dbus-proxy-0.1.2.tar.xz b/xdg-dbus-proxy-0.1.2.tar.xz deleted file mode 100644 index c81614bc8ce8a6642c94c049f5f082e53eddeb81..0000000000000000000000000000000000000000 Binary files a/xdg-dbus-proxy-0.1.2.tar.xz and /dev/null differ diff --git a/xdg-dbus-proxy-0.1.4.tar.xz b/xdg-dbus-proxy-0.1.4.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..3c4271ac6ec0274a815e052deadc191c02fab59e Binary files /dev/null and b/xdg-dbus-proxy-0.1.4.tar.xz differ diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index fca9ab5e9b93673d534ca393296d9b9d23d1d9f5..ca4a4c8a2b9f1f0649b40bfceb655c5f2dc41fa2 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,5 +1,5 @@ Name: xdg-dbus-proxy -Version: 0.1.2 +Version: 0.1.4 Release: 1 Summary: Filtering proxy for D-Bus connections License: LGPLv2+ @@ -36,5 +36,8 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Thu Jun 26 2025 liudy - 0.1.4-1 +- update to 0.1.4 + * Thu Jul 23 2020 songnannan - 0.1.2-1 - package init