From 523b881d381902998be7152ccee9b9692fb3fa53 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 21 Jun 2022 20:25:22 +0200 Subject: release 22.2.1 --- AUTHORS | 7 ++++- CMakeLists.txt | 2 +- ChangeLog | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- NEWS | 10 +++++++ debian/changelog | 7 +++++ 5 files changed, 111 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index bee34e6a..9581435b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,15 +4,18 @@ Adrià Martín Allan LeSage Allan Nordhøy Anders Jonsson +ButterflyOfFire CI Train Bot +이정희 Dmitrijs Ledkovs +Eric Hosted Weblate Iain Lane -Iván Seoane Jeannette L Jeremy Bicha J. Lavoie Kristjan Räts +Kristoffer Grundström Lars Uebernickel Launchpad Translations on behalf of indicator-applet-developers Luca Weiss @@ -24,6 +27,7 @@ Mike Gabriel Milo Ivir Mohsin Ali Moo +Oğuz Ersen Oğuz Ersen Oleg O Andreev Pavel Borecki @@ -33,6 +37,7 @@ Quentin PAGÈS Reza Almanda Robert Tari Sebastien Bacher +Sergii Horichenko Sithu Aung ssantos Sveinn í Felli diff --git a/CMakeLists.txt b/CMakeLists.txt index 8febac4c..239b315d 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.0") +set(PROJECT_VERSION "22.2.1") set(PACKAGE ${CMAKE_PROJECT_NAME}) # Options diff --git a/ChangeLog b/ChangeLog index 4a5e29f0..2bf4643a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,92 @@ +2022-06-21 Mike Gabriel + + * release 22.2.1 (HEAD -> main, tag: 22.2.1) + +2022-06-14 Eric + + * Translated using Weblate (Chinese (Simplified)) (81c2d27f) + +2022-06-15 Oğuz Ersen + + * Translated using Weblate (Turkish) (ea5fe293) + +2022-06-16 Kristoffer Grundström + + * Translated using Weblate (Swedish) (225c0198) + +2022-06-15 Wellington Terumi Uemura + + * Translated using Weblate (Portuguese (Brazil)) (48bc243d) + +2022-06-15 Yaron Shahrabani + + * Translated using Weblate (Hebrew) (1e7de82d) + +2022-06-14 Mike Gabriel + + * Translated using Weblate (German) (ab24438a) + +2022-06-15 Mike Gabriel + + * Update translation files. (94787243) + * po/POTFILES.in: Update list of files to check for translation + strings. (7456be7c) + +2022-06-12 Robert Tari + + * Merge branch 'sunweaver-pr/relax-x11-build-requirements' (cca8a803) + +2022-06-11 Mike Gabriel + + * CMakeLists.txt: Relax build-requirements of libX11 to 1.6.5 and + libxklavier to 5.3. (6d89352b) + +2022-04-23 Sergii Horichenko + + * Translated using Weblate (Ukrainian) (fb2f014e) + * Translated using Weblate (Russian) (37988396) + * Translated using Weblate (Ukrainian) (0ebf9cb8) + +2022-03-26 ButterflyOfFire + + * Translated using Weblate (Arabic) (0a482a3b) + +2022-03-02 Mike Gabriel + + * Merge branch 'tari01-pr/add-features-to-lomiri' (7455bfd3) + +2022-03-01 Robert Tari + + * src/keyboard-lomiri.c: Add as much functionality to Lomiri as + currently possible (94e368f5) + +2022-03-02 Mike Gabriel + + * Merge branch 'tari01-pr/add-accoutsservice' (85d85d46) + +2022-03-01 Robert Tari + + * .buil.yml: Add AccountsService build dependency (f4c6f017) + * debian/control: Add AccountsService build dependency (d93c53d0) + * Add AccountsService support (52d9983d) + +2022-03-01 Mike Gabriel + + * Merge branch 'tari01-pr/use-libxkbcommon' (4a74e3ef) + +2022-03-01 Robert Tari + + * .build.yml: Add libxkbcommon build dependency (801486c2) + * debian/control: Add libxkbcommon build dependency (aed21256) + * Read layout information using libxkbcommon (eb957b75) + +2022-02-27 이정희 + + * Translated using Weblate (Korean) (9a730357) + 2022-02-17 Mike Gabriel - * release 22.2.0 (HEAD -> main, tag: 22.2.0) + * release 22.2.0 (167b6299) (tag: 22.2.0) * Merge branch 'tari01-pr/add-new-layouts' (3c62b070) 2022-02-16 Robert Tari diff --git a/NEWS b/NEWS index affcbbfd..5c4b5bb6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Overview of changes in ayatana-indicator-keyboard 22.2.1 + + - Add AccountsService support. + - src/keyboard-lomiri.c: Add as much functionality to Lomiri as + currently possible. + - Read layout information using libxkbcommon. + - Relax build-requirements of libX11 to 1.6.5 and + libxklavier to 5.3. + - Translation updates. + Overview of changes in ayatana-indicator-keyboard 22.2.0 - Upstream version bump to new release versioning scheme: diff --git a/debian/changelog b/debian/changelog index 30218a31..940aaa5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-keyboard (22.2.1-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-keyboard. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Tue, 21 Jun 2022 20:22:04 +0200 + ayatana-indicator-keyboard (22.2.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-keyboard. -- cgit v1.2.3