mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Update to 21.2.2
This commit is contained in:
parent
e334f9656f
commit
8bcee027d6
3 changed files with 2 additions and 4280 deletions
4277
21.2-fixes.patch
4277
21.2-fixes.patch
File diff suppressed because it is too large
Load diff
|
@ -57,7 +57,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 21.2.1
|
||||
%global ver 21.2.2
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: %autorelease
|
||||
License: MIT
|
||||
|
@ -68,7 +68,6 @@ Source0: https://mesa.freedesktop.org/archive/%{name}-%{ver}.tar.xz
|
|||
# Source1 contains email correspondence clarifying the license terms.
|
||||
# Fedora opts to ignore the optional part of clause 2 and treat that code as 2 clause BSD.
|
||||
Source1: Mesa-MLAA-License-Clarification-Email.txt
|
||||
Patch0: 21.2-fixes.patch
|
||||
|
||||
# Backport of upstream patches from
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11940
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-21.2.1.tar.xz) = d4056287ec86f7a95ce534a251a1ccbc3a3b08a2f7112152def2f054fc8a9424501d5883c463554ee95fe2dafb832613efd7145e989ee8281948233942730c2c
|
||||
SHA512 (mesa-21.2.2.tar.xz) = 0a4877b405384088c8bdac3031444cd22377d19552c41c08fb8928d6edf23d5f5a237ef1d6c5f96e3293c2e90c63f4702813226b85cb304fe5e01dd2710ba697
|
||||
|
|
Loading…
Reference in a new issue