From 99562d291dbfb154ed537eddc78284b7bd652c3f Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 25 Jun 2022 06:45:27 +0200 Subject: release 22.2.2 --- AUTHORS | 1 + CMakeLists.txt | 2 +- ChangeLog | 19 ++++++++++++++++++- NEWS | 6 ++++++ debian/changelog | 7 +++++++ 5 files changed, 33 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 9581435b..d80b93a1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -23,6 +23,7 @@ Luna Jernberg Mathieu Trudel-Lapierre Matthieu Baerts Michal Čihař +Mihai Moldovan Mike Gabriel Milo Ivir Mohsin Ali diff --git a/CMakeLists.txt b/CMakeLists.txt index 239b315d..4bd7cb30 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.1") +set(PROJECT_VERSION "22.2.2") set(PACKAGE ${CMAKE_PROJECT_NAME}) # Options diff --git a/ChangeLog b/ChangeLog index 2bf4643a..bf1eafe9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,23 @@ +2022-06-25 Mike Gabriel + + * release 22.2.2 (HEAD -> main, tag: 22.2.2) + +2022-06-24 Mike Gabriel + + * Merge branch 'Ionic-bugfix/create-dir-before-symlink' (b8d388fe) + +2022-06-22 Mihai Moldovan + + * data/CMakeLists.txt: create dbus-1/interfaces datadir subdirectory + before trying to create a symlink into it. (c307d59e) + +2022-06-22 Milo Ivir + + * Translated using Weblate (Croatian) (e66631bf) + 2022-06-21 Mike Gabriel - * release 22.2.1 (HEAD -> main, tag: 22.2.1) + * release 22.2.1 (523b881d) (tag: 22.2.1) 2022-06-14 Eric diff --git a/NEWS b/NEWS index 5c4b5bb6..2163c808 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in ayatana-indicator-keyboard 22.2.2 + + - data/CMakeLists.txt: create accountsservice/interfaces datadir subdirectory + before trying to create a symlink into it. + - Translation updates. + Overview of changes in ayatana-indicator-keyboard 22.2.1 - Add AccountsService support. diff --git a/debian/changelog b/debian/changelog index 940aaa5a..d4556bc3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-keyboard (22.2.2-0) UNRELEASED; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-keyboard. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Sat, 25 Jun 2022 06:43:57 +0200 + ayatana-indicator-keyboard (22.2.1-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-keyboard. -- cgit v1.2.3