From d8debd706fe92de09e5c654c4ea2cc5dd5ce0529 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 26 Dec 2023 12:33:18 +0100 Subject: release 23.10.1 --- AUTHORS | 1 + CMakeLists.txt | 2 +- ChangeLog | 22 +++++++++++++++++++++- NEWS | 5 +++++ debian/changelog | 7 +++++++ 5 files changed, 35 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index dc17748..a4e294e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -73,6 +73,7 @@ Ken VanDine klausade koffevar Kristjan Räts +kugiigi Kyle Nitzsche Kyrylo Yanukovych Laércio Cordeiro diff --git a/CMakeLists.txt b/CMakeLists.txt index bcb0972..8404692 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-indicator-datetime VERSION 23.10.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 09c0c75..9422213 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,26 @@ +2023-12-26 Mike Gabriel + + * release 23.10.1 (HEAD -> main, tag: 23.10.1) + +2023-12-19 Mike Gabriel + + * Merge branch 'luigi311-toggle_alarm' (d0ebe529) + +2021-03-20 kugiigi + + * Add option to show/hide alarms (63a57fde) + +2023-12-19 Mike Gabriel + + * Merge branch 'luigi311-toggle_events' (ecaaccca) + +2021-03-18 kugiigi + + * Also apply show-events to Phone profile (4d984d26) + 2023-10-12 Mike Gabriel - * release 23.10.0 (HEAD -> main, tag: 23.10.0) + * release 23.10.0 (2aace153) (tag: 23.10.0) * po/: Update translation files. (3e66ea9a) 2023-10-10 Mike Gabriel diff --git a/NEWS b/NEWS index f14eaf5..00a897a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Overview of changes in ayatana-indicator-datetime 23.10.1 + + - Also apply show-events to Phone profile. + - Add option to show/hide alarms. + Overview of changes in ayatana-indicator-datetime 23.10.0 - tests/run-eds-ics-test: don't eat away test's result. diff --git a/debian/changelog b/debian/changelog index ccd593e..9930829 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-datetime (23.10.1-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-datetime. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Tue, 26 Dec 2023 12:32:08 +0100 + ayatana-indicator-datetime (23.10.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-datetime. -- cgit v1.2.3