From ba70f9fb41b62eff112c8e9487a74e2bab6ae278 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 2021.11.2-1mamba;Wed Nov 03 2021] --- python-regex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-regex.spec b/python-regex.spec index 1b330b3..1d2e65d 100644 --- a/python-regex.spec +++ b/python-regex.spec @@ -1,5 +1,5 @@ Name: python-regex -Version: 2021.11.1 +Version: 2021.11.2 Release: 1mamba Summary: regex is an alternative to the re package in the Python standard library Group: System/Libraries @@ -41,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Wed Nov 03 2021 Automatic Build System 2021.11.2-1mamba +- automatic version update by autodist + * Tue Nov 02 2021 Automatic Build System 2021.11.1-1mamba - automatic version update by autodist