From 0a0ff991e99a517f167a274351e894120193160e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 10 Jan 2026 09:11:43 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.3-1mamba;Fri Jan 09 2026] --- python-pathspec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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