From 48c42153f7b0cec623d7e95a08c0bd97efae4bbc Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 14 Sep 2022 14:19:33 +0200 Subject: release 22.9.0 --- AUTHORS | 1 + CMakeLists.txt | 2 +- ChangeLog | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-- NEWS | 7 +++++ debian/changelog | 7 +++++ 5 files changed, 107 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 3d26ced4..9c6d952d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -25,6 +25,7 @@ Matthieu Baerts Michal Čihař Mihai Moldovan Mike Gabriel +Milan Korecky Milo Ivir Mohsin Ali Moo diff --git a/CMakeLists.txt b/CMakeLists.txt index 4aca86bb..7f07ca65 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.3") +set(PROJECT_VERSION "22.9.0") set(PACKAGE ${CMAKE_PROJECT_NAME}) # Options diff --git a/ChangeLog b/ChangeLog index bf89300f..8bd8f723 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,99 @@ +2022-09-14 Mike Gabriel + + * release 22.9.0 (HEAD -> main, tag: 22.9.0) + * Translated using Weblate (German) (4663447e) + +2022-09-14 Milan Korecky + + * Translated using Weblate (Czech) (062568a7) + +2022-09-14 Mike Gabriel + + * po/*.po{,t}: Translation strings update. (0ad52347) + * update-po{,t}.sh: Also catch multi-file source file references. + (4d0bdb06) + +2022-09-13 Robert Tari + + * Merge branch 'sunweaver-pr/fix-and-update-translation-template' + (5191b1fc) + +2022-09-11 Mike Gabriel + + * po/ayatana-indicator-keyboard.pot: Update translation template + file. (800c3ef6) + * update-po{,t}.sh: Omit ../ at beginning of file names in .pot file. + (1768f497) + * update-po.sh: White-space fix. (b31f62c1) + * Fix translating the indicator's .gschema.xml file. (8818b2d6) + +2022-09-09 Quentin PAGÈS + + * Translated using Weblate (Occitan) (1f668a5d) + +2022-09-08 Mike Gabriel + + * Merge branch 'tari01-pr/language-icon-gsettings' (e6f63b65) + +2022-09-07 Moo + + * Translated using Weblate (Lithuanian) (5ad5e033) + * Translated using Weblate (Lithuanian) (a4fd7cb1) + +2022-09-07 Robert Tari + + * Add GSettings options for indicator icon (c5d48625) + * src/service.c: Create separate header profiles (1136552d) + +2022-09-06 Wellington Terumi Uemura + + * Translated using Weblate (Portuguese (Brazil)) (cf59345a) + +2022-09-05 Yaron Shahrabani + + * Translated using Weblate (Hebrew) (a81d0326) + +2022-09-05 Mike Gabriel + + * Translated using Weblate (German) (0ab29024) + * po/*.po{,t}: Translation strings update. (ef217bb3) + +2022-09-01 Mike Gabriel + + * Merge branch 'sunweaver-pr/tooltip-support' (4174027f) + +2022-07-22 Mike Gabriel + + * src/service.c: Add tooltip. (2bca91c2) + +2022-08-15 Mike Gabriel + + * Merge branch 'tari01-pr/translate-layout-names' (dd3bb865) + +2022-08-03 Robert Tari + + * Translate layout names (d06286ca) + +2022-08-06 Quentin PAGÈS + + * Translated using Weblate (Occitan) (8c6e2b03) + +2022-07-27 Sergii Horichenko + + * Translated using Weblate (Ukrainian) (3ebcb219) + * Translated using Weblate (Russian) (3cd6a7ad) + +2022-07-19 ssantos + + * Translated using Weblate (Portuguese) (0a24b978) + 2022-07-15 Mike Gabriel - * release 22.2.3 (HEAD -> main, tag: 22.2.3) + * release 22.2.3 (bcbfe01c) (tag: 22.2.3) 2022-07-14 Teitei - * Translated using Weblate (Burmese) (24e02977) + * Translated using Weblate (Burmese) (d2676988) 2022-07-06 Robert Tari diff --git a/NEWS b/NEWS index f11c1bd3..f7ccbbdb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +Overview of changes in ayatana-indicator-keyboard 22.9.0 + + - Add tooltip support. + - Make it configurable whether to show the current layout's language icon, + or whether to show a generic keyboard icon. + - Translation updates. + Overview of changes in ayatana-indicator-keyboard 22.2.3 - src/service.c: Use 'input-keyboard' (symbolic) icon as indicator icon diff --git a/debian/changelog b/debian/changelog index fcc10cbd..1f03cc71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-keyboard (22.9.0-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-keyboard. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Wed, 14 Sep 2022 14:16:14 +0200 + ayatana-indicator-keyboard (22.2.3-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-keyboard. -- cgit v1.2.3