From d850cfe6ea1d7fec675c164f96a8b3ba087a583a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:52:41 +0100 Subject: [PATCH] automatic version update by autodist [release 2.6.1-1mamba;Tue Feb 23 2021] --- utf8proc.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/utf8proc.spec b/utf8proc.spec index c76dc19..ce28a07 100644 --- a/utf8proc.spec +++ b/utf8proc.spec @@ -1,5 +1,5 @@ Name: utf8proc -Version: 2.6.0 +Version: 2.6.1 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 @@ -15,7 +15,6 @@ BuildRequires: ldconfig ## AUTOBUILDREQ-END BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description utf8proc is a small, clean C library that provides Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding. @@ -70,5 +69,8 @@ sed -i "s|DESTINATION lib)$|DESTINATION %{_lib})|" CMakeLists.txt %doc README.md %changelog +* Tue Feb 23 2021 Automatic Build System 2.6.1-1mamba +- automatic version update by autodist + * Wed Dec 09 2020 Silvan Calarco 2.6.0-1mamba - package created using the webbuild interface