diff --git a/python-whatthepatch.spec b/python-whatthepatch.spec index 7712938..e62de0d 100644 --- a/python-whatthepatch.spec +++ b/python-whatthepatch.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-whatthepatch -Version: 1.0.4 -Release: 2mamba +Version: 1.0.5 +Release: 1mamba Summary: A patch parsing and application library Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun May 07 2023 Automatic Build System 1.0.5-1mamba +- automatic version update by autodist + * Fri Apr 07 2023 Sdk Build System 1.0.4-2mamba - rebuilt with python 3.10