Update to 20.1.0
This commit is contained in:
parent
598ea843c7
commit
42c93e19d3
@ -50,7 +50,7 @@
|
||||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 20.1.0-rc4
|
||||
%global ver 20.1.0
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
@ -593,6 +593,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 28 2020 Dave Airlie <airlied@redhat.com> - 20.1.0.1
|
||||
- Update to 20.1.0
|
||||
|
||||
* Fri May 22 2020 Dave Airlie <airlied@redhat.com> - 20.1.0~rc4-1
|
||||
- Update to 20.1.0-rc4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mesa-20.1.0-rc4.tar.xz) = 31358470a330294fa4842997cd2e6f00c4ee6cac10d6c264aa673a10d82c29051fea2e83629e2a638b659df4cb17f4e2b9d0fff1c6f6259d07d9db4dbfa10824
|
||||
SHA512 (mesa-20.1.0.tar.xz) = f49230d18febe1bfd7c6282ab95fc244530f5cef56df0f804d8bece8a70bafcb445b8b83df96ad1b4c5af022c4e39a71f19a8f7e47b1fb09ada2b1a1317ff3be
|
||||
|
Loading…
Reference in New Issue
Block a user