From c662d23e9ec02347a0a22216e7ab1aad10d6b8ec Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 11 Jan 2025 21:40:10 +0100 Subject: [PATCH] automatic version update by autodist [release 1.15-1mamba;Sat Jan 11 2025] --- python-pypandoc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pypandoc.spec b/python-pypandoc.spec index 51126be..5e9dd5f 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.14 +Version: 1.15 Release: 1mamba Summary: A thin wrapper for pandoc, a universal document converter Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://github.com/JessicaTegner/pypandoc Source: https://pypi.debian.net/pypandoc/pypandoc-%{version}.tar.gz License: MIT +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel ## AUTOBUILDREQ-END @@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sat Jan 11 2025 Automatic Build System 1.15-1mamba +- automatic version update by autodist + * Tue Oct 08 2024 Automatic Build System 1.14-1mamba - automatic version update by autodist