automatic version update by autodist [release 2.7.0-1mamba;Fri Dec 24 2021]
This commit is contained in:
parent
d850cfe6ea
commit
f4a16c39a6
@ -1,5 +1,5 @@
|
||||
Name: utf8proc
|
||||
Version: 2.6.1
|
||||
Version: 2.7.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
|
||||
@ -11,7 +11,6 @@ Source: https://github.com/JuliaStrings/utf8proc.git/v%{version}/utf8proc
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@ -66,9 +65,13 @@ sed -i "s|DESTINATION lib)$|DESTINATION %{_lib})|" CMakeLists.txt
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/utf8proc.h
|
||||
%{_libdir}/libutf8proc.so
|
||||
%{_libdir}/pkgconfig/libutf8proc.pc
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Dec 24 2021 Automatic Build System <autodist@mambasoft.it> 2.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 23 2021 Automatic Build System <autodist@mambasoft.it> 2.6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user