diff --git a/python-pypandoc.spec b/python-pypandoc.spec index c2872a5..a11ee1f 100644 --- a/python-pypandoc.spec +++ b/python-pypandoc.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pypandoc -Version: 1.12 +Version: 1.13 Release: 1mamba Summary: A thin wrapper for pandoc, a universal document converter Group: System/Libraries @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Feb 16 2024 Automatic Build System 1.13-1mamba +- automatic version update by autodist + * Tue Oct 17 2023 Automatic Build System 1.12-1mamba - automatic version update by autodist