From fe282b86a28112f0faed4b8a22cd814becd6cee6 Mon Sep 17 00:00:00 2001 From: xujing Date: Fri, 17 Feb 2023 03:40:55 +0000 Subject: [PATCH] test CI Signed-off-by: xujing --- pcre2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pcre2.spec b/pcre2.spec index f8c1f64..b4d1627 100644 --- a/pcre2.spec +++ b/pcre2.spec @@ -1,6 +1,6 @@ Name: pcre2 Version: 10.39 -Release: 6 +Release: 7 Summary: Perl Compatible Regular Expressions License: BSD URL: http://www.pcre.org/ @@ -139,6 +139,9 @@ make check %{_pkgdocdir}/html/ %changelog +* Fri Feb 17 2023 xujing - 10.39-7 +- test CI + * Sat Nov 26 2022 huyubiao - 10.39-6 - Update the Source0 URL. -- Gitee