Update to 0.1.3
This commit is contained in:
parent
d2dae3e83d
commit
a77c6b7a6b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/xdg-dbus-proxy-0.1.0.tar.xz
|
||||
/xdg-dbus-proxy-0.1.1.tar.xz
|
||||
/xdg-dbus-proxy-0.1.2.tar.xz
|
||||
/xdg-dbus-proxy-0.1.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdg-dbus-proxy-0.1.2.tar.xz) = c76460e365778efeb1ef7cb9e479491afd1dc270680d108e7ece82b27be30bb4f958d4d218ac7d4497dcc749da25437f62119003866dcdeafcb6cea843dcbe1e
|
||||
SHA512 (xdg-dbus-proxy-0.1.3.tar.xz) = bb730366efca9d0d199983063dd5cd7b8a8aac8d9efd8e3d6b6090166e5e09a74ef241a07388cfbb2f108e66b3a29114671a6d955324626aebefa1d6c2423632
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: xdg-dbus-proxy
|
||||
Version: 0.1.2
|
||||
Release: 6%{?dist}
|
||||
Version: 0.1.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Filtering proxy for D-Bus connections
|
||||
|
||||
License: LGPLv2+
|
||||
@ -38,6 +38,9 @@ to facilitate using it in other contexts.
|
||||
%{_mandir}/man1/xdg-dbus-proxy.1*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 02 2022 Debarshi Ray <rishi@fedoraproject.org> - 0.1.3-1
|
||||
- Update to 0.1.3
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user