diff --git a/python-patch-ng.spec b/python-patch-ng.spec index b2b4696..66fe24c 100644 --- a/python-patch-ng.spec +++ b/python-patch-ng.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-patch-ng -Version: 1.18.0 +Version: 1.18.1 Release: 1mamba Summary: Library to parse and apply unified diffs Group: System/Libraries @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/patch_ng-%{version}-py*.egg-info/* %changelog +* Sat Oct 26 2024 Automatic Build System 1.18.1-1mamba +- automatic version update by autodist + * Fri Aug 02 2024 Automatic Build System 1.18.0-1mamba - automatic version update by autodist