diff --git a/GeoIP.spec b/GeoIP.spec index ddb3b88f6402cc9fea3593951a9b07d0060ad0dc..a17708f15a78a5b4f5de20af74e67568acbf1729 100644 --- a/GeoIP.spec +++ b/GeoIP.spec @@ -1,5 +1,5 @@ # Tests require network access so fail in koji; build using --with tests to run them yourself -%define anolis_release .0.1 +%define anolis_release .0.2 %bcond_with tests Name: GeoIP @@ -87,6 +87,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_libdir}/pkgconfig/geoip.pc %changelog +* Wed Sep 20 2023 yangxianzhao - 1.6.12-7.0.2 +- rebuild for qt5-qtbase-5.15.3 + * Tue Jul 25 2023 yangxianzhao - 1.6.12-7.0.1 - rebuild for anolis 8.9 DDE