diff --git a/libpsl.spec b/libpsl.spec index 8779a170876dccfb67b1bb4a648f3cdd9e5e3063..acf862622f85c83bd4983e6cad2286320a4142cc 100644 --- a/libpsl.spec +++ b/libpsl.spec @@ -1,4 +1,4 @@ -%define anolis_release 5 +%define anolis_release 6 Name: libpsl Version: 0.21.2 @@ -87,13 +87,13 @@ install -m0755 src/psl-make-dafsa %{buildroot}%{_bindir}/ find %{buildroot} -name '*.la' -delete -print +%generate_compatibility_deps + %check make check || cat tests/test-suite.log %ldconfig_scriptlets -%generate_compatibility_deps - %files %dir %{abidir} %license COPYING @@ -122,6 +122,9 @@ make check || cat tests/test-suite.log %doc AUTHORS NEWS %changelog +* Thu Nov 14 2024 Wenlong Zhang - 0.21.2-6 +- generate_compatibility_deps should not in check stage + * Wed Mar 13 2024 dash - 0.21.2-5 - update to 0.21.2