From 74a11f921dc84a166c9ef3720a4bbd9b61315236 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 15 Dec 2022 18:47:02 +0100 Subject: release 22.9.1 --- AUTHORS | 2 ++ CMakeLists.txt | 2 +- ChangeLog | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++- NEWS | 6 ++++++ debian/changelog | 7 +++++++ 5 files changed, 66 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 9c6d952d..df369866 100644 --- a/AUTHORS +++ b/AUTHORS @@ -9,11 +9,13 @@ CI Train Bot 이정희 Dmitrijs Ledkovs Eric +Gediminas Murauskas Hosted Weblate Iain Lane Jeannette L Jeremy Bicha J. Lavoie +Kevin Zhou Kristjan Räts Kristoffer Grundström Lars Uebernickel diff --git a/CMakeLists.txt b/CMakeLists.txt index 7f07ca65..11636418 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.9.0") +set(PROJECT_VERSION "22.9.1") set(PACKAGE ${CMAKE_PROJECT_NAME}) # Options diff --git a/ChangeLog b/ChangeLog index 8bd8f723..0c8a2e9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,55 @@ +2022-12-15 Mike Gabriel + + * release 22.9.1 (HEAD -> main, tag: 22.9.1) + +2022-12-03 Kevin Zhou + + * Translated using Weblate (Chinese (Simplified)) (7f18b9f4) + +2022-11-10 Mike Gabriel + + * Merge branch 'tari01-pr/update-languages' (32f76b32) + +2022-11-08 Robert Tari + + * src/languages.h: Update the layout list + rewrite the code to use a + struct instead of two lists (c16bded3) + +2022-10-17 Gediminas Murauskas + + * Translated using Weblate (Lithuanian) (e9e02ded) + +2022-09-29 이정희 + + * Translated using Weblate (Korean) (6f809923) + +2022-09-25 Oğuz Ersen + + * Translated using Weblate (Turkish) (c25f3287) + +2022-09-22 Yaron Shahrabani + + * Translated using Weblate (Hebrew) (c8d30464) + +2022-09-14 Sergii Horichenko + + * Translated using Weblate (Ukrainian) (1ede2c04) + +2022-09-14 Quentin PAGÈS + + * Translated using Weblate (Occitan) (175c9641) + +2022-09-14 Sergii Horichenko + + * Translated using Weblate (Russian) (42df6165) + +2022-09-14 Wellington Terumi Uemura + + * Translated using Weblate (Portuguese (Brazil)) (62caace0) + 2022-09-14 Mike Gabriel - * release 22.9.0 (HEAD -> main, tag: 22.9.0) + * release 22.9.0 (48c42153) (tag: 22.9.0) * Translated using Weblate (German) (4663447e) 2022-09-14 Milan Korecky diff --git a/NEWS b/NEWS index f7ccbbdb..4ee69c5a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in ayatana-indicator-keyboard 22.9.1 + + - src/languages.h: Update the layout list + rewrite the code to use a + struct instead of two lists. + - Translation updates. + Overview of changes in ayatana-indicator-keyboard 22.9.0 - Add tooltip support. diff --git a/debian/changelog b/debian/changelog index 1f03cc71..893f28dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-keyboard (22.9.1-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-keyboard. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Thu, 15 Dec 2022 18:45:13 +0100 + ayatana-indicator-keyboard (22.9.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-keyboard. -- cgit v1.2.3