Update to version 0.5.12

Resolves: RHEL-123624
This commit is contained in:
Wim Taymans 2025-11-21 12:28:09 +01:00
parent b4de6fb997
commit 25ae198920
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/wireplumber-0.4.8.tar.bz2
/wireplumber-0.4.14.tar.bz2
/wireplumber-0.5.10.tar.bz2
/wireplumber-0.5.12.tar.bz2

View File

@ -1 +1 @@
SHA512 (wireplumber-0.5.10.tar.bz2) = 53e1518ccc9f607dcbef9cfdc459804ac077ca11b79f215a2466332f5c67e9eace1b9bc05f1e7320e34a915c99a1b3ffdbb8963fadbdd1e3af85b3d0af09a32d
SHA512 (wireplumber-0.5.12.tar.bz2) = e00317ef90add4d5a0e1b637109a2fba594f081f466c15e1c5e62b9157d9684c13a745c926cc18795d0e4899c7813ddb5615b5f396e191a455b11cab11a38990

View File

@ -1,5 +1,5 @@
Name: wireplumber
Version: 0.5.10
Version: 0.5.12
Release: 1%{?dist}
Summary: A modular session/policy manager for PipeWire
@ -132,6 +132,10 @@ fi
%{_datadir}/doc/wireplumber/
%changelog
* Fri Nov 21 2025 Wim Taymans <wtaymans@redhat.com> - 0.5.12-1
- Update to version 0.5.12
Resolves: RHEL-123624
* Mon Jul 07 2025 Wim Taymans <wtaymans@redhat.com> - 0.5.10-1
- Update to version 0.5.10
Resolves: DESKTOP-2313