diff --git a/python-xmltodict.spec b/python-xmltodict.spec index f716f6e..88f84a9 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.1 +Version: 0.14.2 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 +* Thu Oct 17 2024 Automatic Build System 0.14.2-1mamba +- automatic version update by autodist + * Fri Oct 11 2024 Automatic Build System 0.14.1-1mamba - automatic version update by autodist