mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 02:54:51 +00:00
18.1.4
This commit is contained in:
parent
776f0ebed6
commit
9f1ef7b836
3 changed files with 7 additions and 4 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
VERSION ?= 18.1.3
|
||||
VERSION ?= 18.1.4
|
||||
SANITIZE ?= 1
|
||||
|
||||
DIRNAME = mesa-${VERSION}
|
||||
|
|
|
@ -49,8 +49,8 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
Version: 18.1.3
|
||||
Release: 2%{?rctag:.%{rctag}}%{?dist}.1
|
||||
Version: 18.1.4
|
||||
Release: 1%{?rctag:.%{rctag}}%{?dist}.1
|
||||
License: MIT
|
||||
URL: http://www.mesa3d.org
|
||||
|
||||
|
@ -664,6 +664,9 @@ popd
|
|||
%{_includedir}/vulkan/
|
||||
|
||||
%changelog
|
||||
* Tue Jul 17 2018 Peter Robinson <pbrobinson@fedoraproject.org> 8.1.4-1
|
||||
- Mesa 18.1.4
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 18.1.3-2.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-18.1.3.tar.xz) = 32e27987517a93bae64e07dbaafc363ed43053bdf0a79c86314725c2759a2ec3b0a5fcb09323d007260ab1107504d68976358eba08a91b25415175288556d56c
|
||||
SHA512 (mesa-18.1.4.tar.xz) = ca112eadaf19ca7742d46763688742d48164620566f71db8c1221155b5645b72da293da61842d5a1edfbb30e3c050cd78522a08612df031c463dd0dee3577c9c
|
||||
|
|
Loading…
Reference in a new issue