From 900fbae23dfa159c4cdb2f74f8b04e9590295066 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 29 May 2024 10:32:50 +0200 Subject: release 24.5.1 --- CMakeLists.txt | 2 +- ChangeLog | 15 ++++++++++++++- NEWS | 5 +++++ debian/changelog | 7 +++++++ 4 files changed, 27 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7f118a9..8dbee83 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) -set(PROJECT_VERSION "24.5.0") +set(PROJECT_VERSION "24.5.1") set(PACKAGE ${CMAKE_PROJECT_NAME}) # Options diff --git a/ChangeLog b/ChangeLog index 949c1c3..253fb74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,19 @@ +2024-05-29 Mike Gabriel + + * release 24.5.1 (HEAD -> main, tag: 24.5.1) + +2024-05-28 Robert Tari + + * Merge branch 'sunweaver-pr/rda-is-not-remote' (442c2d52) + +2024-05-27 Mike Gabriel + + * src/service.c: A session is local, if it is not remote. This avoids + detecting e.g. chroots as remote sessions. (f57a1661) + 2024-05-22 Mike Gabriel - * release 24.5.0 (HEAD -> main, tag: 24.5.0) + * release 24.5.0 (dab59821) (tag: 24.5.0) 2024-05-21 Robert Tari diff --git a/NEWS b/NEWS index 98707f3..7db4c46 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Overview of changes in ayatana-indicator-power 24.5.1 + + - src/service.c: A session is local, if it is not remote. This avoids + detecting e.g. chroots as remote sessions. + Overview of changes in ayatana-indicator-power 24.5.0 - data/ayatana-indicator-power.service.in: Become part of diff --git a/debian/changelog b/debian/changelog index 3b1b508..8ee4c04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-power (24.5.1-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-power. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Wed, 29 May 2024 10:32:08 +0200 + ayatana-indicator-power (24.5.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-power. -- cgit v1.2.3