update to 1.9.12 [release 1.9.12-1mamba;Tue Jun 01 2021]
This commit is contained in:
parent
f70c708d4c
commit
b7a42100e4
10
htmldoc.spec
10
htmldoc.spec
@ -1,14 +1,13 @@
|
|||||||
Name: htmldoc
|
Name: htmldoc
|
||||||
Version: 1.9.11
|
Version: 1.9.12
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: HTML Conversion Software
|
Summary: HTML Conversion Software
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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://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
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -19,6 +18,7 @@ BuildRequires: libXfixes-devel
|
|||||||
BuildRequires: libXft-devel
|
BuildRequires: libXft-devel
|
||||||
BuildRequires: libXinerama-devel
|
BuildRequires: libXinerama-devel
|
||||||
BuildRequires: libXpm-devel
|
BuildRequires: libXpm-devel
|
||||||
|
BuildRequires: libXrender-devel
|
||||||
BuildRequires: libfltk-devel
|
BuildRequires: libfltk-devel
|
||||||
BuildRequires: libfontconfig-devel
|
BuildRequires: libfontconfig-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
@ -28,7 +28,6 @@ BuildRequires: libpng-devel
|
|||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
HTML Conversion Software.
|
HTML Conversion Software.
|
||||||
@ -68,6 +67,9 @@ HTML Conversion Software.
|
|||||||
%{_docdir}/htmldoc/*
|
%{_docdir}/htmldoc/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 1.9.11-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user