parent
c8919bddb0
commit
ded3862ee4
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/man-pages-additional-20140218.tar.xz
|
/man-pages-additional-20140218.tar.xz
|
||||||
/man-pages-4.02.tar.xz
|
/man-pages-4.02.tar.xz
|
||||||
/man-pages-4.03.tar.xz
|
/man-pages-4.03.tar.xz
|
||||||
|
/man-pages-4.04.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: 4.03
|
Version: 4.04
|
||||||
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
|
||||||
@ -76,6 +76,10 @@ popd
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 04 2016 Nikola Forró <nforro@redhat.com> - 4.04-1
|
||||||
|
- updated to 4.04
|
||||||
|
resolves #1294723
|
||||||
|
|
||||||
* Mon Dec 07 2015 Nikola Forró <nforro@redhat.com> - 4.03-1
|
* Mon Dec 07 2015 Nikola Forró <nforro@redhat.com> - 4.03-1
|
||||||
- updated to 4.03
|
- updated to 4.03
|
||||||
resolves #1288782
|
resolves #1288782
|
||||||
|
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
|
||||||
3835788d4422b92ac565b4bd97d295f6 man-pages-4.03.tar.xz
|
c20326ff9687f3ded1c24aa319a3880d man-pages-4.04.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user