Skip to content

Commit

Permalink
chore: Downgrade mesa to 24.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Jan 24, 2025
1 parent d43d48e commit 14b2c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec_files/mesa/mesa.spec
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

Name: mesa
Summary: Mesa graphics libraries
%global ver 24.3.4
%global ver 24.3.3
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Epoch: 1
%global orig_release 1%{?dist}
Expand Down

0 comments on commit 14b2c8b

Please sign in to comment.