18.2.0
This commit is contained in:
parent
1176e8c491
commit
f41482932d
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
||||
VERSION ?= 18.2.0-rc3
|
||||
VERSION ?= 18.2.0
|
||||
SANITIZE ?= 1
|
||||
|
||||
DIRNAME = mesa-${VERSION}
|
||||
|
@ -41,7 +41,7 @@
|
||||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 18.2.0-rc5
|
||||
%global ver 18.2.0
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
@ -618,6 +618,9 @@ popd
|
||||
%{_includedir}/vulkan/
|
||||
|
||||
%changelog
|
||||
* Sat Sep 8 2018 Peter Robinson <pbrobinson@fedoraproject.org> 18.2.0-1
|
||||
- Update to 18.2.0
|
||||
|
||||
* Sun Sep 2 2018 Hans de Goede <hdegoede@redhat.com> - 18.2.0~rc5-1
|
||||
- Update to 18.2.0~rc5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mesa-18.2.0-rc5.tar.xz) = 6274100860bda5e0f6a38520e225a6085d89b6427e691e18ca14d2abd551e46628e1eafa8d1d012627701ad664f6040151dae20374fd1cd122ccb6089d934fd5
|
||||
SHA512 (mesa-18.2.0.tar.xz) = 0ee32ce17d60975103bb4415dc3103325c7035e272273c06891df682aefa9a1cf5754bf43fc803830ba332c65370556d12d9d6d11ced6bcd95863bd26a6896ae
|
||||
|
Loading…
Reference in New Issue
Block a user