parent
63bb3e970a
commit
992021fdbd
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/man-pages-4.05.tar.xz
|
/man-pages-4.05.tar.xz
|
||||||
/man-pages-4.06.tar.xz
|
/man-pages-4.06.tar.xz
|
||||||
/man-pages-4.07.tar.xz
|
/man-pages-4.07.tar.xz
|
||||||
|
/man-pages-4.08.tar.xz
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
Summary: Linux kernel and C library user-space interface documentation
|
Summary: Linux kernel and C library user-space interface documentation
|
||||||
Name: man-pages
|
Name: man-pages
|
||||||
Version: 4.07
|
Version: 4.08
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
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
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
URL: http://www.kernel.org/doc/man-pages/
|
URL: http://www.kernel.org/doc/man-pages/
|
||||||
@ -76,6 +76,10 @@ popd
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 10 2016 Nikola Forró <nforro@redhat.com> - 4.08-1
|
||||||
|
- update to 4.08
|
||||||
|
resolves #1382985
|
||||||
|
|
||||||
* Thu Oct 06 2016 Richard W.M. Jones <rjones@redhat.com> - 4.07-2
|
* Thu Oct 06 2016 Richard W.M. Jones <rjones@redhat.com> - 4.07-2
|
||||||
- Bump release version and rebuild.
|
- Bump release version and rebuild.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
825fde78e6fddd02426ecdd50e2cbe0d man-pages-posix-2013-a.tar.xz
|
825fde78e6fddd02426ecdd50e2cbe0d man-pages-posix-2013-a.tar.xz
|
||||||
dbd7fac6b9f9d39f0667138ad841c4b9 man-pages-additional-20140218.tar.xz
|
dbd7fac6b9f9d39f0667138ad841c4b9 man-pages-additional-20140218.tar.xz
|
||||||
6d6c59b83431852ba44930785def30d4 man-pages-4.07.tar.xz
|
5a8e0a08c275cf37421e39e58acca397 man-pages-4.08.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user