Add libhandy-1 dependency
Related: rhbz#1995538
This commit is contained in:
parent
2a488f99b6
commit
6e97a494d3
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: gnome-connections
|
Name: gnome-connections
|
||||||
Version: 41.beta
|
Version: 41.beta
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A remote desktop client for the GNOME desktop environment
|
Summary: A remote desktop client for the GNOME desktop environment
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -25,6 +25,7 @@ BuildRequires: pkgconfig(freerdp2)
|
|||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
BuildRequires: pkgconfig(gtk-vnc-2.0)
|
BuildRequires: pkgconfig(gtk-vnc-2.0)
|
||||||
|
BuildRequires: pkgconfig(libhandy-1)
|
||||||
|
|
||||||
Requires: hicolor-icon-theme
|
Requires: hicolor-icon-theme
|
||||||
|
|
||||||
@ -73,6 +74,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Connections
|
|||||||
%{_datadir}/mime/packages/org.gnome.Connections.xml
|
%{_datadir}/mime/packages/org.gnome.Connections.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 19 2021 Felipe Borges <feborges@redhat.com> - 41.beta-2
|
||||||
|
- Add libhandy-1 dependency
|
||||||
|
Related: rhbz#1995538
|
||||||
|
|
||||||
* Mon Aug 16 2021 Felipe Borges <feborges@redhat.com> - 41.beta-1
|
* Mon Aug 16 2021 Felipe Borges <feborges@redhat.com> - 41.beta-1
|
||||||
- Update to 41.beta
|
- Update to 41.beta
|
||||||
Related: rhbz#1993979
|
Related: rhbz#1993979
|
||||||
|
Loading…
Reference in New Issue
Block a user