From 1a0ab180b80f856c07c672c80a7b1bd2e563d731 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:15:27 +0100 Subject: [PATCH] automatic version update by autodist [release 0.12.0-1mamba;Sun Dec 10 2023] --- python-pathspec.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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