parent
4124f27efe
commit
c2e7309b09
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-4.01.tar.xz
|
/man-pages-4.02.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.01
|
Version: 4.02
|
||||||
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,11 @@ popd
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 10 2015 Nikola Forró <nforro@redhat.com> - 4.02-1
|
||||||
|
- updated to 4.02
|
||||||
|
resolves #1251780
|
||||||
|
resolves #1249444
|
||||||
|
|
||||||
* Fri Jul 24 2015 Nikola Forró <nforro@redhat.com> - 4.01-1
|
* Fri Jul 24 2015 Nikola Forró <nforro@redhat.com> - 4.01-1
|
||||||
- updated to 4.01
|
- updated to 4.01
|
||||||
resolves #1246298
|
resolves #1246298
|
||||||
|
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
|
||||||
008422983c6ddd97d412ef4c301f3af9 man-pages-4.01.tar.xz
|
6c5692af39eb5fe468a8bd1f110b0edd man-pages-4.02.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user