diff --git a/SOURCES/0001-Remove-regions-from-the-map-2100451.patch b/SOURCES/0001-Remove-regions-from-the-map-2097831.patch similarity index 99% rename from SOURCES/0001-Remove-regions-from-the-map-2100451.patch rename to SOURCES/0001-Remove-regions-from-the-map-2097831.patch index 68de51b..79bcb1b 100644 --- a/SOURCES/0001-Remove-regions-from-the-map-2100451.patch +++ b/SOURCES/0001-Remove-regions-from-the-map-2097831.patch @@ -1,9 +1,9 @@ From 5a3060281d29e4d97f6f3fec3c969e71520d9ba5 Mon Sep 17 00:00:00 2001 From: Jiri Konecny Date: Mon, 20 Jun 2022 15:14:56 +0200 -Subject: [PATCH] Remove regions from the map (#2100451) +Subject: [PATCH] Remove regions from the map (#2097831) -Resolves: rhbz#2100451 +Resolves: rhbz#2097831 --- src/cc-timezone-map.c | 74 - src/data/time_zones_countryInfo-orig.svg | 4122 +++++++++++++++++++++- diff --git a/SPECS/libtimezonemap.spec b/SPECS/libtimezonemap.spec index d54291a..affa8c2 100644 --- a/SPECS/libtimezonemap.spec +++ b/SPECS/libtimezonemap.spec @@ -1,14 +1,14 @@ Name: libtimezonemap Version: 0.4.5.1 -Release: 11%{?dist}.1 +Release: 12%{?dist} Summary: Time zone map widget for Gtk+ License: GPLv3 URL: https://launchpad.net/timezonemap Source0: https://github.com/dashea/timezonemap/archive/%{version}.tar.gz -# https://bugzilla.redhat.com/show_bug.cgi?id=2100451 -Patch0: 0001-Remove-regions-from-the-map-2100451.patch +# https://bugzilla.redhat.com/show_bug.cgi?id=2097831 +Patch0: 0001-Remove-regions-from-the-map-2097831.patch BuildRequires: glib2-devel >= 2.26 BuildRequires: gtk3-devel >= 3.1.4 @@ -64,9 +64,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_datadir}/glade/catalogs/TimezoneMap.xml %changelog -* Thu Jun 23 2022 Jiri Konecny - 0.4.5.1-11.1 +* Wed Jun 22 2022 Jiri Konecny - 0.4.5.1-12 - Remove regions from the map - Resolves: rhbz#2100451 + Resolves: rhbz#2097831 * Mon Aug 09 2021 Mohan Boddu - 0.4.5.1-11 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags