Use standard whitespace

This commit is contained in:
Kalev Lember 2023-09-05 15:20:08 +02:00
parent f162502161
commit f85de8e423

View File

@ -1,17 +1,18 @@
%global tarball_version %%(echo %{version} | tr '~' '.')
Name: gnome-backgrounds
Version: 45~rc
Release: 1%{?dist}
Summary: Desktop backgrounds packaged with the GNOME desktop
Name: gnome-backgrounds
Version: 45~rc
Release: 1%{?dist}
Summary: Desktop backgrounds packaged with the GNOME desktop
License: CC-BY-SA-3.0
URL: https://gitlab.gnome.org/GNOME/gnome-backgrounds
Source0: https://download.gnome.org/sources/%{name}/45/%{name}-%{tarball_version}.tar.xz
License: CC-BY-SA-3.0
URL: https://gitlab.gnome.org/GNOME/gnome-backgrounds
Source0: https://download.gnome.org/sources/%{name}/45/%{name}-%{tarball_version}.tar.xz
BuildArch: noarch
BuildRequires: gettext
BuildRequires: meson
BuildArch: noarch
BuildRequires: gettext
BuildRequires: meson
# svg pixbuf loader
Requires: (librsvg2 if gdk-pixbuf2)