diff --git a/libpsl.spec b/libpsl.spec index 06b9b42ef83149a00dbedcc70e52075fcfb66590..d4b4f5e9b8eda9cb5de2c02e5ad749fddc44e162 100644 --- a/libpsl.spec +++ b/libpsl.spec @@ -1,6 +1,6 @@ Name: libpsl Version: 0.21.1 -Release: 4 +Release: 5 Summary: C library to handle the Public Suffix List License: MIT URL: https://github.com/rockdaboot/libpsl @@ -104,6 +104,9 @@ make check %{_datadir}/gtk-doc/html/%{name} %changelog +* Thu Oct 20 2022 gaoruoshu - 0.21.1-5 +- reformat spec + * Mon Sep 6 2021 panxiaohe - 0.21.1-4 - remove rpath and runpath of exec files and libraries