diff --git a/utf8proc.spec b/utf8proc.spec index 27c0930..3a16925 100644 --- a/utf8proc.spec +++ b/utf8proc.spec @@ -1,5 +1,5 @@ Name: utf8proc -Version: 2.7.0 +Version: 2.8.0 Release: 1mamba Summary: A C library that provides Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding Group: System/Libraries @@ -69,6 +69,9 @@ sed -i "s|DESTINATION lib)$|DESTINATION %{_lib})|" CMakeLists.txt %doc README.md %changelog +* Mon Oct 31 2022 Automatic Build System 2.8.0-1mamba +- automatic version update by autodist + * Fri Dec 24 2021 Automatic Build System 2.7.0-1mamba - automatic version update by autodist