18.1.0
This commit is contained in:
parent
16891760f9
commit
ebeaacc9ff
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
||||
VERSION ?= 18.1.0-rc4
|
||||
VERSION ?= 18.1.0
|
||||
SANITIZE ?= 1
|
||||
|
||||
DIRNAME = mesa-${VERSION}
|
||||
|
@ -52,12 +52,12 @@
|
||||
|
||||
%global sanitize 1
|
||||
|
||||
%global rctag rc4
|
||||
#global rctag rc4
|
||||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
Version: 18.1.0
|
||||
Release: 0.3%{?rctag:.%{rctag}}%{?dist}
|
||||
Release: 1%{?rctag:.%{rctag}}%{?dist}
|
||||
|
||||
License: MIT
|
||||
URL: http://www.mesa3d.org
|
||||
@ -680,6 +680,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 23 2018 Peter Robinson <pbrobinson@fedoraproject.org> 18.1.0-1
|
||||
- Mesa 18.1.0
|
||||
|
||||
* Sat May 12 2018 Peter Robinson <pbrobinson@fedoraproject.org> 18.1.0-0.3.rc4
|
||||
- Update to 18.1.0~rc4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mesa-18.1.0-rc4.tar.xz) = f8809c931f92467f861f011d8abaf2a24adaf8285876f5b15c25ecc677948515babf5a40aa9b378679846704477c481b7c01d57cd560fd0d0434ff42cbcf235c
|
||||
SHA512 (mesa-18.1.0.tar.xz) = dce06bb8f6966ffe4c2caa54d4819d4036930efd0a584f23c634798e6ee62d0083568686073955e77f8ceb92580cd997f32ade75bafd40700a5bced0bbb13221
|
||||
|
Loading…
Reference in New Issue
Block a user