Accepting request 407458 from X11:XOrg
1 OBS-URL: https://build.opensuse.org/request/show/407458 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=269
This commit is contained in:
commit
a641bbd31e
14
Mesa.changes
14
Mesa.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 9 07:11:14 UTC 2016 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- update to 12.0.1
|
||||||
|
* Vulkan driver for Intel hardware from Ivy Bridge onward.
|
||||||
|
* OpenGL 4.3 for nvc0, radeonsi and i965 (Gen8+)
|
||||||
|
* OpenGL ES 3.1 on nvc0 and radeonsi
|
||||||
|
* DRI3 enablement for VDPAU, OMX and VAAPI
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 5 20:08:21 UTC 2016 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- Fix Group tag.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 21 19:57:26 UTC 2016 - mimi.vx@gmail.com
|
Tue Jun 21 19:57:26 UTC 2016 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
12
Mesa.spec
12
Mesa.spec
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define glamor 1
|
%define glamor 1
|
||||||
%define _name_archive mesa
|
%define _name_archive mesa
|
||||||
%define _version 12.0.0-rc4
|
%define _version 12.0.1
|
||||||
%define with_opencl 0
|
%define with_opencl 0
|
||||||
%define with_vulkan 0
|
%define with_vulkan 0
|
||||||
%ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x
|
%ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x
|
||||||
@ -45,7 +45,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: Mesa
|
Name: Mesa
|
||||||
Version: 12.0.0
|
Version: 12.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: System for rendering interactive 3-D graphics
|
Summary: System for rendering interactive 3-D graphics
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -443,7 +443,7 @@ Mesa Direct3D9 state tracker
|
|||||||
|
|
||||||
%package libd3d-devel
|
%package libd3d-devel
|
||||||
Summary: Mesa Direct3D9 state tracker development package
|
Summary: Mesa Direct3D9 state tracker development package
|
||||||
Group: Development/Libraries/C and C+
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{name}-libd3d = %{version}
|
Requires: %{name}-libd3d = %{version}
|
||||||
|
|
||||||
%description libd3d-devel
|
%description libd3d-devel
|
||||||
@ -980,9 +980,9 @@ install -m 644 $RPM_SOURCE_DIR/README.updates \
|
|||||||
%if 0%{with_vulkan}
|
%if 0%{with_vulkan}
|
||||||
%files -n libvulkan_intel
|
%files -n libvulkan_intel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_sysconfdir}/vulkan
|
%dir %{_datadir}/vulkan
|
||||||
%dir %{_sysconfdir}/vulkan/icd.d
|
%dir %{_datadir}/vulkan/icd.d
|
||||||
%{_sysconfdir}/vulkan/icd.d/intel_icd.json
|
%{_datadir}/vulkan/icd.d/intel_icd.json
|
||||||
%{_libdir}/libvulkan_intel.so
|
%{_libdir}/libvulkan_intel.so
|
||||||
|
|
||||||
%files libVulkan-devel
|
%files libVulkan-devel
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a27f43f0031a3f1e77d767f7e3e019120ec5181a0a7c81fc0da7b611e8c4e91a
|
|
||||||
size 8565652
|
|
Binary file not shown.
3
mesa-12.0.1.tar.xz
Normal file
3
mesa-12.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bab24fb79f78c876073527f515ed871fc9c81d816f66c8a0b051d8d653896389
|
||||||
|
size 8571144
|
BIN
mesa-12.0.1.tar.xz.sig
Normal file
BIN
mesa-12.0.1.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user