Auto sync2gitlab import of libtimezonemap-0.4.5.1-4.el8.src.rpm

This commit is contained in:
CentOS Sources 2022-06-24 12:11:22 +00:00
parent 843ed5d088
commit 7a200f6ab2
2 changed files with 4262 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
Name: libtimezonemap
Version: 0.4.5.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Time zone map widget for Gtk+
Group: System Environment/Libraries
@ -8,6 +8,9 @@ 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=2097833
Patch0: 0001-Remove-regions-from-the-map-2097833.patch
BuildRequires: glib2-devel >= 2.26
BuildRequires: gtk3-devel >= 3.1.4
BuildRequires: json-glib-devel
@ -34,7 +37,7 @@ libtimezonemap is a time zone map widget for Gtk+. This package contains header
files used for building applications that use %{name}.
%prep
%autosetup -n timezonemap-%{version}
%autosetup -n timezonemap-%{version} -p1
%build
./autogen.sh
@ -64,6 +67,10 @@ rm -f %{buildroot}%{_libdir}/*.la
%{_datadir}/glade/catalogs/TimezoneMap.xml
%changelog
* Wed Jun 22 2022 Jiri Konecny <jkonecny@redhat.com> - 0.4.5.1-4
- Remove regions from the map
Resolves: rhbz#2097833
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.5.1-3
- Escape macros in %%changelog