import CS libtimezonemap-0.4.5.1-13.el9

This commit is contained in:
eabdullin 2024-03-28 10:52:41 +00:00
parent ee35108453
commit 6531af2d5e

View File

@ -1,6 +1,6 @@
Name: libtimezonemap
Version: 0.4.5.1
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Time zone map widget for Gtk+
License: GPLv3
@ -64,6 +64,10 @@ rm -f %{buildroot}%{_libdir}/*.la
%{_datadir}/glade/catalogs/TimezoneMap.xml
%changelog
* Mon Jan 15 2024 Jiri Konecny <jkonecny@redhat.com> - 0.4.5.1-13
- Add libtimezonemap-devel to CRB
Resolves: RHEL-13916
* Wed Jun 22 2022 Jiri Konecny <jkonecny@redhat.com> - 0.4.5.1-12
- Remove regions from the map
Resolves: rhbz#2097831