From 2faa98d85f1142383ec8ad1487616c1a7ad1882f Mon Sep 17 00:00:00 2001 From: Dorota Czaplejewicz Date: Tue, 5 Apr 2022 13:34:23 +0000 Subject: [PATCH] Release 1.17.1 --- debian/changelog | 15 +++++++++++++++ meson.build | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1cad5545..c46245b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +squeekboard (1.17.1-1) experimental; urgency=medium + + [ Dorota Czaplejewicz ] + * build: Replace missing crates.io dependency with Purism-hosted one + * ci: Allow failure on sid + * panel: Use scaling to set height + + [ William Wold ] + * Do not reset pending state on zwp_input_method_v2.done + + [ Arnaud Ferraris ] + * state: fix "wide mode" detection in portrait orientation + + -- Dorota Czaplejewicz Tue, 05 Apr 2022 13:32:53 +0000 + squeekboard (1.17.0-1) experimental; urgency=medium [ Dorota Czaplejewicz ] diff --git a/meson.build b/meson.build index 99e90443..63b331a3 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'squeekboard', 'c', 'rust', - version: '1.17.0', + version: '1.17.1', license: 'GPLv3', meson_version: '>=0.51.0', default_options: [