parent
1c4ca9564a
commit
1303316b49
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
|||||||
/man-pages-posix-2013-a.tar.xz
|
/man-pages-posix-2013-a.tar.xz
|
||||||
/man-pages-additional-20140218.tar.xz
|
/man-pages-additional-20140218.tar.xz
|
||||||
/man-pages-3.68.tar.xz
|
/man-pages-3.69.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: 3.68
|
Version: 3.69
|
||||||
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/
|
||||||
@ -77,6 +77,10 @@ popd
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 16 2014 jchaloup <jchaloup@redhat.com> - 3.69-1
|
||||||
|
- resolves: #1111836
|
||||||
|
updated to 3.69
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.68-2
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.68-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_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
|
||||||
43965ed65b34aeff75767b162f97eb01 man-pages-3.68.tar.xz
|
0b1feceef945e5d53c3ea63307163e8c man-pages-3.69.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user