update to 2.9.3

This commit is contained in:
sxt1001 2020-07-22 18:23:45 +08:00
parent 1903852982
commit e99360d9b4
3 changed files with 10 additions and 2 deletions

Binary file not shown.

BIN
man-db-2.9.3.tar.xz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global cache /var/cache/man
Name: man-db
Version: 2.8.7
Release: 5
Version: 2.9.3
Release: 1
Summary: Online database for using man pages
License: GPLv2+ and GPLv3+
URL: http://www.nongnu.org/man-db/
@ -101,6 +101,7 @@ fi
%{_bindir}/lexgrog
%{_bindir}/catman
%{_bindir}/mandb
%{_bindir}/man-recode
%dir %{_libdir}/man-db
%{_libdir}/man-db/*.so
%dir %{_libexecdir}/man-db
@ -131,6 +132,7 @@ fi
%{_mandir}/man1/manconv.1*
%{_mandir}/man1/manpath.1*
%{_mandir}/man1/whatis.1*
%{_mandir}/man1/man-recode.1*
%{_mandir}/man5/manpath.5*
%{_mandir}/man8/accessdb.8*
%{_mandir}/man8/catman.8*
@ -142,6 +144,12 @@ fi
%exclude %{_libdir}/man-db/*.la
%changelog
* Thu Jul 16 2020 shixuantong <shixuantong@huawei.com> - 2.9.3-1
- Type:NA
- ID:NA
- SUG:NA
- DESC:update to 2.9.3-1
* Mon Feb 17 2020 chengquan <chengquan3@huawei.com> - 2.8.7-5
- Type:bugfix
- ID:NA