mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 02:54:51 +00:00
Update to 19.2.0~rc3
This commit is contained in:
parent
c274ae1f8f
commit
8acfe9ee28
2 changed files with 5 additions and 2 deletions
|
@ -49,7 +49,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 19.2.0-rc2
|
||||
%global ver 19.2.0-rc3
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
@ -648,6 +648,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 12 2019 Pete Walter <pwalter@fedoraproject.org> - 19.2.0~rc3-1
|
||||
- Update to 19.2.0~rc3
|
||||
|
||||
* Thu Sep 05 2019 Pete Walter <pwalter@fedoraproject.org> - 19.2.0~rc2-1
|
||||
- Update to 19.2.0~rc2
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-19.2.0-rc2.tar.xz) = a42f7add01afd327838bd57ea4086ad4b9de669c6caf443129e325171bc53e3321c898d8d0075c7e50c4e0fdd094d66a60e35a0620e25e6c52648c5ac0008dcc
|
||||
SHA512 (mesa-19.2.0-rc3.tar.xz) = 378bb27073d99032c489a0fcc44157017d27d01c24c3bb7e3e32f59b298cf0c7409351d18fbbfb1ccfb799e02f9166450dc73390e98a026f60a4ab0583944d68
|
||||
|
|
Loading…
Reference in a new issue