update to 0.7.20151203git [release 0.7.20151203git-1mamba;Thu Dec 03 2015]

This commit is contained in:
Silvan Calarco 2024-01-05 17:27:36 +01:00
parent 674c163dae
commit 135eabdaca

View File

@ -1,5 +1,5 @@
Name: roffit
Version: 0.6
Version: 0.7.20151203git
Release: 1mamba
Summary: A tool converts input nroff man pages to output HTML pages
Group: System/Tools
@ -7,7 +7,8 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://sourceforge.net/projects/roffit/
Source: http://downloads.sourceforge.net/project/roffit/roffit/%{version}/roffit-%{version}.tar.gz
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
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
@ -36,5 +37,8 @@ install -D -m0644 roffit.1 %{buildroot}%{_mandir}/man1/roffit.1
%doc CHANGES
%changelog
* Thu Dec 03 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.20151203git-1mamba
- update to 0.7.20151203git
* Sat Jan 08 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6-1mamba
- package created by autospec