From ddc25c043eedb1094e67e5949cce6254c4e5e1db Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 9 Oct 2024 10:52:58 +0200 Subject: [PATCH] automatic version update by autodist [release 1.14-1mamba;Tue Oct 08 2024] --- python-pypandoc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pypandoc.spec b/python-pypandoc.spec index a11ee1f..51126be 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.13 +Version: 1.14 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 +* Tue Oct 08 2024 Automatic Build System 1.14-1mamba +- automatic version update by autodist + * Fri Feb 16 2024 Automatic Build System 1.13-1mamba - automatic version update by autodist