diff --git a/utf8proc.spec b/utf8proc.spec index 22dba7296dcdea7d634e554cc80f8f86ad0a4425..0bbb30618cc8937b0da2bbd49b24035a7d87b394 100644 --- a/utf8proc.spec +++ b/utf8proc.spec @@ -1,6 +1,6 @@ Name: utf8proc Version: 2.6.1 -Release: 3 +Release: 4 Summary: A library provides Unicode normalization License: MIT URL: https://juliastrings.github.io/utf8proc/ @@ -53,6 +53,9 @@ make check %doc README.md NEWS.md lump.md %changelog +* Tue Oct 25 2022 yanglongkang - 2.6.1-4 +- rebuild for next release + * Sat Jan 8 2022 zoulin - 2.6.1-3 - Add BuildRequires perl