mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-16 07:00:00 -05:00
1.5.83
This commit is contained in:
parent
7a8ecbf41d
commit
2374d034d7
2 changed files with 14 additions and 4 deletions
16
NEWS
16
NEWS
|
|
@ -1,3 +1,16 @@
|
|||
# PipeWire 1.5.83 (2025-11-06)
|
||||
|
||||
This is the third 1.6 release candidate that is API and ABI
|
||||
compatible with previous 1.4.x, 1.2.x and 1.0.x releases.
|
||||
|
||||
Changes since the last pre-release:
|
||||
|
||||
## Highlights
|
||||
- Include the NEWS and updated version number.
|
||||
|
||||
|
||||
Older versions:
|
||||
|
||||
# PipeWire 1.5.82 (2025-11-06)
|
||||
|
||||
This is the second 1.6 release candidate that is API and ABI
|
||||
|
|
@ -58,9 +71,6 @@ Changes since the last pre-release:
|
|||
## Docs
|
||||
- Swap the name and id of device.product
|
||||
|
||||
|
||||
Older versions:
|
||||
|
||||
# PipeWire 1.5.81 (2025-10-16)
|
||||
|
||||
This is the first 1.6 release candidate that is API and ABI
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('pipewire', ['c' ],
|
||||
version : '1.5.82',
|
||||
version : '1.5.83',
|
||||
license : [ 'MIT', 'LGPL-2.1-or-later', 'GPL-2.0-only' ],
|
||||
meson_version : '>= 0.61.1',
|
||||
default_options : [ 'warning_level=3',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue