From 80f40eee110d726383a6d4e14f7df5cf0a8d8466 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 17 Apr 2024 23:18:22 +0200 Subject: [PATCH] automatic version update by autodist [release 2024.4.16-1mamba;Wed Apr 17 2024] --- python-regex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-regex.spec b/python-regex.spec index 7484262..7b9fa1a 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: 2023.12.25 +Version: 2024.4.16 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 +* Wed Apr 17 2024 Automatic Build System 2024.4.16-1mamba +- automatic version update by autodist + * Sun Dec 24 2023 Automatic Build System 2023.12.25-1mamba - automatic version update by autodist