automatic version update by autodist [release 5.91.0-1mamba;Tue Feb 15 2022]
This commit is contained in:
parent
353dc16000
commit
388aeff7b8
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kdoctools
|
||||
Version: 5.90.0
|
||||
Version: 5.91.0
|
||||
Release: 1mamba
|
||||
Summary: Provides tools to generate documentation in various format from DocBook files
|
||||
Group: Development/Tools
|
||||
@ -28,7 +28,6 @@ BuildRequires: docbook-xsl
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: gettext
|
||||
BuildRequires: perl
|
||||
BuildRequires: python
|
||||
Requires: docbook-dtds
|
||||
Requires: docbook-xsl
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@ -67,7 +66,7 @@ This package contains libraries and header files for developing applications tha
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
%find_lang kdoctools5 --with-man --with-qt --all-name || touch kdoctools5.lang
|
||||
%find_lang kdoctools5 --with-man --with-qt --with-html --all-name || touch kdoctools5.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -79,7 +78,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_bindir}/checkXML5
|
||||
%{_kde5_bindir}/meinproc5
|
||||
%{_datadir}/doc/HTML/*/kdoctools5-common
|
||||
%{_kde5_datadir}/kf5/kdoctools
|
||||
%{_mandir}/man1/checkXML5.*
|
||||
%{_mandir}/man1/meinproc5.*
|
||||
@ -99,6 +97,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_kde5_libdir}/cmake/KF5DocTools
|
||||
|
||||
%changelog
|
||||
* Tue Feb 15 2022 Automatic Build System <autodist@mambasoft.it> 5.91.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 09 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user