Update to 0.1.1
This commit is contained in:
parent
2963287e56
commit
9b43876972
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/xdg-dbus-proxy-0.1.0.tar.xz
|
||||
/xdg-dbus-proxy-0.1.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdg-dbus-proxy-0.1.0.tar.xz) = 516fd6d4db803efef34f153d0c8305c029287315da910c664f5d8543b744c47436a44b394e044fe1f3b46e8f455be559b8c6f8752eda43ee4049796a94845d21
|
||||
SHA512 (xdg-dbus-proxy-0.1.1.tar.xz) = 30917de338c596f9728eece0858675f82e7d410cea862840e6818209beeaf2f42d85d59e9019d667fcb30db0987e439b36ecd81168ef4c3f998c560e12ddd348
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: xdg-dbus-proxy
|
||||
Version: 0.1.0
|
||||
Version: 0.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Filtering proxy for D-Bus connections
|
||||
|
||||
@ -33,5 +33,8 @@ to facilitate using it in other contexts.
|
||||
%{_bindir}/xdg-dbus-proxy
|
||||
|
||||
%changelog
|
||||
* Tue Jan 15 2019 Kalev Lember <klember@redhat.com> - 0.1.1-1
|
||||
- Update to 0.1.1
|
||||
|
||||
* Fri Nov 23 2018 Kalev Lember <klember@redhat.com> - 0.1.0-1
|
||||
- Initial Fedora packaging
|
||||
|
Loading…
Reference in New Issue
Block a user