Accepting request 731650 from X11:XOrg
- Update to version 19.1.7 * another bugfix release .... - Add ppc64 for radeonsi to avoid build error - Update to version 19.1.6 * bugfix release OBS-URL: https://build.opensuse.org/request/show/731650 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=356
This commit is contained in:
commit
5d4b5799c1
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 18 06:59:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- Update to version 19.1.7
|
||||||
|
* another bugfix release ....
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 9 10:51:49 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
|
||||||
|
|
||||||
|
- Add ppc64 for radeonsi to avoid build error
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 4 09:08:57 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- Update to version 19.1.6
|
||||||
|
* bugfix release
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 26 08:12:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
Mon Aug 26 08:12:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
%define glamor 1
|
%define glamor 1
|
||||||
%define _name_archive mesa
|
%define _name_archive mesa
|
||||||
%define _version 19.1.5
|
%define _version 19.1.7
|
||||||
%define with_opencl 0
|
%define with_opencl 0
|
||||||
%define with_vulkan 0
|
%define with_vulkan 0
|
||||||
%define with_llvm 0
|
%define with_llvm 0
|
||||||
@ -110,7 +110,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: Mesa-drivers
|
Name: Mesa-drivers
|
||||||
Version: 19.1.5
|
Version: 19.1.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: System for rendering 3-D graphics
|
Summary: System for rendering 3-D graphics
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -583,7 +583,7 @@ programs against the GBM library.
|
|||||||
Summary: Mesa Direct3D9 state tracker
|
Summary: Mesa Direct3D9 state tracker
|
||||||
# Manually provide d3d library (bnc#918294)
|
# Manually provide d3d library (bnc#918294)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
%ifarch x86_64 s390x ppc64le aarch64 riscv64
|
%ifarch x86_64 s390x ppc64 ppc64le aarch64 riscv64
|
||||||
Provides: d3dadapter9.so.1()(64bit)
|
Provides: d3dadapter9.so.1()(64bit)
|
||||||
%else
|
%else
|
||||||
Provides: d3dadapter9.so.1
|
Provides: d3dadapter9.so.1
|
||||||
@ -1078,7 +1078,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen
|
|||||||
%{_libdir}/vdpau/libvdpau_r600.so.1.0.0
|
%{_libdir}/vdpau/libvdpau_r600.so.1.0.0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ppc64le
|
%ifarch %{ix86} x86_64 ppc64 ppc64le
|
||||||
%files -n libvdpau_radeonsi
|
%files -n libvdpau_radeonsi
|
||||||
%{_libdir}/vdpau/libvdpau_radeonsi.so
|
%{_libdir}/vdpau/libvdpau_radeonsi.so
|
||||||
%{_libdir}/vdpau/libvdpau_radeonsi.so.1
|
%{_libdir}/vdpau/libvdpau_radeonsi.so.1
|
||||||
|
17
Mesa.changes
17
Mesa.changes
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 18 06:59:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- Update to version 19.1.7
|
||||||
|
* another bugfix release ....
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 9 10:51:49 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
|
||||||
|
|
||||||
|
- Add ppc64 for radeonsi to avoid build error
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 4 09:08:57 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- Update to version 19.1.6
|
||||||
|
* bugfix release
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 26 08:12:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
Mon Aug 26 08:12:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
%define glamor 1
|
%define glamor 1
|
||||||
%define _name_archive mesa
|
%define _name_archive mesa
|
||||||
%define _version 19.1.5
|
%define _version 19.1.7
|
||||||
%define with_opencl 0
|
%define with_opencl 0
|
||||||
%define with_vulkan 0
|
%define with_vulkan 0
|
||||||
%define with_llvm 0
|
%define with_llvm 0
|
||||||
@ -109,7 +109,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: Mesa
|
Name: Mesa
|
||||||
Version: 19.1.5
|
Version: 19.1.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: System for rendering 3-D graphics
|
Summary: System for rendering 3-D graphics
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -582,7 +582,7 @@ programs against the GBM library.
|
|||||||
Summary: Mesa Direct3D9 state tracker
|
Summary: Mesa Direct3D9 state tracker
|
||||||
# Manually provide d3d library (bnc#918294)
|
# Manually provide d3d library (bnc#918294)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
%ifarch x86_64 s390x ppc64le aarch64 riscv64
|
%ifarch x86_64 s390x ppc64 ppc64le aarch64 riscv64
|
||||||
Provides: d3dadapter9.so.1()(64bit)
|
Provides: d3dadapter9.so.1()(64bit)
|
||||||
%else
|
%else
|
||||||
Provides: d3dadapter9.so.1
|
Provides: d3dadapter9.so.1
|
||||||
@ -1077,7 +1077,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen
|
|||||||
%{_libdir}/vdpau/libvdpau_r600.so.1.0.0
|
%{_libdir}/vdpau/libvdpau_r600.so.1.0.0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ppc64le
|
%ifarch %{ix86} x86_64 ppc64 ppc64le
|
||||||
%files -n libvdpau_radeonsi
|
%files -n libvdpau_radeonsi
|
||||||
%{_libdir}/vdpau/libvdpau_radeonsi.so
|
%{_libdir}/vdpau/libvdpau_radeonsi.so
|
||||||
%{_libdir}/vdpau/libvdpau_radeonsi.so.1
|
%{_libdir}/vdpau/libvdpau_radeonsi.so.1
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7b54e14e35c7251b171b4cf9d84cbc1d760eafe00132117db193454999cd6eb4
|
|
||||||
size 10938452
|
|
Binary file not shown.
3
mesa-19.1.7.tar.xz
Normal file
3
mesa-19.1.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e287920fdb38712a9fed448dc90b3ca95048c7face5db52e58361f8b6e0f3cd5
|
||||||
|
size 10941152
|
BIN
mesa-19.1.7.tar.xz.sig
Normal file
BIN
mesa-19.1.7.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user