From 01ffaa26a1771051cb10d177db9f73256bad379e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:33:48 +0100 Subject: [PATCH] automatic version update by autodist [release 2023.12.25-1mamba;Sun Dec 24 2023] --- python-regex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-regex.spec b/python-regex.spec index 7dcbc53..7484262 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.10.3 +Version: 2023.12.25 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 +* Sun Dec 24 2023 Automatic Build System 2023.12.25-1mamba +- automatic version update by autodist + * Wed Oct 04 2023 Automatic Build System 2023.10.3-1mamba - automatic version update by autodist