diff --git a/python-sniffio.spec b/python-sniffio.spec index 4b017c0..efb65c9 100644 --- a/python-sniffio.spec +++ b/python-sniffio.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-sniffio Version: 1.3.0 -Release: 1mamba +Release: 2mamba Summary: Sniff out which async library your code is running under Group: System/Libraries Vendor: openmamba @@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Sep 03 2023 Silvan Calarco 1.3.0-2mamba +- rebuilt with python 3.10 + * Sun Oct 02 2022 Silvan Calarco 1.3.0-1mamba - package created using the webbuild interface