parent
937d08580f
commit
57e7e2eaef
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/man-pages-additional-20140218.tar.xz
|
/man-pages-additional-20140218.tar.xz
|
||||||
/man-pages-3.70.tar.xz
|
/man-pages-3.70.tar.xz
|
||||||
/man-pages-3.71.tar.xz
|
/man-pages-3.71.tar.xz
|
||||||
|
/man-pages-3.72.tar.xz
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
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.71
|
Version: 3.72
|
||||||
Release: 1%{?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
|
||||||
@ -77,6 +77,10 @@ popd
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 08 2014 jchaloup <jchaloup@redhat.com> - 3.72-1
|
||||||
|
- resolves: #1139140
|
||||||
|
updated to 3.72
|
||||||
|
|
||||||
* Fri Aug 22 2014 jchaloup <jchaloup@redhat.com> - 3.71-1
|
* Fri Aug 22 2014 jchaloup <jchaloup@redhat.com> - 3.71-1
|
||||||
- resolves: #1132845
|
- resolves: #1132845
|
||||||
updated to 3.71
|
updated to 3.71
|
||||||
|
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
|
||||||
9a2a288f1e481045c991e0cb476127d8 man-pages-3.71.tar.xz
|
3ca69a6263d9863ccace2e53b9bcff86 man-pages-3.72.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user