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