From a16b2f38babbe49bf5c5ab27203481da1a2d3e16 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 5 Sep 2023 15:07:48 +0200 Subject: [PATCH] Use standard whitespace --- gnome-connections.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gnome-connections.spec b/gnome-connections.spec index e0bcd4e..e99acc3 100644 --- a/gnome-connections.spec +++ b/gnome-connections.spec @@ -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