Update to 40.0.1
Fix DBus activation.
This commit is contained in:
parent
d163b7f445
commit
e88b406824
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/gnome-connections-40.0.tar.xz
|
||||
/gnome-connections-40.0.1.tar.xz
|
||||
|
@ -6,8 +6,8 @@
|
||||
%global url_ver %%(echo %{version} | cut -d. -f1)
|
||||
|
||||
Name: gnome-connections
|
||||
Version: 40.0
|
||||
Release: 2%{?dist}
|
||||
Version: 40.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A remote desktop client for the GNOME desktop environment
|
||||
|
||||
License: GPLv3+
|
||||
@ -71,6 +71,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Connections
|
||||
%{_datadir}/mime/packages/org.gnome.Connections.xml
|
||||
|
||||
%changelog
|
||||
* Thu Apr 15 2021 Felipe Borges <feborges@redhat.com> - 40.0.1-1
|
||||
- Fix DBus activation
|
||||
|
||||
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 40.0-2
|
||||
- Rename from connections to gnome-connections
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-connections-40.0.tar.xz) = ae3ca82a7cd548983f48982e22879e08a3fb1012a0f9c2ffa3fc44e77c73e1ccbad46af5c560aea3fe51993b08161b1da3bee5c3c78b42e4779588f5c8a1854f
|
||||
SHA512 (gnome-connections-40.0.1.tar.xz) = b64562993bb18ebe18a8cc83d1e86b6d28b83a4062f465d5f9698be20e9e17bc4ef6993e60414e22cd291adfc25771dfbd6ec28b9baddae79d71efacf1aaa6c5
|
||||
|
Loading…
Reference in New Issue
Block a user