diff --git a/python-pathspec.spec b/python-pathspec.spec index 3656fbb..0eb5f58 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: 1.0.2 +Version: 1.0.3 Release: 1mamba Summary: Utility library for gitignore style pattern matching of file paths Group: System/Libraries @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Jan 09 2026 Automatic Build System 1.0.3-1mamba +- automatic version update by autodist + * Thu Jan 08 2026 Automatic Build System 1.0.2-1mamba - automatic version update by autodist