diff --git a/python-pathspec.spec b/python-pathspec.spec index 67a86aa..f58e927 100644 --- a/python-pathspec.spec +++ b/python-pathspec.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pathspec -Version: 0.11.1 +Version: 0.11.2 Release: 1mamba Summary: Utility library for gitignore style pattern matching of file paths Group: System/Libraries @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sat Jul 29 2023 Automatic Build System 0.11.2-1mamba +- automatic version update by autodist + * Thu Mar 16 2023 Automatic Build System 0.11.1-1mamba - automatic version update by autodist