diff --git a/python-inflection.spec b/python-inflection.spec index e1ca955..23c1bbc 100644 --- a/python-inflection.spec +++ b/python-inflection.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-inflection Version: 0.5.1 -Release: 1mamba +Release: 2mamba Summary: A port of Ruby on Rails inflector to Python Group: System/Libraries Vendor: openmamba @@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Apr 09 2023 Sdk Build System 0.5.1-2mamba +- rebuilt with python 3.10 + * Mon Feb 14 2022 Silvan Calarco 0.5.1-1mamba - package created using the webbuild interface