diff --git a/python-gettext.spec b/python-gettext.spec index 55b2980..ad81f21 100644 --- a/python-gettext.spec +++ b/python-gettext.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-gettext Version: 4.1 -Release: 1mamba +Release: 2mamba Summary: Python Gettext po to mo file compiler. Group: System/Libraries Vendor: openmamba @@ -46,5 +46,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/python%{pkgname}/* %changelog +* Wed Mar 22 2023 Silvan Calarco 4.1-2mamba +- rebuilt with python 3.10 + * Thu Nov 10 2022 Silvan Calarco 4.1-1mamba - package created using the webbuild interface