From 3306e396065967e6991dd0933612ae2e1be7fab9 Mon Sep 17 00:00:00 2001 From: gaoruoshu Date: Tue, 18 Oct 2022 12:12:21 +0000 Subject: [PATCH] [libpsl] change release Signed-off-by: gaoruoshu --- libpsl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpsl.spec b/libpsl.spec index 11018e0..e8a4fa6 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 @@ -116,6 +116,9 @@ make check %{_bindir}/psl-make-dafsa %changelog +* Tue Oct 18 2022 gaoruoshu - 0.21.1-5 +- change release + * Thu Feb 17 2022 fushanqing - 0.21.1-4 - add subpackage psl-make-dafsa and psl -- Gitee