Update to 0.1.2
This commit is contained in:
parent
6af7dd932c
commit
ae708f7b25
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/xdg-dbus-proxy-0.1.0.tar.xz
|
/xdg-dbus-proxy-0.1.0.tar.xz
|
||||||
/xdg-dbus-proxy-0.1.1.tar.xz
|
/xdg-dbus-proxy-0.1.1.tar.xz
|
||||||
|
/xdg-dbus-proxy-0.1.2.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xdg-dbus-proxy-0.1.1.tar.xz) = 30917de338c596f9728eece0858675f82e7d410cea862840e6818209beeaf2f42d85d59e9019d667fcb30db0987e439b36ecd81168ef4c3f998c560e12ddd348
|
SHA512 (xdg-dbus-proxy-0.1.2.tar.xz) = c76460e365778efeb1ef7cb9e479491afd1dc270680d108e7ece82b27be30bb4f958d4d218ac7d4497dcc749da25437f62119003866dcdeafcb6cea843dcbe1e
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: xdg-dbus-proxy
|
Name: xdg-dbus-proxy
|
||||||
Version: 0.1.1
|
Version: 0.1.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Filtering proxy for D-Bus connections
|
Summary: Filtering proxy for D-Bus connections
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -37,6 +37,9 @@ to facilitate using it in other contexts.
|
|||||||
%{_mandir}/man1/xdg-dbus-proxy.1*
|
%{_mandir}/man1/xdg-dbus-proxy.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 19 2019 Kalev Lember <klember@redhat.com> - 0.1.2-1
|
||||||
|
- Update to 0.1.2
|
||||||
|
|
||||||
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-3
|
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user