From 0692cc58d1046b79671491866294692a48b05554 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 31 Jan 2024 23:18:09 +0100 Subject: Revert "release 24.1.0" This reverts commit 070fe966217064d7e7268dde7b862c085dfe1e6a. --- AUTHORS | 2 -- CMakeLists.txt | 2 +- ChangeLog | 29 +---------------------------- NEWS | 7 ------- 4 files changed, 2 insertions(+), 38 deletions(-) diff --git a/AUTHORS b/AUTHORS index 1043c11..a4e294e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -83,7 +83,6 @@ larsu leela <52065244+leela52452@users.noreply.github.com> leela <53352@protonmail.com> Lejo -Luigi311 Lukáš Tinkl Łukasz 'sil2100' Zemczak Luke Yelavich @@ -119,7 +118,6 @@ 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 45a66d4..8404692 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-indicator-datetime VERSION 24.1.0 LANGUAGES C CXX) +project (ayatana-indicator-datetime VERSION 23.10.1 LANGUAGES C CXX) list (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) diff --git a/ChangeLog b/ChangeLog index cbdcc40..9422213 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,29 +1,6 @@ -2024-01-31 Mike Gabriel - - * release 24.1.0 (HEAD -> main, tag: 24.1.0) - * 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 (d8debd70) (tag: 23.10.1) + * release 23.10.1 (HEAD -> main, tag: 23.10.1) 2023-12-19 Mike Gabriel @@ -41,10 +18,6 @@ * 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 05b2020..00a897a 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,3 @@ -Overview of changes in ayatana-indicator-datetime 24.1.0 - - - Bring back Lomiri-specific notification hints. - - src, tests: enable notification code path without Lomiri deps. - - tests/test-menus: Fix build. - - Tests: Fix show_alarms tests. - Overview of changes in ayatana-indicator-datetime 23.10.1 - Also apply show-events to Phone profile. -- cgit v1.2.3