diff --git a/0.4.5.1.tar.gz b/0.4.5.1.tar.gz index bf8d47bd8b195674a7e0b9e61c8d88d4ae9001f4..efe90ab7e2be3c96b81c55a11e699e6efa457a51 100644 Binary files a/0.4.5.1.tar.gz and b/0.4.5.1.tar.gz differ diff --git a/libtimezonemap.spec b/libtimezonemap.spec index 6bbbb45229509500f7b60b05229c7be76bb19ed9..c2954d1e37e9d4783c6953cd8ebf4876edeb87db 100644 --- a/libtimezonemap.spec +++ b/libtimezonemap.spec @@ -1,6 +1,7 @@ +%define anolis_release .0.3 Name: libtimezonemap Version: 0.4.5.1 -Release: 3%{?dist}.1 +Release: 3%{anolis_release}%{?dist}.1 Summary: Time zone map widget for Gtk+ Group: System Environment/Libraries @@ -67,6 +68,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_datadir}/glade/catalogs/TimezoneMap.xml %changelog +* Sat Sep 10 2022 Liwei Ge - 0.4.5.1-3.0.3.1 +- update time_zones_countryInfo-orig.svg + * Thu Jun 23 2022 Jiri Konecny - 0.4.5.1-3.1 - Remove regions from the map Resolves: rhbz#2100452