-
-
Notifications
You must be signed in to change notification settings - Fork 338
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
||
|