File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ * Sun Mar 6 2022 Matti Viljanen (direc85) 1.9.11-1
2+ - Add ISO-8613-6 24-bit color support (2;s;r;g;b)
3+ - Add COLORTERM environmental variable
4+ - Opt out from sandboxing
5+ - Update but disable version bump script
6+
17* Sun Feb 6 2022 Matti Viljanen (direc85) 1.9.10-1
28- Fix broken 256-color support
39
Original file line number Diff line number Diff line change 11Name : toeterm
22Summary : A terminal emulator with a custom virtual keyboard
3- Version : 1.9.10
3+ Version : 1.9.11
44Release : 1
55Group : System/Base
66License : GPLv2
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ CONFIG += sailfishapp link_pkgconfig
33PKGCONFIG += sailfishapp nemonotifications-qt5
44LIBS += -lutil
55
6- VER = 1.9.10
6+ VER = 1.9.11
77REL = 1
88
99VERSION = $${VER }- $${REL }
You can’t perform that action at this time.
0 commit comments