Skip to content

Commit

Permalink
bump: ruffle mesa
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Nov 28, 2024
1 parent 2350332 commit 3af60a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion anda/apps/ruffle/ruffle-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%global ver 2024-11-27
%global ver 2024-11-28
%global goodver %(echo %ver | sed 's/-//g')
%global __brp_mangle_shebangs %{nil}
%bcond_without mold
Expand Down
2 changes: 1 addition & 1 deletion anda/lib/mesa/terra-mesa.spec
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
%global vulkan_drivers swrast%{?base_vulkan}%{?intel_platform_vulkan}%{?extra_platform_vulkan}%{?with_nvk:,nouveau}
Name: terra-%{srcname}
Summary: Mesa graphics libraries
%global ver 24.3.0
%global ver 24.2.8
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: 2%?dist
License: MIT AND BSD-3-Clause AND SGI-B-2.0
Expand Down

0 comments on commit 3af60a6

Please sign in to comment.