diff --git a/utf8proc.spec b/utf8proc.spec index 293b76f..1abd692 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 + * Tue Oct 26 2021 caodongxia - 2.6.1-3 - add buildRequire perl