From bcbfe01c515bd197ecfeb253cfea4e41131e6112 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 15 Jul 2022 22:39:28 +0200 Subject: release 22.2.3 --- AUTHORS | 1 + CMakeLists.txt | 2 +- ChangeLog | 27 ++++++++++++++++++++++++++- NEWS | 6 ++++++ debian/changelog | 9 ++++++++- 5 files changed, 42 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index d80b93a1..3d26ced4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -43,6 +43,7 @@ Sithu Aung ssantos Sveinn í Felli Ted Gould +Teitei Tim Lunn Tomáš Marný Viktar Vauchkevich diff --git a/CMakeLists.txt b/CMakeLists.txt index 4bd7cb30..4aca86bb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) -set(PROJECT_VERSION "22.2.2") +set(PROJECT_VERSION "22.2.3") set(PACKAGE ${CMAKE_PROJECT_NAME}) # Options diff --git a/ChangeLog b/ChangeLog index bf1eafe9..bf89300f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,31 @@ +2022-07-15 Mike Gabriel + + * release 22.2.3 (HEAD -> main, tag: 22.2.3) + +2022-07-14 Teitei + + * Translated using Weblate (Burmese) (24e02977) + +2022-07-06 Robert Tari + + * Merge branch 'sunweaver-pr/input-keyboard-icon' (9873f1f7) + +2022-06-25 Kristjan Räts + + * Translated using Weblate (Estonian) (1221d55f) + +2022-07-05 Mike Gabriel + + * src/service.c: Use 'input-keyboard' (symbolic) icon as indicator + icon on Lomiri. (54be1fe4) + +2022-06-25 Kristjan Räts + + * Translated using Weblate (Estonian) (97fb737a) + 2022-06-25 Mike Gabriel - * release 22.2.2 (HEAD -> main, tag: 22.2.2) + * release 22.2.2 (99562d29) (tag: 22.2.2) 2022-06-24 Mike Gabriel diff --git a/NEWS b/NEWS index 2163c808..f11c1bd3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in ayatana-indicator-keyboard 22.2.3 + + - src/service.c: Use 'input-keyboard' (symbolic) icon as indicator icon + on Lomiri. + - Translation updates. + Overview of changes in ayatana-indicator-keyboard 22.2.2 - data/CMakeLists.txt: create accountsservice/interfaces datadir subdirectory diff --git a/debian/changelog b/debian/changelog index d4556bc3..fcc10cbd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,11 @@ -ayatana-indicator-keyboard (22.2.2-0) UNRELEASED; urgency=medium +ayatana-indicator-keyboard (22.2.3-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-keyboard. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Fri, 15 Jul 2022 22:36:35 +0200 + +ayatana-indicator-keyboard (22.2.2-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-keyboard. See upstream ChangeLog for recent changes. -- cgit v1.2.3