Use standard whitespace

This commit is contained in:
Kalev Lember 2023-09-05 15:07:48 +02:00
parent a39df46e9e
commit a16b2f38ba

View File

@ -5,14 +5,14 @@
%global tarball_version %%(echo %{version} | tr '~' '.')
%global url_ver %%(echo %{version} | cut -d. -f1)
Name: gnome-connections
Version: 45~rc
Release: 1%{?dist}
Summary: A remote desktop client for the GNOME desktop environment
Name: gnome-connections
Version: 45~rc
Release: 1%{?dist}
Summary: A remote desktop client for the GNOME desktop environment
License: GPL-3.0-or-later
URL: https://gitlab.gnome.org/gnome/connections/-/wikis/home
Source0: https://download.gnome.org/sources/gnome-connections/%{url_ver}/gnome-connections-%{tarball_version}.tar.xz
License: GPL-3.0-or-later
URL: https://gitlab.gnome.org/gnome/connections/-/wikis/home
Source0: https://download.gnome.org/sources/gnome-connections/%{url_ver}/gnome-connections-%{tarball_version}.tar.xz
BuildRequires: desktop-file-utils
BuildRequires: gcc