mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Update to 21.1.5
This commit is contained in:
parent
17af977740
commit
bdc9023502
2 changed files with 5 additions and 2 deletions
|
@ -56,7 +56,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 21.1.4
|
||||
%global ver 21.1.5
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
@ -602,6 +602,9 @@ popd
|
|||
%files vulkan-devel
|
||||
|
||||
%changelog
|
||||
* Sat Jul 17 2021 Pete Walter <pwalter@fedoraproject.org> - 21.1.5-1
|
||||
- Update to 21.1.5
|
||||
|
||||
* Sat Jul 03 2021 Pete Walter <pwalter@fedoraproject.org> - 21.1.4-1
|
||||
- Update to 21.1.4
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-21.1.4.tar.xz) = 1f4e2d8ba2c3c02bad5468687752d7e87d6e79c4a0e6ec4b2741a57fb270d18ae4712aaa07a9e09a2d3348540f5a26cdbe05464cd52adb8df1e2e28a581b2b53
|
||||
SHA512 (mesa-21.1.5.tar.xz) = d9e0e1b6a1d717febee2aa67b06620c9a21e061ea7e594be5b4c382db1ed6f5acf5d13a75a9f2bba9c32621466ebc816708606e16e8b34700d987158fd8f0b7b
|
||||
|
|
Loading…
Reference in a new issue