summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--CMakeLists.txt2
-rw-r--r--ChangeLog18
-rw-r--r--NEWS5
-rw-r--r--debian/changelog11
5 files changed, 34 insertions, 4 deletions
diff --git a/AUTHORS b/AUTHORS
index 0ed9205f..a49bcec7 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -18,6 +18,7 @@ DP
Eric
Gallegonovato
Gediminas Murauskas
+Grzegorz Szymaszek
Heimen Stoffels
Hosted Weblate
Hugoalh
@@ -34,6 +35,7 @@ Kevin Zhou
Kristjan Räts
Kristoffer Grundström
Lars Uebernickel
+Lorenzo Torracchi
Luca Weiss
Luna Jernberg
Marius Gripsgard
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1a9c94dc..a8c54baf 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-keyboard VERSION "26.6.1" LANGUAGES C CXX)
+project (ayatana-indicator-keyboard VERSION "26.6.2" LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)
diff --git a/ChangeLog b/ChangeLog
index ece0d578..78eb75a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,22 @@
+2026-06-13 Mike Gabriel
+
+ * Release 26.6.2 (HEAD -> main, tag: 26.6.2)
+
+2026-06-13 Grzegorz Szymaszek
+
+ * Translated using Weblate (Polish) (312ae5ec)
+
+2026-06-13 Lorenzo Torracchi
+
+ * Translated using Weblate (Italian) (078a3ef9)
+
+2026-06-11 Priit Jõerüüt
+
+ * Translated using Weblate (Estonian) (85f1f2c5)
+
2026-06-11 Mike Gabriel
- * Release 26.6.1 (HEAD -> main, tag: 26.6.1)
+ * Release 26.6.1 (d1a6f285) (tag: 26.6.1)
* src/service.c: Only rebuild layouts and settings section.
(dd73aa59)
* debian/: Add more files (forgotten to be checked-in) (7e15af2f)
diff --git a/NEWS b/NEWS
index 4d8f17f0..5f13460f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in ayatana-indicator-keyboard 26.6.2
+
+ - Translation updates (thanks to all contributors on
+ hosted.weblate.org).
+
Overview of changes in ayatana-indicator-keyboard 26.6.1
- src/service.c: Only rebuild layouts and settings section.
diff --git a/debian/changelog b/debian/changelog
index 20604642..f8494171 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,16 +1,23 @@
+ayatana-indicator-keyboard (26.6.2) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-keyboard. See
+ upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 13 Jun 2026 20:14:40 +0200
+
ayatana-indicator-keyboard (26.6.1) unstable; urgency=medium
* Upstream-provided Debian package for ayatana-indicator-keyboard. See
upstream ChangeLog for recent changes.
- -- UBports developers <developers@ubports.com> Thu, 11 Jun 2026 20:01:37 +0200
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 11 Jun 2026 20:01:37 +0200
ayatana-indicator-keyboard (26.6.0) unstable; urgency=medium
* Upstream-provided Debian package for ayatana-indicator-keyboard. See
upstream ChangeLog for recent changes.
- -- UBports developers <developers@ubports.com> Wed, 10 Jun 2026 22:57:09 +0200
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 10 Jun 2026 22:57:09 +0200
ayatana-indicator-keyboard (24.7.2-0) unstable; urgency=medium