From a746e91708be141499e37f8cc094e829c037713d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:33:45 +0100 Subject: [PATCH] automatic version update by autodist [release 2022.6.2-1mamba;Sat Jun 04 2022] --- python-regex.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-regex.spec b/python-regex.spec index f964cd9..933b40e 100644 --- a/python-regex.spec +++ b/python-regex.spec @@ -1,8 +1,8 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-regex -Version: 2022.4.24 -Release: 2mamba +Version: 2022.6.2 +Release: 1mamba Summary: regex is an alternative to the re package in the Python standard library Group: System/Libraries Vendor: openmamba @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Sat Jun 04 2022 Automatic Build System 2022.6.2-1mamba +- automatic version update by autodist + * Thu Jun 02 2022 Silvan Calarco 2022.4.24-2mamba - rebuilt with python 3.10 and distdeps