Import from AlmaLinux stable repository

This commit is contained in:
eabdullin 2024-05-31 16:50:26 +00:00
parent bd32f3a17a
commit 81bbeb651f
2 changed files with 5 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
Name: libtimezonemap
Version: 0.4.5.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Time zone map widget for Gtk+
Group: System Environment/Libraries
@ -67,6 +67,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-5
- Add libtimezonemap-devel to CRB
Resolves: RHEL-4789
* Wed Jun 22 2022 Jiri Konecny <jkonecny@redhat.com> - 0.4.5.1-4
- Remove regions from the map
Resolves: rhbz#2097833