diff --git a/pcre2.spec b/pcre2.spec index f8c1f641ab044c6abf7483de8c2b4066e53c371c..b4d16274e200d9949cadd68acb45c7a32ac3e22f 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.