diff --git a/python-whatthepatch.spec b/python-whatthepatch.spec index 4354b62..1bbbc22 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.6 +Version: 1.0.7 Release: 1mamba Summary: A patch parsing and application library Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Nov 16 2024 Automatic Build System 1.0.7-1mamba +- automatic version update by autodist + * Tue Jul 16 2024 Automatic Build System 1.0.6-1mamba - automatic version update by autodist