Skip to content

Commit

Permalink
release 24.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunweaver committed Dec 21, 2024
1 parent 6f2625b commit b33527c
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 2 deletions.
4 changes: 4 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ Heimen Stoffels <[email protected]>
Henrique Combochi <[email protected]>
Hosted Weblate <[email protected]>
Hugel <[email protected]>
hugoalh <[email protected]>
huzhanrong <[email protected]>
iNetRoos <[email protected]>
Janne Jokitalo (astraljava) <[email protected]>
Expand Down Expand Up @@ -122,10 +123,12 @@ Phil Clifford <[email protected]>
phlostically <[email protected]>
Quentin PAGÈS <[email protected]>
Ratchanan Srirattanamet <[email protected]>
Remus-Gabriel Chelu <[email protected]>
Reza Almanda <[email protected]>
Ricardo Salveti de Araujo <[email protected]>
Ricardo Salveti <[email protected]>
Ricardo Salveti <[email protected]>
Ricky From Hong Kong <[email protected]>
Robert Ancell <[email protected]>
Robert Collins <[email protected]>
Robert Tari <[email protected]>
Expand Down Expand Up @@ -169,4 +172,5 @@ Yusuf Osman YILMAZ <[email protected]>
Марс Ямбар <[email protected]>
Мира Странная <[email protected]>
ۋولقان <[email protected]>
தமிழ்நேரம் <[email protected]>
复予 <[email protected]>
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
project (ayatana-indicator-sound VERSION 24.5.0 LANGUAGES C CXX)
project (ayatana-indicator-sound VERSION 24.5.1 LANGUAGES C CXX)

if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)
Expand Down
54 changes: 53 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,58 @@
2024-12-21 Mike Gabriel

* release 24.5.1 (HEAD -> main, tag: 24.5.1)

2024-12-21 Marius Gripsgard

* info-notification: Check for server caps continuously (6f2625bd)

2024-12-21 Mike Gabriel

* Merge branch 'tari01-pr/volume-change-unmute' (33117625)

2024-12-03 Robert Tari

* src/service.vala: Allow volume change to unmute pulseaudio
(9ff7a900)

2024-11-08 தமிழ்நேரம்

* Translated using Weblate (Tamil) (4b2675d7)

2024-10-30 hugoalh

* Translated using Weblate (Chinese (Traditional Han script))
(e03d5549)

2024-09-27 Remus-Gabriel Chelu

* Translated using Weblate (Romanian) (dd13ffcd)

2024-08-22 Mike Gabriel

* Merge branch 'tari01-pr/prefixed-users' (5802ec88)

2024-08-06 Robert Tari

* src/accounts-service-access.vala: Filter out prefixed users
(042dc016)

2024-07-24 Ricky From Hong Kong

* Translated using Weblate (Chinese (Traditional, Hong Kong))
(50faef7e)

2024-05-31 hugoalh

* Translated using Weblate (Chinese (Traditional)) (1a3a0c97)

2024-05-28 hugoalh

* Translated using Weblate (Chinese (Traditional)) (37004dd8)

2024-05-22 Mike Gabriel

* release 24.5.0 (HEAD -> main, tag: 24.5.0)
* release 24.5.0 (2db08d3b) (tag: 24.5.0)

2024-05-21 Robert Tari

Expand Down
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Overview of changes in ayatana-indicator-sound 24.5.1

- src/accounts-service-access.vala: Filter out prefixed users.
- src/service.vala: Allow volume change to unmute pulseaudio.
- info-notification: Check for server caps continuously.
- Translation updates.

Overview of changes in ayatana-indicator-sound 24.5.0

- data/ayatana-indicator-sound.service.in: Become part of
Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
ayatana-indicator-sound (24.5.1-0) UNRELEASED; urgency=medium

* Upstream-provided Debian package for ayatana-indicator-sound.
See upstream ChangeLog for recent changes.

-- Mike Gabriel <[email protected]> Sat, 21 Dec 2024 22:59:40 +0100

ayatana-indicator-sound (24.5.0-0) unstable; urgency=medium

* Upstream-provided Debian package for ayatana-indicator-sound.
Expand Down

0 comments on commit b33527c

Please sign in to comment.