Update to 42.0
This commit is contained in:
parent
c3e7d8f95d
commit
bffdf26b3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/gnome-connections-41.0.tar.xz
|
/gnome-connections-41.0.tar.xz
|
||||||
/gnome-connections-41.1.tar.xz
|
/gnome-connections-41.1.tar.xz
|
||||||
/gnome-connections-41.2.tar.xz
|
/gnome-connections-41.2.tar.xz
|
||||||
|
/gnome-connections-42.0.tar.xz
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
%global url_ver %%(echo %{version} | cut -d. -f1)
|
%global url_ver %%(echo %{version} | cut -d. -f1)
|
||||||
|
|
||||||
Name: gnome-connections
|
Name: gnome-connections
|
||||||
Version: 41.2
|
Version: 42.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?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,7 +25,9 @@ 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(gvncpulse-1.0)
|
||||||
BuildRequires: pkgconfig(libhandy-1)
|
BuildRequires: pkgconfig(libhandy-1)
|
||||||
|
BuildRequires: pkgconfig(libsecret-1)
|
||||||
|
|
||||||
Requires: hicolor-icon-theme
|
Requires: hicolor-icon-theme
|
||||||
|
|
||||||
@ -80,6 +82,9 @@ 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
|
||||||
|
* Mon Mar 21 2022 David King <amigadave@amigadave.com> - 42.0-1
|
||||||
|
- Update to 42.0
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 41.2-2
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 41.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-connections-41.2.tar.xz) = c20d145f381a75fe5e1e2e5c555b683ed982c1ec5b5438943c457d576da6a7d0fd84917e2f7bb6faa31d105cbd917ec91f8c2be5fd8344f62e700fa960aa150c
|
SHA512 (gnome-connections-42.0.tar.xz) = 109a47740618f92fc9ab6856ef2a6470a4f6c4d238093ff485d6c64b7226ddcab94d8d8b7c5fffd503e2877eec19015fca4d3878374661f503dd5d454e165817
|
||||||
|
Loading…
Reference in New Issue
Block a user