Update timezone map

This commit is contained in:
Michael Catanzaro 2022-06-29 07:43:27 -05:00
parent 48736876e7
commit f5b4026c3c
2 changed files with 18436 additions and 1 deletions

View File

@ -23,6 +23,12 @@ Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{tarball_
# https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/965
Patch0: distro-logo.patch
# Remove timezone boundaries. Do not remove this patch unless the timezone map has been removed upstream.
Patch1: timezone-map.patch
# Required for %%autosetup -Sgit, which is required for timezone-map.patch.
BuildRequires: git
BuildRequires: desktop-file-utils
BuildRequires: docbook-style-xsl libxslt
BuildRequires: gcc
@ -145,7 +151,7 @@ can install configuration files that are picked up by the control-center
utilities.
%prep
%autosetup -p1 -n %{name}-%{tarball_version}
%autosetup -p1 -n %{name}-%{tarball_version} -Sgit
%build
%meson \

18429
timezone-map.patch Normal file

File diff suppressed because it is too large Load Diff