import libtimezonemap-0.4.5.1-4.el8
This commit is contained in:
parent
9f860d0f43
commit
bd32f3a17a
@ -1,9 +1,9 @@
|
||||
From 5a3060281d29e4d97f6f3fec3c969e71520d9ba5 Mon Sep 17 00:00:00 2001
|
||||
From c2b366b910a3815eea14679707c8bd7c7e3515d8 Mon Sep 17 00:00:00 2001
|
||||
From: Jiri Konecny <jkonecny@redhat.com>
|
||||
Date: Mon, 20 Jun 2022 15:14:56 +0200
|
||||
Subject: [PATCH] Remove regions from the map (#2100452)
|
||||
Subject: [PATCH] Remove regions from the map (#2097833)
|
||||
|
||||
Resolves: rhbz#2100452
|
||||
Resolves: rhbz#2097833
|
||||
---
|
||||
src/cc-timezone-map.c | 74 -
|
||||
src/data/time_zones_countryInfo-orig.svg | 4122 +++++++++++++++++++++-
|
@ -1,6 +1,6 @@
|
||||
Name: libtimezonemap
|
||||
Version: 0.4.5.1
|
||||
Release: 3%{?dist}.1
|
||||
Release: 4%{?dist}
|
||||
Summary: Time zone map widget for Gtk+
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -8,8 +8,8 @@ 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=2100452
|
||||
Patch0: 0001-Remove-regions-from-the-map-2100452.patch
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2097833
|
||||
Patch0: 0001-Remove-regions-from-the-map-2097833.patch
|
||||
|
||||
BuildRequires: glib2-devel >= 2.26
|
||||
BuildRequires: gtk3-devel >= 3.1.4
|
||||
@ -67,9 +67,9 @@ rm -f %{buildroot}%{_libdir}/*.la
|
||||
%{_datadir}/glade/catalogs/TimezoneMap.xml
|
||||
|
||||
%changelog
|
||||
* Thu Jun 23 2022 Jiri Konecny <jkonecny@redhat.com> - 0.4.5.1-3.1
|
||||
* Wed Jun 22 2022 Jiri Konecny <jkonecny@redhat.com> - 0.4.5.1-4
|
||||
- Remove regions from the map
|
||||
Resolves: rhbz#2100452
|
||||
Resolves: rhbz#2097833
|
||||
|
||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.5.1-3
|
||||
- Escape macros in %%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user