parent
8d66290f06
commit
984120f479
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/man-pages-4.02.tar.xz
|
/man-pages-4.02.tar.xz
|
||||||
/man-pages-4.03.tar.xz
|
/man-pages-4.03.tar.xz
|
||||||
/man-pages-4.04.tar.xz
|
/man-pages-4.04.tar.xz
|
||||||
|
/man-pages-4.05.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.04
|
Version: 4.05
|
||||||
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
|
||||||
|
* Wed Mar 16 2016 Nikola Forró <nforro@redhat.com> - 4.05-1
|
||||||
|
- update to 4.05
|
||||||
|
resolves #1317877
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.04-2
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.04-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_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
|
||||||
c20326ff9687f3ded1c24aa319a3880d man-pages-4.04.tar.xz
|
9c32c8487d753f5894f6fba425b12add man-pages-4.05.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user