From a0a62be15c93e837aaf81368398ad91e8182133c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:27:37 +0100 Subject: [PATCH] automatic version update by autodist [release 1.6.3-1mamba;Sat Jul 03 2021] --- python-pypandoc.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/python-pypandoc.spec b/python-pypandoc.spec index a0fd588..1fc13a5 100644 --- a/python-pypandoc.spec +++ b/python-pypandoc.spec @@ -1,19 +1,17 @@ Name: python-pypandoc -Version: 1.5 +Version: 1.6.3 Release: 1mamba Summary: A thin wrapper for pandoc, a universal document converter Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://github.com/bebraw/pypandoc +URL: https://github.com/NicklasTegner/pypandoc Source: https://pypi.debian.net/pypandoc/pypandoc-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython-devel ## AUTOBUILDREQ-END Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -40,6 +38,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc LICENSE %changelog +* Sat Jul 03 2021 Automatic Build System 1.6.3-1mamba +- automatic version update by autodist + * Mon Apr 13 2020 Automatic Build System 1.5-1mamba - automatic version update by autodist