Compare commits
12 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3c171d1ad4 | ||
|
|
8a8c6a6acc | ||
|
|
4a3edf69d6 | ||
|
|
ed75548dc0 | ||
|
|
dfcbf50d99 | ||
|
|
99a986ef28 | ||
|
|
4947626050 | ||
|
|
eb63ac11b0 | ||
|
|
197849b5e8 | ||
|
|
74393aa64b | ||
|
|
ecf0b6f6ca | ||
|
|
4bb6d7aad6 |
2 changed files with 40 additions and 3 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wireplumber-0.5.7.tar.bz2) = a9f47664359ec8e483a3b16a1ba6b6e6bea3187bd17536f1ee2a756a0b217ebc401d4f21044b4c1caac83f08cead71539cf96705968aac80289cfe7e70857c56
|
||||
SHA512 (wireplumber-0.5.14.tar.bz2) = 49c2813b6374a327e1d15b79a56aa8a0f31049f4b7f13cc3cc85858dc498099556928d8347080ad3135c7b0575334deeaf343cdec6ecfe6a7734f442b97d4b40
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: wireplumber
|
||||
Version: 0.5.7
|
||||
Release: 1%{?dist}
|
||||
Version: 0.5.14
|
||||
Release: 2%{?dist}
|
||||
Summary: A modular session/policy manager for PipeWire
|
||||
|
||||
License: MIT
|
||||
|
|
@ -112,6 +112,7 @@ fi
|
|||
%dir %{_sysconfdir}/wireplumber/policy.lua.d
|
||||
%{_datadir}/wireplumber/
|
||||
%{_datadir}/zsh/site-functions/_wpctl
|
||||
%{_datadir}/bash-completion/completions/wpctl
|
||||
%{_userunitdir}/wireplumber.service
|
||||
%{_userunitdir}/wireplumber@.service
|
||||
|
||||
|
|
@ -132,6 +133,42 @@ fi
|
|||
%{_datadir}/doc/wireplumber/
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.14-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Wed Apr 01 2026 Wim Taymans <wtaymans@redhat.com> - 0.5.14-1
|
||||
- wireplumber 0.5.14
|
||||
|
||||
* Mon Mar 16 2026 Tom Callaway <spot@fedoraproject.org> - 0.5.13-2
|
||||
- rebuild for lua 5.5
|
||||
|
||||
* Mon Jan 19 2026 Wim Taymans <wtaymans@redhat.com> - 0.5.13-1
|
||||
- wireplumber 0.5.13
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.12-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Oct 10 2025 Wim Taymans <wtaymans@redhat.com> - 0.5.12-1
|
||||
- wireplumber 0.5.12
|
||||
|
||||
* Fri Sep 05 2025 Wim Taymans <wtaymans@redhat.com> - 0.5.11-1
|
||||
- wireplumber 0.5.11
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Wed May 21 2025 Wim Taymans <wtaymans@redhat.com> - 0.5.10-1
|
||||
- wireplumber 0.5.10
|
||||
|
||||
* Mon May 19 2025 Wim Taymans <wtaymans@redhat.com> - 0.5.9-1
|
||||
- wireplumber 0.5.9
|
||||
|
||||
* Fri Feb 07 2025 Wim Taymans <wtaymans@redhat.com> - 0.5.8-1
|
||||
- wireplumber 0.5.8
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Tue Dec 17 2024 Wim Taymans <wtaymans@redhat.com> - 0.5.7-1
|
||||
- wireplumber 0.5.7
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue