diff --git a/python-xmltodict.spec b/python-xmltodict.spec index a6c8d07..f716f6e 100644 --- a/python-xmltodict.spec +++ b/python-xmltodict.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-xmltodict -Version: 0.14.0 +Version: 0.14.1 Release: 1mamba Summary: Python module that makes working with XML feel like you are working with JSON Group: System/Libraries @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Oct 11 2024 Automatic Build System 0.14.1-1mamba +- automatic version update by autodist + * Thu Oct 10 2024 Automatic Build System 0.14.0-1mamba - automatic version update by autodist