aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-12-15 18:47:02 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-12-15 18:47:02 +0100
commit74a11f921dc84a166c9ef3720a4bbd9b61315236 (patch)
treed5107ec98ce0a8cbc6f9f03053eabfcbb9d4d154
parent7f18b9f4d4a418ead62d85f434b774dc39081ae3 (diff)
downloadayatana-indicator-keyboard-74a11f921dc84a166c9ef3720a4bbd9b61315236.tar.gz
ayatana-indicator-keyboard-74a11f921dc84a166c9ef3720a4bbd9b61315236.tar.bz2
ayatana-indicator-keyboard-74a11f921dc84a166c9ef3720a4bbd9b61315236.zip
release 22.9.122.9.1
-rw-r--r--AUTHORS2
-rw-r--r--CMakeLists.txt2
-rw-r--r--ChangeLog51
-rw-r--r--NEWS6
-rw-r--r--debian/changelog7
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 <ci-train-bot@canonical.com>
이정희 <daemul72@gmail.com>
Dmitrijs Ledkovs <dmitrijs.ledkovs@canonical.com>
Eric <alchemillatruth@purelymail.com>
+Gediminas Murauskas <muziejusinfo@gmail.com>
Hosted Weblate <hosted@weblate.org>
Iain Lane <iain@orangesquash.org.uk>
Jeannette L <j.lavoie@net-c.ca>
Jeremy Bicha <jbicha@ubuntu.com>
J. Lavoie <j.lavoie@net-c.ca>
+Kevin Zhou <zzh__2020@163.com>
Kristjan Räts <kristjanrats@gmail.com>
Kristoffer Grundström <swedishsailfishosuser@tutanota.com>
Lars Uebernickel <lars.uebernickel@canonical.com>
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 <mike.gabriel@das-netzwerkteam.de> 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.