diff --git a/man-pages-5.10.tar.xz b/man-pages-5.10.tar.xz deleted file mode 100644 index 6766c7b50f54697f4ae3340c59e0dac8e1408ea1..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..ff01b1a1d9b9e0d98a20ea27b841611f27eaab4b Binary files /dev/null and b/man-pages-5.13.tar.xz differ diff --git a/man-pages.spec b/man-pages.spec index 00ba7f73aa575228678a477d2778f258fbf03a3d..41e8acb8f9a2c783cddb8cf1895553fc9ceeb8e1 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