Updated to 3.60
This commit is contained in:
parent
96516303a4
commit
8ed6a9f4fe
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.59.tar.xz
|
/man-pages-3.60.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.59
|
Version: 3.60
|
||||||
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
|
||||||
@ -83,6 +83,9 @@ popd
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 18 2014 Peter Schiffer <pschiffe@redhat.com> - 3.60-1
|
||||||
|
- updated to 3.60
|
||||||
|
|
||||||
* Tue Feb 18 2014 Peter Schiffer <pschiffe@redhat.com> - 3.59-1
|
* Tue Feb 18 2014 Peter Schiffer <pschiffe@redhat.com> - 3.59-1
|
||||||
- resolves: #1066332
|
- resolves: #1066332
|
||||||
updated to 3.59
|
updated to 3.59
|
||||||
|
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
|
||||||
d8e4d8287a76ee861351b905044c8e92 man-pages-3.59.tar.xz
|
521966926394940028a49b1a428328e8 man-pages-3.60.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user