diff --git a/.gitignore b/.gitignore index 4dfba1e..6995083 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /xdg-dbus-proxy-0.1.0.tar.xz /xdg-dbus-proxy-0.1.1.tar.xz +/xdg-dbus-proxy-0.1.2.tar.xz diff --git a/sources b/sources index 26c19de..48ae5da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-dbus-proxy-0.1.1.tar.xz) = 30917de338c596f9728eece0858675f82e7d410cea862840e6818209beeaf2f42d85d59e9019d667fcb30db0987e439b36ecd81168ef4c3f998c560e12ddd348 +SHA512 (xdg-dbus-proxy-0.1.2.tar.xz) = c76460e365778efeb1ef7cb9e479491afd1dc270680d108e7ece82b27be30bb4f958d4d218ac7d4497dcc749da25437f62119003866dcdeafcb6cea843dcbe1e diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 6749c06..0a3fb70 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy -Version: 0.1.1 -Release: 3%{?dist} +Version: 0.1.2 +Release: 1%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPLv2+ @@ -37,6 +37,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Thu Sep 19 2019 Kalev Lember - 0.1.2-1 +- Update to 0.1.2 + * Sat Jul 27 2019 Fedora Release Engineering - 0.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild