mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Update to 20.2.0
This commit is contained in:
parent
346c26d8c4
commit
edcaab6bfd
2 changed files with 6 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 20.2.0-rc4
|
||||
%global ver 20.2.0
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.mesa3d.org
|
||||
|
||||
|
@ -581,6 +581,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Sep 29 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.0-1
|
||||
- Update to 20.2.0
|
||||
|
||||
* Fri Sep 25 2020 Adam Jackson <ajax@redhat.com>
|
||||
- mesa-libGL-devel Recommends: gl-manpages
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-20.2.0-rc4.tar.xz) = 1f718bfbadbc15b7216864226adb737f3a4a7801dc60ca9294effd4be5f260fffd31c988eed9550e8a7a7430acb05ba0c7d65693c1f375eab4b95d2d029755bb
|
||||
SHA512 (mesa-20.2.0.tar.xz) = 3dd7def04ba4f196be8fd59999285febb10366e89d6e649c518b436b732c62d3f1bd235fc470de7fda4b4cc09a1baaadca4222dcdc2449225d789b151cea69d7
|
||||
|
|
Loading…
Reference in a new issue