diff --git a/libtimezonemap.spec b/libtimezonemap.spec index 6bbbb45229509500f7b60b05229c7be76bb19ed9..17328c1a4a45272f26934ca71df48287f4f43b44 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 +* Tue Sep 13 2022 Zhao Hang - 0.4.5.1-3.0.3.1 +- Rebuild for Anolis OS 8 + * Thu Jun 23 2022 Jiri Konecny - 0.4.5.1-3.1 - Remove regions from the map Resolves: rhbz#2100452