updated to 3.78

- resolves: #1185309
This commit is contained in:
Jan Chaloupka 2015-01-23 13:59:20 +01:00
parent 4f5d4341f0
commit 8a23033f71
3 changed files with 7 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/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.77.tar.xz /man-pages-3.77.tar.xz
/man-pages-3.78.tar.xz

View File

@ -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.77 Version: 3.78
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
* Fri Jan 23 2015 jchaloup <jchaloup@redhat.com> - 3.78-1
- updated to 3.78
resolves: #1185309
* Thu Jan 15 2015 jchaloup <jchaloup@redhat.com> - 3.77-1 * Thu Jan 15 2015 jchaloup <jchaloup@redhat.com> - 3.77-1
- updated to 3.77 - updated to 3.77
resolves: #1181496 resolves: #1181496

View File

@ -1,3 +1,4 @@
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
758625f4a4813b438337d3837a9d2c87 man-pages-3.77.tar.xz 758625f4a4813b438337d3837a9d2c87 man-pages-3.77.tar.xz
6539fe50977cd7108a6a1bcad0fdb024 man-pages-3.78.tar.xz