automatic version update by autodist [release 1.15-1mamba;Sat Jan 11 2025]

This commit is contained in:
Automatic Build System 2025-01-11 21:40:10 +01:00
parent ddc25c043e
commit c662d23e9e

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@openmamba.org> 1.15-1mamba
- automatic version update by autodist
* Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 1.14-1mamba
- automatic version update by autodist