update to 9.1.1 [release 9.1.1-1mamba;Mon Oct 04 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 20:34:35 +01:00
parent a202e36e13
commit 4015caa393

View File

@ -1,17 +1,16 @@
Name: asciidoc
Version: 9.1.0
Version: 9.1.1
Release: 1mamba
Summary: Text based documentation
Group: Applications/Publishing
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.methods.co.nz/asciidoc/
URL: https://asciidoc-py.github.io/
Source: https://github.com/asciidoc/asciidoc-py3/releases/download/%{version}/asciidoc-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
AsciiDoc is a presentable text document format for writing articles, UNIX man pages and other small to medium sized documents. The asciidoc(1) command translates AsciiDoc files to HTML, DocBook and LinuxDoc formats.
@ -57,6 +56,9 @@ autoreconf -f -i
%doc COPYRIGHT
%changelog
* Mon Oct 04 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 9.1.1-1mamba
- update to 9.1.1
* Thu Feb 11 2021 Automatic Build System <autodist@mambasoft.it> 9.1.0-1mamba
- automatic version update by autodist