From 87e50cd049bbe14419e8b7e5457c9553feb86763 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:15:24 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.10.1-2mamba;Sat Oct 08 2022] --- python-pathspec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pathspec.spec b/python-pathspec.spec index 999b4f7..7938c17 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.10.1 -Release: 1mamba +Release: 2mamba Summary: Utility library for gitignore style pattern matching of file paths Group: System/Libraries Vendor: openmamba @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sat Oct 08 2022 Silvan Calarco 0.10.1-2mamba +- rebuilt with python 3.10 + * Fri Sep 02 2022 Automatic Build System 0.10.1-1mamba - automatic version update by autodist