mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-21 18:40:00 +00:00
chore: Update pipewire to 1.0.8
This commit is contained in:
parent
01ffba041d
commit
526a4a2380
@ -1,6 +1,6 @@
|
||||
%global majorversion 1
|
||||
%global minorversion 0
|
||||
%global microversion 7
|
||||
%global microversion 8
|
||||
|
||||
%global apiversion 0.3
|
||||
%global spaversion 0.2
|
||||
@ -9,7 +9,7 @@
|
||||
%global ms_version 0.4.2
|
||||
|
||||
# For rpmdev-bumpspec and releng automation
|
||||
%global baserelease 2
|
||||
%global baserelease 1
|
||||
|
||||
#global snapdate 20210107
|
||||
#global gitcommit b17db2cebc1a5ab2c01851d29c05f79cd2f262bb
|
||||
@ -44,8 +44,7 @@
|
||||
%bcond_without jackserver_plugin
|
||||
%bcond_without libmysofa
|
||||
%bcond_without lv2
|
||||
#bcond_without roc
|
||||
%bcond_with roc
|
||||
%bcond_without roc
|
||||
%endif
|
||||
|
||||
%if 0%{?rhel} || ("%{_arch}" == "s390x")
|
||||
@ -834,6 +833,9 @@ systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 19 2024 Wim Taymans <wtaymans@redhat.com> - 1.0.8-1
|
||||
- Update version to 1.0.8
|
||||
|
||||
* Tue Jun 18 2024 Peter Robinson <pbrobinson@fedoraproject.org> - 1.0.7-2
|
||||
- Rebuild for libcamera 0.3
|
||||
|
||||
@ -843,6 +845,9 @@ systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || :
|
||||
* Thu May 09 2024 Wim Taymans <wtaymans@redhat.com> - 1.0.6-1
|
||||
- Update version to 1.0.6
|
||||
|
||||
* Tue Apr 23 2024 Wim Taymans <wtaymans@redhat.com> - 1.0.5-2
|
||||
- Enable ROC again
|
||||
|
||||
* Mon Apr 15 2024 Wim Taymans <wtaymans@redhat.com> - 1.0.5-1
|
||||
- Update version to 1.0.5
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user