update to 1.9.12 [release 1.9.12-1mamba;Tue Jun 01 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 23:43:54 +01:00
parent f70c708d4c
commit b7a42100e4

View File

@ -1,14 +1,13 @@
Name: htmldoc
Version: 1.9.11
Version: 1.9.12
Release: 1mamba
Summary: HTML Conversion Software
Group: Applications/Publishing
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.msweet.org/projects.php?Z1
URL: https://www.msweet.org/htmldoc/
Source: https://github.com/michaelrsweet/htmldoc.git/v%{version}/htmldoc-%{version}.tar.bz2
#Source: https://www.msweet.org/files/project1/htmldoc-%{version}-source.tar.bz2
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -19,6 +18,7 @@ BuildRequires: libXfixes-devel
BuildRequires: libXft-devel
BuildRequires: libXinerama-devel
BuildRequires: libXpm-devel
BuildRequires: libXrender-devel
BuildRequires: libfltk-devel
BuildRequires: libfontconfig-devel
BuildRequires: libgcc
@ -28,7 +28,6 @@ BuildRequires: libpng-devel
BuildRequires: libstdc++6-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
HTML Conversion Software.
@ -68,6 +67,9 @@ HTML Conversion Software.
%{_docdir}/htmldoc/*
%changelog
* Tue Jun 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.9.12-1mamba
- update to 1.9.12
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 1.9.11-1mamba
- automatic version update by autodist