From d1a6f285493ed039e6cda4fb9987ab7d2c127efd Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 11 Jun 2026 20:01:37 +0200 Subject: Release 26.6.1 - src/service.c: Only rebuild layouts and settings section. Regression fix for a flaw in 26.6.0. --- CMakeLists.txt | 2 +- ChangeLog | 11 ++++++++++- NEWS | 5 +++++ debian/changelog | 7 +++++++ 4 files changed, 23 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0047840a..1a9c94dc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-indicator-keyboard VERSION "26.6.0" LANGUAGES C CXX) +project (ayatana-indicator-keyboard VERSION "26.6.1" 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 eebf0ef5..ece0d578 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,15 @@ +2026-06-11 Mike Gabriel + + * Release 26.6.1 (HEAD -> main, tag: 26.6.1) + * src/service.c: Only rebuild layouts and settings section. + (dd73aa59) + * debian/: Add more files (forgotten to be checked-in) (7e15af2f) + * debian/: Update from official Debian package. (ba926ef5) + * po/: Update translation files. (8f6ba441) + 2026-06-10 Mike Gabriel - * Release 26.6.0 (HEAD -> main, tag: 26.6.0) + * Release 26.6.0 (60c9cb85) (tag: 26.6.0) * Merge branch 'personal/mariogrip/fix-sections-on-hw-keyboard-change' (1493005b) diff --git a/NEWS b/NEWS index dfdf68df..4d8f17f0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Overview of changes in ayatana-indicator-keyboard 26.6.1 + + - src/service.c: Only rebuild layouts and settings section. + Regression fix for a flaw in 26.6.0. + Overview of changes in ayatana-indicator-keyboard 26.6.0 - src/service.c: Move 'Show Current Layout' menuitem closer HWK diff --git a/debian/changelog b/debian/changelog index 65cba889..20604642 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +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 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 -- cgit v1.2.3