diff --git a/python-genshi.spec b/python-genshi.spec index 9bcf2f0..34c07af 100644 --- a/python-genshi.spec +++ b/python-genshi.spec @@ -1,7 +1,7 @@ Name: python-genshi Epoch: 1 -Version: 0.7.5 -Release: 2mamba +Version: 0.7.6 +Release: 1mamba Summary: Python toolkit for generation of output for the web Group: System/Libraries/Python Vendor: openmamba @@ -11,6 +11,7 @@ URL: https://genshi.edgewall.org/ Source: https://pypi.debian.net/Genshi/Genshi-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN +BuildRequires: glibc-devel BuildRequires: libpython3-devel BuildRequires: python3.7dist(six) ## AUTOBUILDREQ-END @@ -51,6 +52,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc COPYING %changelog +* Thu Feb 10 2022 Automatic Build System 0.7.6-1mamba +- automatic version update by autodist + * Sat Apr 17 2021 Silvan Calarco 0.7.5-2mamba - rebuilt with distdeps