diff --git a/libpsl.spec b/libpsl.spec index 06b9b42ef83149a00dbedcc70e52075fcfb66590..c3ef5cd5b444c9474b11d72854e88faa0cc4a2a9 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 +* Tue Oct 18 2022 gaoruoshu - 0.21.1-5 +- change release + * Mon Sep 6 2021 panxiaohe - 0.21.1-4 - remove rpath and runpath of exec files and libraries