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>
|
From: Jiri Konecny <jkonecny@redhat.com>
|
||||||
Date: Mon, 20 Jun 2022 15:14:56 +0200
|
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/cc-timezone-map.c | 74 -
|
||||||
src/data/time_zones_countryInfo-orig.svg | 4122 +++++++++++++++++++++-
|
src/data/time_zones_countryInfo-orig.svg | 4122 +++++++++++++++++++++-
|
@ -1,6 +1,6 @@
|
|||||||
Name: libtimezonemap
|
Name: libtimezonemap
|
||||||
Version: 0.4.5.1
|
Version: 0.4.5.1
|
||||||
Release: 3%{?dist}.1
|
Release: 4%{?dist}
|
||||||
Summary: Time zone map widget for Gtk+
|
Summary: Time zone map widget for Gtk+
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -8,8 +8,8 @@ License: GPLv3
|
|||||||
URL: https://launchpad.net/timezonemap
|
URL: https://launchpad.net/timezonemap
|
||||||
Source0: https://github.com/dashea/timezonemap/archive/%{version}.tar.gz
|
Source0: https://github.com/dashea/timezonemap/archive/%{version}.tar.gz
|
||||||
|
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2100452
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2097833
|
||||||
Patch0: 0001-Remove-regions-from-the-map-2100452.patch
|
Patch0: 0001-Remove-regions-from-the-map-2097833.patch
|
||||||
|
|
||||||
BuildRequires: glib2-devel >= 2.26
|
BuildRequires: glib2-devel >= 2.26
|
||||||
BuildRequires: gtk3-devel >= 3.1.4
|
BuildRequires: gtk3-devel >= 3.1.4
|
||||||
@ -67,9 +67,9 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
%{_datadir}/glade/catalogs/TimezoneMap.xml
|
%{_datadir}/glade/catalogs/TimezoneMap.xml
|
||||||
|
|
||||||
%changelog
|
%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
|
- 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
|
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.5.1-3
|
||||||
- Escape macros in %%changelog
|
- Escape macros in %%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user