parent
a769c2f578
commit
7e8cb520e8
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.80.tar.xz
|
/man-pages-3.81.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.80
|
Version: 3.81
|
||||||
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
|
||||||
@ -73,6 +73,10 @@ popd
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 03 2015 jchaloup <jchaloup@redhat.com> - 3.81-1
|
||||||
|
- updated to 3.81
|
||||||
|
resolves: #1197926
|
||||||
|
|
||||||
* Sun Feb 22 2015 jchaloup <jchaloup@redhat.com> - 3.80-1
|
* Sun Feb 22 2015 jchaloup <jchaloup@redhat.com> - 3.80-1
|
||||||
- updated to 3.80
|
- updated to 3.80
|
||||||
resolves: #1194974
|
resolves: #1194974
|
||||||
|
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
|
||||||
d06a8440349a2c2450ea59412fa653f8 man-pages-3.80.tar.xz
|
813b4164ff5db0ba6df7ce78b720203d man-pages-3.81.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user