From 666d5da4795f72cb6bfc7d0163f32d6a0676efd9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 25 Jul 2024 21:13:15 +0200 Subject: [PATCH] automatic version update by autodist [release 2024.7.24-1mamba;Thu Jul 25 2024] --- python-regex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-regex.spec b/python-regex.spec index e10a755..89d0164 100644 --- a/python-regex.spec +++ b/python-regex.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-regex -Version: 2024.5.15 +Version: 2024.7.24 Release: 1mamba Summary: regex is an alternative to the re package in the Python standard library Group: System/Libraries @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Thu Jul 25 2024 Automatic Build System 2024.7.24-1mamba +- automatic version update by autodist + * Thu May 16 2024 Automatic Build System 2024.5.15-1mamba - automatic version update by autodist