diff --git a/man-pages-5.10.tar.xz b/man-pages-5.10.tar.xz deleted file mode 100644 index 6766c7b..0000000 Binary files a/man-pages-5.10.tar.xz and /dev/null differ diff --git a/man-pages-5.13.tar.xz b/man-pages-5.13.tar.xz new file mode 100644 index 0000000..ff01b1a Binary files /dev/null and b/man-pages-5.13.tar.xz differ diff --git a/man-pages.spec b/man-pages.spec index 00ba7f7..41e8acb 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -1,5 +1,5 @@ Name: man-pages -Version: 5.10 +Version: 5.13 Release: 1 Summary: Linux kernel and user-space C library interfaces documentation License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE @@ -40,11 +40,12 @@ make install DESTDIR=%{buildroot} %files %defattr(-,root,root) %doc README man-pages-%{version}.Announce Changes -%{_mandir}/man*/* -%exclude %{_mandir}/man3/crypt.3.gz -%exclude %{_mandir}/man7/bpf-helpers.7.gz +/usr/local/share/man*/* %changelog +* Mon Nov 29 2021 liudabo - 5.13-1 +- upgrade version to 5.13 + * Thu Jan 28 2021 liudabo - 5.10-1 - upgrade version to 5.10