parent
c0ed56cc7f
commit
f16f77f116
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/man-pages-4.08.tar.xz
|
||||
/man-pages-4.09.tar.xz
|
||||
/man-pages-4.10.tar.xz
|
||||
/man-pages-4.11.tar.xz
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
Summary: Linux kernel and C library user-space interface documentation
|
||||
Name: man-pages
|
||||
Version: 4.10
|
||||
Release: 2%{?dist}
|
||||
Version: 4.11
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
||||
Group: Documentation
|
||||
URL: http://www.kernel.org/doc/man-pages/
|
||||
@ -83,6 +83,10 @@ popd
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Thu May 04 2017 Nikola Forró <nforro@redhat.com> - 4.11-1
|
||||
- update to 4.11
|
||||
resolves #1447816
|
||||
|
||||
* Wed Mar 15 2017 Nikola Forró <nforro@redhat.com> - 4.10-2
|
||||
- add conflict with keyutils-libs versions containing conflicting man pages
|
||||
resolves #1432546
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (man-pages-posix-2013-a.tar.xz) = e6ec8eb57269fadf368aeaac31b5a98b9c71723d4d5cc189f9c4642d6e865c88e44f77481dccbdb72e31526488eb531f624d455016361687a834ccfcac19fa14
|
||||
SHA512 (man-pages-additional-20140218.tar.xz) = c7874db32a9bdefaea6c6be6549e6e6538fa1d93260bf342dd0d9821fa05754aa79a723e701493c81b2e1f460918429eb9b5edb704b55878b1e5ed585a3ff07d
|
||||
SHA512 (man-pages-4.10.tar.xz) = 6c5b8e1339a02054a5346ca3ff665c414ef178e69fe0d064d4ad7dc372ba364df2753bf605a682cc366c12661c42b9fd17567c72a0f24173f9b086d79cf354d4
|
||||
SHA512 (man-pages-4.11.tar.xz) = cc1282467255d5c078b099ab6dbc407c5f56fa66fb3f5789286bc66c98b229cae88bf8afdafa7c9609a37c87cdb1401bb381cec25c64690ab69faf4d00787187
|
||||
|
Loading…
Reference in New Issue
Block a user