Updated to 3.68
This commit is contained in:
parent
5eed0e798c
commit
82ab495298
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +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.66.tar.xz
|
/man-pages-3.68.tar.xz
|
||||||
/man-pages-3.67.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.67
|
Version: 3.68
|
||||||
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 Jun 02 2014 jchaloup <jchaloup@redhat.com> - 3.68-1
|
||||||
|
- resolves: #1103158
|
||||||
|
updated to 3.68
|
||||||
|
|
||||||
* Tue May 27 2014 jchaloup <jchaloup@redhat.com> - 3.67-1
|
* Tue May 27 2014 jchaloup <jchaloup@redhat.com> - 3.67-1
|
||||||
- resolves: #1100444
|
- resolves: #1100444
|
||||||
updated to 3.67
|
updated to 3.67
|
||||||
|
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
|
||||||
5629dae00ef93658ada9226aa33b51b6 man-pages-3.67.tar.xz
|
43965ed65b34aeff75767b162f97eb01 man-pages-3.68.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user