mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 02:54:51 +00:00
12.0.0
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
ef49a37612
commit
5c41f5376f
2 changed files with 6 additions and 3 deletions
|
@ -50,12 +50,12 @@
|
|||
|
||||
%global sanitize 1
|
||||
|
||||
%global rctag rc4
|
||||
#global rctag rc4
|
||||
|
||||
Summary: Mesa graphics libraries
|
||||
Name: mesa
|
||||
Version: 12.0.0
|
||||
Release: 0.3%{?rctag:.%{rctag}}%{?dist}
|
||||
Release: 1%{?rctag:.%{rctag}}%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.mesa3d.org
|
||||
|
||||
|
@ -670,6 +670,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 08 2016 Igor Gnatenko <ignatenko@redhat.com> - 12.0.0-1
|
||||
- 12.0.0
|
||||
|
||||
* Wed Jun 22 2016 Igor Gnatenko <ignatenko@redhat.com> - 12.0.0-0.3.rc4
|
||||
- 12.0.0-rc4
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
e1d09986bf728791da69038f7208376c mesa-12.0.0-rc4.tar.xz
|
||||
c805c347b6a85cde622845e3fb225aa5 mesa-12.0.0.tar.xz
|
||||
|
|
Loading…
Reference in a new issue