File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- commit 32431ad2736bc5357ef9315ef625966d15a5c8bb
1+ commit 102b1f24c0c268b4b6431c39f3508ed027f0b5c6
2+ Author: Mike FABIAN <mfabian@redhat.com>
3+ Date: Sat Nov 22 08:13:46 2014 +0100
4+
5+ Release 1.3.6
6+
7+ commit fb64b5b35373dc3f00d6386f50fc07f06182a3f3
8+ Author: Mike FABIAN <mfabian@redhat.com>
9+ Date: Sat Nov 22 08:08:47 2014 +0100
10+
11+ Fix typo in compose.txt
12+
13+ Reported by James Wood.
14+
15+ The line
16+
17+ NG ŊF 1
18+
19+ looks indeed like a typo.
20+
21+ From /usr/share/X11/locale/en_US.UTF-8/Compose:
22+
23+ <Multi_key> <N> <G> : "Ŋ" U014A # LATIN CAPITAL LETTER ENG
24+ <Multi_key> <n> <g> : "ŋ" U014B # LATIN SMALL LETTER ENG
25+
26+ commit 5d44f0cbd2365a30078d72495cfece494b19194f
227Author: Mike FABIAN <mfabian@redhat.com>
328Date: Tue Sep 30 13:14:42 2014 +0200
429
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ m4_define([package_name], [ibus-table-others])
2323m4_define ( [ ibus_released] , [ 1] )
2424m4_define ( [ ibus_major_version] , [ 1] )
2525m4_define ( [ ibus_minor_version] , [ 3] )
26- m4_define ( [ ibus_micro_version] , [ 5 ] )
26+ m4_define ( [ ibus_micro_version] , [ 6 ] )
2727# commented out as datestamp doesn't suit dist date.
2828m4_define ( ibus_maybe_datestamp ,
2929 m4_esyscmd ( [ if test x] ibus_released [ != x1; then date +.%Y%m%d | tr -d '\n\r'; fi] ) )
You can’t perform that action at this time.
0 commit comments