mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 02:54:51 +00:00
Update to 19.1.0-rc2
This commit is contained in:
parent
1260598b62
commit
6b02ba7b6a
2 changed files with 6 additions and 6 deletions
10
mesa.spec
10
mesa.spec
|
@ -48,9 +48,9 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 19.1.0-rc1
|
||||
%global ver 19.1.0-rc2
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 4%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.mesa3d.org
|
||||
|
||||
|
@ -62,9 +62,6 @@ Source1: Mesa-MLAA-License-Clarification-Email.txt
|
|||
|
||||
Source2: glesv2.pc
|
||||
|
||||
# sent upstream should be in rc2
|
||||
Patch1: 0001-kmsro-add-_dri.so-to-two-of-the-kmsro-drivers.patch
|
||||
|
||||
Patch3: 0003-evergreen-big-endian.patch
|
||||
|
||||
# Disable rgb10 configs by default:
|
||||
|
@ -641,6 +638,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 15 2019 Dave Airlie <airlied@redhat.com> - 19.1.0~rc2-1
|
||||
- Update to 19.1.0-rc2
|
||||
|
||||
* Wed May 15 2019 Dave Airlie <airlied@redhat.com> - 19.1.0~rc1-4
|
||||
- Bring back glesv2.pc for now
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-19.1.0-rc1.tar.xz) = a56215882a7c22b7b8fe57d5703914d674841e4045676e2cc2e7834d17f4d5a765516bec4f01eea6772c50e1d979cc430e032302f38c6e7a4274bc43a4d647b1
|
||||
SHA512 (mesa-19.1.0-rc2.tar.xz) = 4d04bec48cbfb17d6dbe7b7700083612e46cbaad3e3630d6219fd1988f5e793cdb5100b8c2531a94b6078f8bb239fef27ed440122d12a2473be5be8648b6a8b1
|
||||
|
|
Loading…
Reference in a new issue