diff --git a/python-text-unidecode.spec b/python-text-unidecode.spec index 14f7934..2dc11ce 100644 --- a/python-text-unidecode.spec +++ b/python-text-unidecode.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-text-unidecode Version: 1.3 -Release: 1mamba +Release: 2mamba Summary: The most basic Text::Unidecode port Group: System/Libraries Vendor: openmamba @@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 1.3-2mamba +- rebuilt with python 3.10 + * Sun Feb 13 2022 Silvan Calarco 1.3-1mamba - package created using the webbuild interface