From dde30f6c306494661eca46a675ac3e2b429e4522 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 22 Feb 2025 19:44:05 +0100 Subject: release 24.5.2 --- CMakeLists.txt | 2 +- ChangeLog | 4 ++-- NEWS | 5 +++++ debian/changelog | 11 +++++++++-- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6a6bc60..cd82a0a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-indicator-sound VERSION 24.5.1 LANGUAGES C CXX) +project (ayatana-indicator-sound VERSION 24.5.2 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 d4d6d41..910183d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2024-12-21 Mike Gabriel - * release 24.5.1 (HEAD -> main, tag: 24.5.1) + * release 24.5.2 (HEAD -> main, tag: 24.5.2) 2024-12-21 Marius Gripsgard @@ -52,7 +52,7 @@ 2024-05-22 Mike Gabriel - * release 24.5.0 (2db08d3b) (tag: 24.5.0) + * release 24.5.2 (2db08d3b) (tag: 24.5.2) 2024-05-21 Robert Tari diff --git a/NEWS b/NEWS index 8f94c87..b44de21 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Overview of changes in ayatana-indicator-sound 24.5.2 + + - Drop the deprecated PolicyKit *.pkla file + - Translation updates. + Overview of changes in ayatana-indicator-sound 24.5.1 - src/accounts-service-access.vala: Filter out prefixed users. diff --git a/debian/changelog b/debian/changelog index 3cc6fde..eee2a52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,16 @@ -ayatana-indicator-sound (24.5.1-0) UNRELEASED; urgency=medium +ayatana-indicator-sound (24.5.2-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-sound. See upstream ChangeLog for recent changes. - -- Mike Gabriel Sat, 21 Dec 2024 22:59:40 +0100 + -- Mike Gabriel Sat, 22 Feb 2025 19:41:01 +0100 + +ayatana-indicator-sound (24.5.1-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-sound. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Sat, 21 Dec 2025 23:00:45 +0100 ayatana-indicator-sound (24.5.0-0) unstable; urgency=medium -- cgit v1.2.3