From 7ef3aaf2cd83209e90060ce847def58b4d064450 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 20 Nov 2023 12:01:02 +0100 Subject: release 23.10.4 --- CMakeLists.txt | 2 +- ChangeLog | 14 +++++++++++++- NEWS | 5 +++++ debian/changelog | 7 +++++++ 4 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c82f401..c870dcf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.13) -project(ayatana-indicator-display VERSION 23.10.3 LANGUAGES C CXX) +project(ayatana-indicator-display VERSION 23.10.4 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 1cf3dc4..b7ab0e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,18 @@ +2023-11-20 Mike Gabriel + + * release 23.10.4 (HEAD -> main, tag: 23.10.4) + * Merge branch 'tari01-pr/greeter-mode' (566c9d8) + +2023-11-20 Robert Tari + + * src/service.cpp: Hide theme profiles and settings in the greeter + (327d016) + * data/org.ayatana.indicator.display: Add desktop greeter section + (6c15134) + 2023-11-14 Mike Gabriel - * release 23.10.3 (HEAD -> main, tag: 23.10.3) + * release 23.10.3 (0f8eb5c) (tag: 23.10.3) * Merge branch 'tari01-pr/missing-color-scheme' (cc07718) 2023-11-11 Robert Tari diff --git a/NEWS b/NEWS index 19920b6..311c3f9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Overview of changes in ayatana-indicator-display 23.10.4 + + - data/org.ayatana.indicator.display: Add desktop greeter section. + - src/service.cpp: Hide theme profiles and settings in the greeter. + Overview of changes in ayatana-indicator-display 23.10.3 - src/service.cpp: Hangdle missing diff --git a/debian/changelog b/debian/changelog index 9ed41bd..2ea50e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-display (23.10.4-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-display. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Mon, 20 Nov 2023 12:00:03 +0100 + ayatana-indicator-display (23.10.3-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-display. -- cgit v1.2.3