mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-12-29 03:20:57 +00:00
chore: Add bazzite tag to Mesa
This commit is contained in:
parent
ed50fe5374
commit
68e01ae972
@ -85,7 +85,7 @@ Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 23.3.0
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: %autorelease
|
||||
Release: %autorelease.bazzite.{{{ git_dir_version }}}
|
||||
License: MIT AND BSD-3-Clause AND SGI-B-2.0
|
||||
URL: http://www.mesa3d.org
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user