From b4f2cfd9b99526d3c249a2f2508363f4805876d6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:11:48 +0100 Subject: [PATCH] automatic version update by autodist [release 5.0-1mamba;Fri May 12 2023] --- python-gettext.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-gettext.spec b/python-gettext.spec index ad81f21..e78a7c6 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: 2mamba +Version: 5.0 +Release: 1mamba Summary: Python Gettext po to mo file compiler. Group: System/Libraries Vendor: openmamba @@ -46,6 +46,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/python%{pkgname}/* %changelog +* Fri May 12 2023 Automatic Build System 5.0-1mamba +- automatic version update by autodist + * Wed Mar 22 2023 Silvan Calarco 4.1-2mamba - rebuilt with python 3.10