SHA256
1
0
forked from pool/groff

* groff-1.20.1-deunicode.patch adds deunicode.tmac to tty.tmac removes

all unecessary unicode characters in tty output

OBS-URL: https://build.opensuse.org/package/show/M17N/groff?expand=0&rev=13
This commit is contained in:
2011-06-06 10:59:57 +00:00
committed by Git OBS Bridge
parent 2ab5a8a0dd
commit b9004f7b0a
3 changed files with 22 additions and 12 deletions

View File

@@ -1,12 +1,13 @@
-------------------------------------------------------------------
Thu Apr 28 12:04:23 UTC 2011 - mvyskocil@suse.cz
Mon Jun 6 10:10:08 UTC 2011 - mvyskocil@suse.cz
-
- fix bnc#682913: device X100 is missing
* create new groff-devx package containing all devX devices, as they
need X for build
- fix bnc#683857: Unicode characters in use
* groff-1.20.1-deunicode.patch removes unicode.tmac from tty.tmac, so
no ascii chars wil be converted to unicode
* groff-1.20.1-deunicode.patch adds deunicode.tmac to tty.tmac removes
all unecessary unicode characters in tty output
-------------------------------------------------------------------
Tue Mar 15 08:34:56 UTC 2011 - mvyskocil@suse.cz