mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 11:06:25 +00:00
Update to 17.3.4
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
14dcbf6097
commit
2ee17c410d
3 changed files with 6 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
VERSION ?= 17.3.3
|
||||
VERSION ?= 17.3.4
|
||||
SANITIZE ?= 1
|
||||
|
||||
DIRNAME = mesa-${VERSION}
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
Version: 17.3.3
|
||||
Version: 17.3.4
|
||||
Release: 1%{?rctag:.%{rctag}}%{?dist}
|
||||
|
||||
License: MIT
|
||||
|
@ -693,6 +693,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Feb 15 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 17.3.4-1
|
||||
- Update to 17.3.4
|
||||
|
||||
* Mon Jan 22 2018 Peter Robinson <pbrobinson@fedoraproject.org> 17.3.3-1
|
||||
- Update to 17.3.3
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-17.3.3.tar.xz) = fc555e93e6bdeaf3b710d166acdff8b2c565e88a2a1ca4514b1903f6d14c42c19024e14a7e982df069d4f551b87e231155a34064f2c308c276256f9a308718db
|
||||
SHA512 (mesa-17.3.4.tar.xz) = 6328576dbf7d5c673ee25a71f9f7f5186374b2a3ce6141fca2c231f42c91f52495f2980092ab6b5bafa0a1a5b3e9f318db5611ec77cfe157f56fee650d29225c
|
||||
|
|
Loading…
Reference in a new issue