Update to libtimezonemap-0.4.5.1-13

This commit is contained in:
Jiri Konecny 2024-01-15 13:51:21 +01:00 committed by root
parent 9b462fa468
commit 9b36a2d26b
2 changed files with 6 additions and 1 deletions

1
.libtimezonemap.metadata Normal file
View File

@ -0,0 +1 @@
b414ad8d95f11177224da9a36cb40f778a461cdf 0.4.5.1.tar.gz

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