upgrade version to 5.13

This commit is contained in:
Anonymous_Z 2021-11-29 15:10:21 +08:00
parent 73912aad48
commit 6993d02fb2
3 changed files with 5 additions and 4 deletions

Binary file not shown.

BIN
man-pages-5.13.tar.xz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: man-pages Name: man-pages
Version: 5.10 Version: 5.13
Release: 1 Release: 1
Summary: Linux kernel and user-space C library interfaces documentation Summary: Linux kernel and user-space C library interfaces documentation
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
@ -40,11 +40,12 @@ make install DESTDIR=%{buildroot}
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc README man-pages-%{version}.Announce Changes %doc README man-pages-%{version}.Announce Changes
%{_mandir}/man*/* /usr/local/share/man*/*
%exclude %{_mandir}/man3/crypt.3.gz
%exclude %{_mandir}/man7/bpf-helpers.7.gz
%changelog %changelog
* Mon Nov 29 2021 liudabo <liudabo1@huawei.com> - 5.13-1
- upgrade version to 5.13
* Thu Jan 28 2021 liudabo <liudabo1@huawei.com> - 5.10-1 * Thu Jan 28 2021 liudabo <liudabo1@huawei.com> - 5.10-1
- upgrade version to 5.10 - upgrade version to 5.10