diff --git a/polardb.spec b/polardb.spec index 230935ca3f02b498e5f315eb702309de5ba2ff79..03880e1bf3f14ea9168bd9a734e32785e11d1669 100644 --- a/polardb.spec +++ b/polardb.spec @@ -1,4 +1,4 @@ -%define anolis_release 4 +%define anolis_release 5 %global debug_package %{nil} %global _privatelibs lib(.*).so* %global __provides_exclude ^(%{_privatelibs})$ @@ -50,6 +50,9 @@ mkdir -p %{buildroot}/%{_prefix} %{_datadir}/* %changelog +* Wed Jun 4 2025 wh02252983 - 11.9.20.0-5 +- Use Upstream tar + * Mon Oct 30 2023 Wenlong Zhang - 11.9.20.0-4 - fix build error for loongarch64 diff --git a/v11.9.20.0.tar.gz b/v11.9.20.0.tar.gz index c036ea50253ae61bfc4a51da996d419c26893ea5..cc1f4e6199a09b319dbdd4d681e14580ef37af6f 100644 Binary files a/v11.9.20.0.tar.gz and b/v11.9.20.0.tar.gz differ