Skip to content

Commit

Permalink
chore: Update pipewire to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed May 27, 2024
1 parent 6d8cf50 commit 92450e3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion spec_files/pipewire/pipewire.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global majorversion 1
%global minorversion 0
%global microversion 5
%global microversion 7

%global apiversion 0.3
%global spaversion 0.2
Expand Down Expand Up @@ -834,6 +834,12 @@ systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || :
%endif

%changelog
* Fri May 24 2024 Wim Taymans <[email protected]> - 1.0.7-1
- Update version to 1.0.7

* Thu May 09 2024 Wim Taymans <[email protected]> - 1.0.6-1
- Update version to 1.0.6

* Mon Apr 15 2024 Wim Taymans <[email protected]> - 1.0.5-1
- Update version to 1.0.5

Expand Down

0 comments on commit 92450e3

Please sign in to comment.