diff --git a/python-pathspec.spec b/python-pathspec.spec index 1a10cb0..a786b59 100644 --- a/python-pathspec.spec +++ b/python-pathspec.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pathspec -Version: 0.11.2 -Release: 2mamba +Version: 0.12.0 +Release: 1mamba Summary: Utility library for gitignore style pattern matching of file paths Group: System/Libraries Vendor: openmamba @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Dec 10 2023 Automatic Build System 0.12.0-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 0.11.2-2mamba - rebuilt with python3 = 3.11.5