Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
869453d67f |
3 changed files with 7 additions and 3 deletions
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: 5%{?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
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue