19.2.1
This commit is contained in:
parent
bb914bd1b9
commit
7b0cc19117
@ -50,7 +50,7 @@
|
||||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 19.2.0
|
||||
%global ver 19.2.1
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 2%{?dist}
|
||||
License: MIT
|
||||
@ -650,6 +650,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 10 2019 Peter Robinson <pbrobinson@fedoraproject.org> 19.2.1-1
|
||||
- Update to 19.2.1
|
||||
|
||||
* Tue Oct 1 2019 Gwyn Ciesla <gwync@protonmail.com> - 19.2.0-2
|
||||
- Rebuilt for new freeglut
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mesa-19.2.0.tar.xz) = 7278bbfba9c29fe91d1959ff1a48422e917db85287460523d12ae8c6d7f49f76e9636bf4c0d8d7d89e5569b3c67135f1b23b8f6c9d52d39413d8ec22e3bb40f0
|
||||
SHA512 (mesa-19.2.1.tar.xz) = decd74976fe866bf67fac4ae55a62d8e33ad24278dd58effe533e7d258b249f0ead848360e7e71444265184c6d9d9b04361caf0c6df99504e33599e7a0cd6c5d
|
||||
|
Loading…
Reference in New Issue
Block a user