mirror of
https://github.com/andersrh/copr-andersrh.git
synced 2026-05-19 14:58:01 +00:00
mesa: change release back to 10
This commit is contained in:
parent
135c0a9a25
commit
91a27a1640
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ Name: mesa
|
|||
Summary: Mesa graphics libraries
|
||||
%global ver 25.0.1
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 11.clang.skylake%{?dist}
|
||||
Release: 10.clang.skylake%{?dist}
|
||||
License: MIT AND BSD-3-Clause AND SGI-B-2.0
|
||||
URL: http://www.mesa3d.org
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue