From d1bcf8f360c936a32dcede624c7d41ff3321ab5e Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 22 May 2024 08:50:43 +0200 Subject: release 24.5.0 --- AUTHORS | 1 + CMakeLists.txt | 2 +- ChangeLog | 23 ++++++++++++++++++++++- NEWS | 6 ++++++ debian/changelog | 7 +++++++ 5 files changed, 37 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index f3d30fd..4f0a727 100644 --- a/AUTHORS +++ b/AUTHORS @@ -50,6 +50,7 @@ Moo M Ramani Priya MrJang Oğuz Ersen +OPNA2608 Pavel Borecki Pete Woods Petter Reinholdtsen diff --git a/CMakeLists.txt b/CMakeLists.txt index 0b306c5..e711b4b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.13) -project(ayatana-indicator-display VERSION 24.4.1 LANGUAGES C CXX) +project(ayatana-indicator-display VERSION 24.5.0 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 c626e38..78b032e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,27 @@ +2024-05-22 Mike Gabriel + + * release 24.5.0 (HEAD -> main, tag: 24.5.0) + +2024-05-22 Robert Tari + + * Merge branch 'sunweaver-pr/lomiri-indicators-target' (b982756f) + +2024-05-21 Mike Gabriel + + * data/ayatana-indicator-display.service.in: Become part of + lomiri-indicators.target. (3699389a) + +2024-05-22 Mike Gabriel + + * Merge branch 'OPNA2608-fix/recursive-schema-lookup' (ffec0d45) + +2024-05-20 OPNA2608 + + * src/service.cpp: Look up schemas recursively (50b2197c) + 2024-05-17 Mike Gabriel - * release 24.4.1 (HEAD -> main, tag: 24.4.1) + * release 24.4.1 (4d95bad3) (tag: 24.4.1) 2024-05-17 Robert Tari diff --git a/NEWS b/NEWS index 51a4344..5a7a8be 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in ayatana-indicator-display 24.5.0 + + - src/service.cpp: Look up schemas recursively + - data/ayatana-indicator-display.service.in: Become part of + lomiri-indicators.target. + Overview of changes in ayatana-indicator-display 24.4.1 - src/main.cpp: Initialize LC_NUMERIC with 'POSIX'. diff --git a/debian/changelog b/debian/changelog index 81c323c..2aba540 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-display (24.5.0-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-display. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Wed, 22 May 2024 08:49:48 +0200 + ayatana-indicator-display (24.4.1-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-display. -- cgit v1.2.3