From 76499b4a6a3fb2227d8945bc88842725bf3a8cf5 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 6 Nov 2023 17:09:55 +0100 Subject: release 23.10.1 --- CMakeLists.txt | 2 +- ChangeLog | 27 ++++++++++++++++++++++++++- NEWS | 6 ++++++ debian/changelog | 7 +++++++ 4 files changed, 40 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index bd1773c..6e3e158 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-indicator-sound VERSION 23.10.0 LANGUAGES C CXX) +project (ayatana-indicator-sound VERSION 23.10.1 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 2ac5e3d..98509bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,31 @@ +2023-11-06 Mike Gabriel + + * release 23.10.1 (HEAD -> main, tag: 23.10.1) + +2023-11-04 Mike Gabriel + + * Merge branch 'tari01-pr/notification-orca-greeter' (1fb9372) + +2023-11-04 Robert Tari + + * src/info-notification.vala: Display percentage in the greeter when + Orca is enabled (2b3531f) + +2023-10-22 Hosted Weblate + + * Update translation files (82e4581) + +2023-10-22 Weblate + + * Added translation using Weblate (Kurdish) (434aff4) + +2023-10-14 Quentin PAGÈS + + * Translated using Weblate (Occitan) (06de571) + 2023-10-13 Mike Gabriel - * release 23.10.0 (HEAD -> main, tag: 23.10.0) + * release 23.10.0 (32d51fa) (tag: 23.10.0) 2023-10-12 Serhii Horichenko diff --git a/NEWS b/NEWS index 99f610d..b13eedb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in ayatana-indicator-sound 23.10.1 + + - src/info-notification.vala: Display percentage in the greeter when + Orca is enabled. + - Translation updates. + Overview of changes in ayatana-indicator-sound 23.10.0 - Drop hint check and create a level indicator. diff --git a/debian/changelog b/debian/changelog index 441e455..f5dbdcd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-sound (23.10.1-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-sound. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Mon, 06 Nov 2023 17:09:04 +0100 + ayatana-indicator-sound (23.10.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-sound. -- cgit v1.2.3