mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
17.3.3
This commit is contained in:
parent
d31e23e5de
commit
6fb8ed7a72
3 changed files with 5 additions and 5 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
VERSION ?= 17.3.2
|
||||
VERSION ?= 17.3.3
|
||||
SANITIZE ?= 1
|
||||
|
||||
DIRNAME = mesa-${VERSION}
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
Version: 17.3.2
|
||||
Version: 17.3.3
|
||||
Release: 1%{?rctag:.%{rctag}}%{?dist}
|
||||
|
||||
License: MIT
|
||||
|
@ -692,8 +692,8 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Jan 13 2018 Peter Robinson <pbrobinson@fedoraproject.org> 17.3.2-1
|
||||
- Update to 17.3.2
|
||||
* Mon Jan 22 2018 Peter Robinson <pbrobinson@fedoraproject.org> 17.3.3-1
|
||||
- Update to 17.3.3
|
||||
|
||||
* Mon Jan 01 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 17.3.1-1
|
||||
- Update to 17.3.1
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-17.3.2.tar.xz) = ce96442f7a09250e42be9e5febca5f210155abeff94ea4460546dfe175d02aa827b9f543d9bd041f16456b84e352b909476fb7eba215a2c8a438571f7de0bfe5
|
||||
SHA512 (mesa-17.3.3.tar.xz) = fc555e93e6bdeaf3b710d166acdff8b2c565e88a2a1ca4514b1903f6d14c42c19024e14a7e982df069d4f551b87e231155a34064f2c308c276256f9a308718db
|
||||
|
|
Loading…
Reference in a new issue