From 029dad798c8b07bd2613ba2e8c2988cee22f8389 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 12 Feb 2024 17:53:12 +0100 Subject: release 24.2.0 --- AUTHORS | 2 ++ CMakeLists.txt | 2 +- ChangeLog | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- NEWS | 27 ++++++++++++++++++++++++ debian/changelog | 7 +++++++ 5 files changed, 98 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index a4e294e..1043c11 100644 --- a/AUTHORS +++ b/AUTHORS @@ -83,6 +83,7 @@ larsu leela <52065244+leela52452@users.noreply.github.com> leela <53352@protonmail.com> Lejo +Luigi311 Lukáš Tinkl Łukasz 'sil2100' Zemczak Luke Yelavich @@ -118,6 +119,7 @@ Oğuz Ersen Oğuz Ersen Olivier Macchioni Olivier Tilloy +OPNA2608 OrionJK - Pavel Borecki Phil Clifford diff --git a/CMakeLists.txt b/CMakeLists.txt index 8404692..23066ac 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-indicator-datetime VERSION 23.10.1 LANGUAGES C CXX) +project (ayatana-indicator-datetime VERSION 24.2.0 LANGUAGES C CXX) list (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) diff --git a/ChangeLog b/ChangeLog index 9422213..607d13d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,62 @@ +2024-02-12 Mike Gabriel + + * release 24.2.0 (HEAD -> main, tag: 24.2.0) + +2024-02-12 Robert Tari + + * Merge branch 'sunweaver-pr/fix-soundtest' (e06f6b10) + * src/CMakeLists.txt: suppress Wenum-constexpr-conversion in + engine-eds.cpp (ee1824a0) + +2024-02-12 Mike Gabriel + + * tests/: Fix test-sound. Drop parameterized test run for now. Needs + more investigation. (deb2a444) + +2024-02-01 Mike Gabriel + + * Merge branch 'tari01-pr/notification-test-lomiri' (a26eeb15) + +2024-02-01 Robert Tari + + * tests/CMakeLists.txt: Run test-notification only when building with + Lomiri features (d304a6d1) + +2024-02-01 Mike Gabriel + + * Merge branch 'tari01-pr/fix-colour-tests' (6d67f7b4) + +2024-02-01 Robert Tari + + * Fix tests relying on the default EDS appointment colour (d77ad890) + +2024-01-31 Mike Gabriel + + * Revert "release 24.1.0" (0692cc58) + * release 24.1.0 (070fe966) + * Merge branch 'luigi311-fix-tests' (ddabb4a6) + +2024-01-19 Luigi311 + + * Tests: Fix show_alarms tests (54802146) + +2023-12-31 OPNA2608 + + * tests/test-menus: Fix build (dcfaedfd) + +2024-01-31 Mike Gabriel + + * Merge branch 'personal/peat-psuwit/bring-back-lomiri-hints' + (2a2db70b) + +2023-12-21 Ratchanan Srirattanamet + + * src, tests: enable notification code path without Lomiri deps + (30b2de45) + 2023-12-26 Mike Gabriel - * release 23.10.1 (HEAD -> main, tag: 23.10.1) + * release 23.10.1 (d8debd70) (tag: 23.10.1) 2023-12-19 Mike Gabriel @@ -18,6 +74,10 @@ * Also apply show-events to Phone profile (4d984d26) +2023-12-07 Ratchanan Srirattanamet + + * Bring back Lomiri-specific notification hints (6f1c3f7f) + 2023-10-12 Mike Gabriel * release 23.10.0 (2aace153) (tag: 23.10.0) diff --git a/NEWS b/NEWS index 00a897a..dfb68bc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,30 @@ +Overview of changes in ayatana-indicator-datetime 24.2.0 + + - src, tests: enable notification code path without Lomiri deps. + - tests/test-menus: Fix build. + - Tests: Fix show_alarms tests. + - Fix tests relying on the default EDS appointment colour. + - tests/CMakeLists.txt: Run test-notification only when building with + Lomiri features. + - tests/: Fix test-sound. Drop parameterized test run for now. Needs + more investigation. + - src/CMakeLists.txt: suppress Wenum-constexpr-conversion in + engine-eds.cpp. + +Overview of changes in ayatana-indicator-datetime 24.2.0 + + - src, tests: enable notification code path without Lomiri deps. + - tests/test-menus: Fix build. + - Tests: Fix show_alarms tests. + - Fix tests relying on the default EDS appointment colour. + - tests/CMakeLists.txt: Run test-notification only when building with + Lomiri features. + - tests/: Fix test-sound. Drop parameterized test run for now. Needs + more investigation. + - src/CMakeLists.txt: suppress Wenum-constexpr-conversion in + engine-eds.cpp + - Translation updates. + Overview of changes in ayatana-indicator-datetime 23.10.1 - Also apply show-events to Phone profile. diff --git a/debian/changelog b/debian/changelog index 9930829..9ecfb34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-datetime (24.2.0-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-datetime. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Mon, 12 Feb 2024 17:45:46 +0100 + ayatana-indicator-datetime (23.10.1-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-datetime. -- cgit v1.2.3