diff --git a/python-whatthepatch.spec b/python-whatthepatch.spec index 301f78d..cd28e4c 100644 --- a/python-whatthepatch.spec +++ b/python-whatthepatch.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-whatthepatch -Version: 1.0.2 +Version: 1.0.3 Release: 1mamba Summary: A patch parsing and application library Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Nov 14 2022 Automatic Build System 1.0.3-1mamba +- automatic version update by autodist + * Wed Nov 09 2022 Silvan Calarco 1.0.2-1mamba - package created using the webbuild interface