SHA256
1
0
forked from pool/man

Update to man-db 2.7.6

OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=71
This commit is contained in:
2016-12-16 09:45:04 +00:00
committed by Git OBS Bridge
parent 105760fe7d
commit b9bb15e12b
13 changed files with 240 additions and 226 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Dec 16 09:37:34 UTC 2016 - werner@suse.de
- Update to version 2.7.6
* Many bug fixes
* man understands the <page>.<section> form on its command line,
so for example 'man chmod.2' is now the same as 'man 2 chmod'
(Contributed by Mihail Konev)
* Document that 'man -K' searches page source, not rendered text
- Rename patch man-db-2.7.1.dif which becomes man-db-2.7.6.dif
- Port the patches
man-MAN_POSIXLY_CORRECT-man1.dif
man-db-2.6.3-chinese.dif
man-db-2.6.3-listall.dif
man-db-2.6.3-section.dif
man-db-2.7.1-firefox.dif
man-db-2.7.1-security4.dif
man-db-2.7.1-zio.dif
- Add an rpmlintrc file man-rpmlintrc as we apply a patch
on generated manual pages
-------------------------------------------------------------------
Fri Jun 24 10:06:32 UTC 2016 - werner@suse.de