automatic version update by autodist [release 2.13.1-1mamba;Sat May 04 2024]
This commit is contained in:
parent
6fce125062
commit
314cbc7a80
@ -1,5 +1,5 @@
|
||||
Name: pyicu
|
||||
Version: 2.12
|
||||
Version: 2.13.1
|
||||
Release: 1mamba
|
||||
Summary: A Python extension wrapping IBM's International Components for Unicode C++ library (ICU)
|
||||
Group: System/Libraries
|
||||
@ -26,7 +26,7 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n PyICU-%{version}
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/PyICU-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Sat May 04 2024 Automatic Build System <autodist@openmamba.org> 2.13.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 03 2023 Automatic Build System <autodist@mambasoft.it> 2.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user