updated maintainer [release 0.9-2mamba;Wed Feb 07 2024]

This commit is contained in:
Silvan Calarco 2024-02-07 23:52:57 +01:00
parent 554d0e351c
commit 9b632a3887

View File

@ -1,17 +1,16 @@
Name: unoconv
Version: 0.9
Release: 1mamba
Release: 2mamba
Summary: converts between any document format that OpenOffice understands
Group: Applications/Publishing
Vendor: openmamba
Distribution: openmamba
Packager: openmamba WebBuild System <webbuild@openmamba.org>
URL: http://dag.wieers.com/home-made/unoconv/
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://dag.wiee.rs/home-made/unoconv/
Source: https://github.com/dagwieers/unoconv.git/%{version}/unoconv-%{version}.tar.bz2
License: GPL
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
converts between any document format that OpenOffice understands.Supported document formats include Open Document Format (.odt), MS Word (.doc), MS Office Open/MS OOXML (.xml), Portable Document Format (.pdf), HTML, XHTML, RTF, Docbook (.xml), and more.
@ -32,10 +31,13 @@ converts between any document format that OpenOffice understands.Supported docum
%files
%defattr(-,root,root)
%{_bindir}/unoconv
%{_mandir}/man1/unoconv.1.gz
%{_mandir}/man1/unoconv.1*
%doc AUTHORS COPYING
%changelog
* Wed Feb 07 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9-2mamba
- updated maintainer
* Fri Oct 04 2019 Automatic Build System <autodist@mambasoft.it> 0.9-1mamba
- automatic version update by autodist