mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 02:54:51 +00:00
Update to 21.1.2
This commit is contained in:
parent
c2b738f4ea
commit
a1dfb507d9
2 changed files with 6 additions and 3 deletions
|
@ -56,9 +56,9 @@
|
||||||
|
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
%global ver 21.1.1
|
%global ver 21.1.2
|
||||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.mesa3d.org
|
URL: http://www.mesa3d.org
|
||||||
|
|
||||||
|
@ -602,6 +602,9 @@ popd
|
||||||
%files vulkan-devel
|
%files vulkan-devel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 12 2021 Pete Walter <pwalter@fedoraproject.org> - 21.1.2-1
|
||||||
|
- Update to 21.1.2
|
||||||
|
|
||||||
* Wed May 26 2021 Tom Stellard <tstellar@redhat.com> - 21.1.1-2
|
* Wed May 26 2021 Tom Stellard <tstellar@redhat.com> - 21.1.1-2
|
||||||
- Rebuild for LLVM 12.0.0-final
|
- Rebuild for LLVM 12.0.0-final
|
||||||
|
|
||||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
||||||
SHA512 (mesa-21.1.1.tar.xz) = 79d0e2b0e1e590e7f36a082df3584010a553af0b3060bd2d3a7ace700ac7a8d1b7734ba67f2e193dd441434eeec74a16e0dbcbf8c15061b5dd5d6a1feca73d62
|
SHA512 (mesa-21.1.2.tar.xz) = a7907fa29fdb4e137015ee5405b9c8c0769ef9354bbe963c1af80318b398c05c79db6129b583106d620c42a5e9b625611b648fd5207334eb9b588d7963defc70
|
||||||
|
|
Loading…
Reference in a new issue