From 4f5d6b653e3df463641dc36df527d64027b8ece1 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.8.27-1mamba;Fri Aug 27 2021] --- python-regex.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/python-regex.spec b/python-regex.spec index 5cf6f25..334429d 100644 --- a/python-regex.spec +++ b/python-regex.spec @@ -1,5 +1,5 @@ Name: python-regex -Version: 2021.8.21 +Version: 2021.8.27 Release: 1mamba Summary: regex is an alternative to the re package in the Python standard library Group: System/Libraries @@ -10,7 +10,6 @@ URL: https://pypi.org/project/regex/ Source: https://pypi.debian.net/regex/regex-%{version}.tar.gz License: Python Software Foundation License ## AUTOBUILDREQ-BEGIN -#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package BuildRequires: glibc-devel BuildRequires: libpython3-devel ## AUTOBUILDREQ-END @@ -42,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Fri Aug 27 2021 Automatic Build System 2021.8.27-1mamba +- automatic version update by autodist + * Sun Aug 22 2021 Automatic Build System 2021.8.21-1mamba - automatic version update by autodist