Skip to content

Commit

Permalink
Merge pull request #54 from ublue-os/main
Browse files Browse the repository at this point in the history
[pull] main from ublue-os:main
  • Loading branch information
pull[bot] authored Jan 24, 2025
2 parents 2e07a6c + e94aaa7 commit eb00da5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
is_latest_version: true
is_stable_version: true
kernel_flavor: bazzite # must match a kernel_flavor from akmods repo
kernel_version: 6.12.9-203.bazzite.fc41.x86_64 # must match a cached version of the above flavor
kernel_version: 6.12.10-202.bazzite.fc41.x86_64 # must match a cached version of the above flavor
exclude:
- base_name: bazzite
target_nvidia_flavor: nvidia
Expand Down
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 eb00da5

Please sign in to comment.