mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
17.0.0 GA
This commit is contained in:
parent
e22081f3e4
commit
853543c3ea
2 changed files with 6 additions and 3 deletions
|
@ -55,12 +55,12 @@
|
|||
|
||||
%global sanitize 1
|
||||
|
||||
%global rctag rc3
|
||||
#global rctag rc3
|
||||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
Version: 17.0.0
|
||||
Release: 0.6%{?rctag:.%{rctag}}%{?dist}
|
||||
Release: 1%{?rctag:.%{rctag}}%{?dist}
|
||||
|
||||
License: MIT
|
||||
URL: http://www.mesa3d.org
|
||||
|
@ -688,6 +688,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Feb 13 2017 Peter Robinson <pbrobinson@fedoraproject.org> 17.0.0-1
|
||||
- 17.0.0 GA
|
||||
|
||||
* Mon Feb 6 2017 Peter Robinson <pbrobinson@fedoraproject.org> 17.0.0-0.6.rc3
|
||||
- Update to 17.0.0-rc3
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-17.0.0-rc3.tar.xz) = f37ad3182ae59838dd94dbfa03165a81ae1cbd5ee1a30e5d9a90b75abe4452c8632738ac445fd97927eaea4d6e1cccbd03349e2b7602696a48febc6fdd9aea41
|
||||
SHA512 (mesa-17.0.0.tar.xz) = 880364d63fc252efff27fb324a5a9c037f7197819db0b543f695687849db15deabbb4433d1850d005c2c2436d1c1a01f8533f0d79c71c08aaf79d562b35a753d
|
||||
|
|
Loading…
Reference in a new issue