update to 0.16 [release 0.16-1mamba;Mon Jul 08 2024]

This commit is contained in:
Silvan Calarco 2024-07-08 22:53:34 +02:00
parent 6e05d68c9a
commit 0fbae3190e

View File

@ -1,14 +1,13 @@
Name: roffit Name: roffit
Version: 0.15 Version: 0.16
Release: 1mamba Release: 1mamba
Summary: A tool converts input nroff man pages to output HTML pages Summary: A tool converts input nroff man pages to output HTML pages
Group: System/Tools Group: System/Tools
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://sourceforge.net/directory/documentation/linux/ URL: https://daniel.haxx.se/projects/roffit/
Source: https://github.com/bagder/roffit.git/master/roffit-%{version}.tar.bz2 Source: https://github.com/bagder/roffit.git/master/roffit-%{version}.tar.bz2
#Source: http://downloads.sourceforge.net/project/roffit/roffit/%{version}/roffit-%{version}.tar.gz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: perl-HTML-Parser BuildRequires: perl-HTML-Parser
@ -38,6 +37,9 @@ install -D -m0644 roffit.1 %{buildroot}%{_mandir}/man1/roffit.1
%doc CHANGES %doc CHANGES
%changelog %changelog
* Mon Jul 08 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16-1mamba
- update to 0.16
* Sat Jul 22 2023 Automatic Build System <autodist@mambasoft.it> 0.15-1mamba * Sat Jul 22 2023 Automatic Build System <autodist@mambasoft.it> 0.15-1mamba
- automatic version update by autodist - automatic version update by autodist